30.12.2015, 09:09
I am using y_dini to save my stats , i have made a system for save the remaining time on player on jail when he disconnect . When player disconnect everything work fine , all stats save on players file . When he spawn i am using this timer to set player on jail
. The problem is that when he spawn the timer end in 1 second and i receive the message "Yoy have been released" which i have type to show on
. Whats wrong guys
? why timer doesent work??
PHP код:
PrepeiVgeis = SetTimerEx("efuges",pInfo[playerid][PrepeiJail] - pInfo[playerid][giajail],0, "i", playerid);
PHP код:
public efuges(playerid);
? why timer doesent work??