26.09.2012, 18:11
I want to make payday system which saves the time.
like the player needs to play 60 minutes, when he connecting to the game the timer will start as a minutes.
when he disconnects the time left till 60 will be saved.
and in game when the time got to 60, he will get his paycheck.
i have a dini system inside my script.
i can do something like that?
PlayerInfo[playerid][pPayDayTime] = 0;
like the player needs to play 60 minutes, when he connecting to the game the timer will start as a minutes.
when he disconnects the time left till 60 will be saved.
and in game when the time got to 60, he will get his paycheck.
i have a dini system inside my script.
i can do something like that?
PlayerInfo[playerid][pPayDayTime] = 0;