SA-MP Forums Archive
need help - 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: need help (/showthread.php?tid=320267)



need help - Aloushi - 22.02.2012

how to make every 30 min player get money 10000.
like payday


Re: need help - Campbell- - 22.02.2012

Create a timer of 30 minutes and each time the callback gets called everyone receives 10.000 USD with https://sampwiki.blast.hk/wiki/Function:GivePlayerMoney (Check: https://sampwiki.blast.hk/wiki/SetTimer).