Made script for mp pot... Problems tho

05/09/2009 06:59 thefatmoop#1
Trying to get an emergency mp regen for my bot party in DO


Code:
Label(Start)
DELAY(1000)
CharStatus(MP,<=,20)
{
USEITEM(Elixir of Mental Strength (S-Grade)[ID=8633])
USEITEM(Soulshot: A-grade[ID=1466])
}
DELAY(1)
JMP(Start)

so every second if mp under 20% uses elixir of mp Sg. Not working, but my char uses the Ass... what am i doing wrong? when getting the ID and name i just used record and just pasted the USEITEM()
if it worked for the Ass i don't know why it wouldnt for mp pot.


=/ anyone have any ideas?
05/09/2009 14:10 bad2side#2
Hey are you playing gracia final ?