get_timeleft
Core
(amxmodx.inc)
Description
get_timeleft - Returns time remaining on map in seconds
Syntax
get_timeleft
( )
Type
Native
Notes
Example:
new
MyInt
=
get_timeleft
()