Jump to content

CS Error Thrown when making LUA macros optional in settings


bonsai

Recommended Posts

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
Share on other sites

  • 2 weeks later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...