how to find ids of new buff food
Posted: Fri Feb 15, 2013 10:15 pm
how to find id of new buff food
i search for the script to find id of bufffood or items in the back
not the buff of items or food
I am looking for a possibility to accept party check () = true or by time
if(player.free_counter1 == 0) then player.free_counter1 = os.time(); end;
if( os.difftime(os.time(), player.free_counter1) > 60 or checkparty() = true ) then
I want it to check the party waits max 60 sec and then continues without the confirmation at check party
i dont no i write this ok
thanks for help
i search for the script to find id of bufffood or items in the back
not the buff of items or food
I am looking for a possibility to accept party check () = true or by time
if(player.free_counter1 == 0) then player.free_counter1 = os.time(); end;
if( os.difftime(os.time(), player.free_counter1) > 60 or checkparty() = true ) then
I want it to check the party waits max 60 sec and then continues without the confirmation at check party
i dont no i write this ok
thanks for help