I'm developing a script to lvl up and I need that G Wolf use item Grater Swift Potion Attack...
LABEL(START)
UseItem(Greater Swift Attack Potion[iD=1375],PET,Great Wolf)
{
Msg(Using GSHP)
}
Delay(12000)
Call(START)
The problem is.... as it is... not working, maybe there is a another command or whatever...
If anyone have a idea... say plz