Revision [756]

This is an old revision of timevar made by AdminSkyld on 2010-06-20 00:49:23.
 
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]

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