Yeah I used the get_gametime function, and I figured that it would return the user's time in the game, right? Not so sure if it does... also, I get a number of arguments does not match definition error with this...
Code:
new Float:you = get_gametime(id)
I assumed that this would return the user's gametime, but does this return the entire server's gametime, and you can't use the id (which would explain the error). Help if you can, please + thanks