Posts: 221
Threads: 66
Joined: Apr 2012
Reputation:
0
Hi guys, I want to make a checkpoint that if u stay in the checkpoint u will reward $10 in 1second, and when u left the Checkpoint u wont get money.
Posts: 526
Threads: 52
Joined: Feb 2013
Reputation:
0
Don't double post/bump the thread unless 24 hours have passed.
Posts: 6,236
Threads: 310
Joined: Jan 2011
Reputation:
0
OnPlayerEnterCheckpoint = SetTimerEx
OnPlayerLeaveCheckpoint = KillTimer
Timer = 1 second interval, $10 each second with GivePlayerMoney