14.05.2010, 23:02
Quote:
Originally Posted by juice.j
Lots of ways:
One example: Declare a variable storing the time a player connected. As soon as your function gets called it checks whether the player is already logged longer than the period of time you want them to be logged in before they get their paycheck. I also doubt that your function works, seeing that you call it without parameters, alltough it expects a playerid to be passed. You might want to review that. |