Squirrel/Server/Functions/Game/SetSSVBridgeLock

From Liberty Unleashed Wiki
(Difference between revisions)
Jump to: navigation, search
(New page: __NOTOC__ {{Squirrel/LUOnly}} This function locks or unlocks the lift bridge leading to Shoreside Vale. == Syntax == <code>bool SetSSVBridgeLock( bool bLocked )</code> == Arguments == ...)

Revision as of 00:13, 27 November 2009

LU This function works in Liberty Unleashed only.

This function locks or unlocks the lift bridge leading to Shoreside Vale.

Syntax

  1. bool SetSSVBridgeLock( bool bLocked )

Arguments

  • bLocked - A boolean representing whether the bridge 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