bonsai 2 Posted February 13, 2017 Share Posted February 13, 2017 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? Link to comment https://wrobot.eu/forums/topic/5108-cs-error-thrown-when-making-lua-macros-optional-in-settings/ Share on other sites More sharing options...
Droidz 2738 Posted February 13, 2017 Share Posted February 13, 2017 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/ ). Link to comment https://wrobot.eu/forums/topic/5108-cs-error-thrown-when-making-lua-macros-optional-in-settings/#findComment-23629 Share on other sites More sharing options...
bonsai 2 Posted February 24, 2017 Author Share Posted February 24, 2017 Image attached. Will make a new log. Link to comment https://wrobot.eu/forums/topic/5108-cs-error-thrown-when-making-lua-macros-optional-in-settings/#findComment-24022 Share on other sites More sharing options...
Droidz 2738 Posted February 26, 2017 Share Posted February 26, 2017 You have probably put "true" at "Not spell, is c# code..." intead of put "true" at "Not spell is lua script..." Link to comment https://wrobot.eu/forums/topic/5108-cs-error-thrown-when-making-lua-macros-optional-in-settings/#findComment-24121 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