Jump to content

Recommended Posts

  • 2 weeks later...
  On 4/27/2018 at 9:07 PM, 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

 

Expand  

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

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

  On 4/27/2018 at 10:34 PM, 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 

Expand  

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