get_user_time
Core (amxmodx.inc)
Description
get_user_time - Returns a player's playing time in seconds.
Syntax
get_user_time ( index, [ flag ] )
Type
Native
Notes
index is a player index from 1 to 32.

If the flag is set, the result is returned minus the connection time.
User Contributed Notes
anonymous Jul-14-05 17:50:41
what are the flags?