Usage
Syntax: timevar
Returns an integer.
Explanation
timevar is a timekeeping variable which increments by 1 every 5 seconds.
timevar is read-only.
Example
//#CLIENTSIDE function onCreated(){ player.chat = "timevar is " @ timevar; }
Categories
CategoryBuiltInVariable
CategoryExpansionRequired
There are no comments on this page. [Add comment]