well i havent find an option in l2 walker 6.4 for use mp pots then mp is low , how can i make bot use mp pots?
CALL(Use)
LABEL(Use)
CharStatus(MP,<=,50)
{
USEITEM(ITEMNAME[id=728])
CALL(Use)
RETURN(0)
}