Unknown2007-07-24 02:52:34
Alright so I decided to try the Shofangi. Looks interesting. Here is my problem.
To hunt as a Shofangi...you have to do Kata perform *target* hunt hunt...
Right now all I can setup in my alias is so that it does Send ("attack " .. GetVariable("target"))
How would I set it up so it does the two hunt things as well?
To hunt as a Shofangi...you have to do Kata perform *target* hunt hunt...
Right now all I can setup in my alias is so that it does Send ("attack " .. GetVariable("target"))
How would I set it up so it does the two hunt things as well?
Arundor2007-07-24 03:02:17
Send("kata perform " .. GetVariable("target") .. " hunt hunt")
Pentu2007-07-24 09:30:21
Or "kata perform @target hunt hunt"
Have it set to send to world, and click the box that says "Expand variables"
Have it set to send to world, and click the box that says "Expand variables"