Posts: 155
Threads: 59
Joined: May 2012
Reputation:
0
Hello i have rent system but i want to take 150$ every 1 minute can some1 give me the timer and the other
Posts: 721
Threads: 58
Joined: Sep 2009
Reputation:
0
...You don't need his code to explain how to do this.
On topic:
Create a 1 minute timer that when called, detects if the player is renting a house. If they are, subtract the $150 from their account.
If you need help creating the actual timer, let me know.