j9000 2 Posted October 3, 2020 Share Posted October 3, 2020 hello still kind new here is there a option or plugin that will reset a raid intense or change it from 10 to 25 and back? i am farming Firelands and the plugin I have only resets the dungeons. :Edit now realize this is in wrong forum sorry ? Link to comment https://wrobot.eu/forums/topic/12559-raid-intensedifficulty-change/ Share on other sites More sharing options...
Droidz 2738 Posted October 4, 2020 Share Posted October 4, 2020 Hello, lua code can change from one version of wow to another but you must use lua, try https://wowwiki.fandom.com/wiki/API_SetDungeonDifficulty and https://wowwiki.fandom.com/wiki/API_SetRaidDifficulty Link to comment https://wrobot.eu/forums/topic/12559-raid-intensedifficulty-change/#findComment-60155 Share on other sites More sharing options...
TheSmokie 242 Posted October 4, 2020 Share Posted October 4, 2020 Lua.LuaDoString("SetDungeonDifficulty(1/2);"); Lua.LuaDoString("SetRaidDifficulty(1/4);"); Link to comment https://wrobot.eu/forums/topic/12559-raid-intensedifficulty-change/#findComment-60157 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now