Help with Paycheck System - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Help with Paycheck System (
/showthread.php?tid=573497)
Help with Paycheck System -
Barnwell - 08.05.2015
Hello All i want to make paycheck with player time
Example: your next paycheck will be at (58 min)
plesae help me with this i will +rep
Re: Help with Paycheck System -
Sellize - 08.05.2015
Set a timer when the player connects for 60 minutes and make it repeat.
When the timer is finished give them their paycheck
Re: Help with Paycheck System -
Barnwell - 08.05.2015
SetTimer in OnPlayerConnect
i mean i want the paycheck will player connect need 60 min for get it and when he is disconnect paycheck will stay
Re: Help with Paycheck System -
Sellize - 08.05.2015
Then save the remaining time of the paycheck when they disconnect.