SetBoundaries

From Liberty Unleashed Wiki
Revision as of 04:47, 25 September 2010 by Juppi (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Home   |   Squirrel Scripting   |   Server Functions   |   Server Events   |   Client Functions   |   Client Events

This function sets the world boundaries.

Syntax

  1. bool SetBoundaries( Vector vLower, Vector vUpper )

Arguments

  • vLower - The lower boundary point as a vector
  • vUpper - The upper boundary point as a vector

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 and used functions here.

Related Functions

Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox