how would i make a timer that is specific for each player? I'm wanting to make a hunger mod, i have the hunger part sorted its just getting it to decay. I'm wanting a timer for each player so that when they are dead the hunger no longer goes down! thanks in advance
Create a function that handles the timer/decay, which takes the player as an argument to run the code on
[QUOTE=NiandraLades;49238613]Create a function that handles the timer/decay, which takes the player as an argument to run the code on[/QUOTE]
thanks! done that and its working fine
Sorry, you need to Log In to post a reply to this thread.