Usage

Syntax: timevar
Returns an integer.

Explanation

timevar is a timekeeping variable which increments by 1 every 5 seconds. It is synchronized between the client and server.

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]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki