Squirrel/Server/Functions/Game/SetTimeLock

From Liberty Unleashed Wiki
(Difference between revisions)
Jump to: navigation, search
(New page: __NOTOC__ This function locks or unlocks the server time. == Syntax == <code>bool SetTimeLock( bool bLocked )</code> == Arguments == * '''bLocked''' - A boolean representing whether th...)

Revision as of 00:24, 27 November 2009

This function locks or unlocks the server time.

Syntax

  1. bool SetTimeLock( bool bLocked )

Arguments

  • bLocked - A boolean representing whether the server time should be locked or unlocked

Example

This function needs an example. You can help us complete the wiki by writing one, or maybe even more :o
  1.  
  2. -- todo
  3.  

Notes

-- Example notes here

Related Functions

Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox