Jump to content

Recommended Posts

  • 2 weeks later...
1 hour ago, retrostalgic said:

anyone know how to make eating into fightclase? i tried /use *name of food* in macro thing but that didnt work for me

 

If it's vanilla, you can't use the macro command.

If you are using c# then use the Manager to use item. ?

1 minute ago, retrostalgic said:

IT is tbc actually, is the same true? Thanks. im a bit new but trying to learn more about "programming" so im not sure what the c# and manager is 

Is your fightclass written in C# or are you using the XML editor?
Anyway, if you are in TBC. you should be able to use RunMacroText as Lua
RunMacroText("/use whatever");

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