February 13, 20179 yr The private server that I play on uses some custom spells which don't cast properly based on using their name. However, I have been able to get them to work effectively by using a lua statement like this: RunMacroText("/cast CustomSpellNameHere"); The solution works great, but I am trying to make my fight class scalable for higher level play. At higher levels, I'd like to be able to disable these two spells from the settings for the fight class. However, when I set Add to Settings to True, I get a CS error thrown whenever starting the bot. Is this a known issue? Is there a fix?
February 13, 20179 yr Hello, What version of WRobot (and wow) do you use? How do you run this script (screenshot or profile/fightclass)? What is the error (screenshot or log)? Can you share your log file please ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
February 26, 20179 yr You have probably put "true" at "Not spell, is c# code..." intead of put "true" at "Not spell is lua script..."
Create an account or sign in to comment