Jump to content

[Solved] Flightclass + Macros


Recommended Posts

You can execute Lua directly in the fightclass (with the option Is Lua, not spell).
Whatever you use ingame, unless it's a slash command (basically anything you can put after /run or /script is possible) works with that too.

Link to comment
Share on other sites

how it is possible to do?

When I try:

RunMacroText("CastPetAction(1)") or

RunMacroText("/script CastPetAction(1)")

I get this error. Option "Not spell, is lua script" is True.

image.png.5de662d58292f9fca11f91735d89e0e2.png

Link to comment
Share on other sites

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...