Squirrel/Server/Functions/Game/GetIslands

From Liberty Unleashed Wiki
Revision as of 00:19, 27 November 2009 by Juppi (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This function returns the current value for game islands when the server is in Liberty Unleashed mode. Possible values are:

  • 0 - All islands closed
  • 1 - Portland Island open, Staunton Island and Shoreside Vale closed
  • 2 - Portland Island and Shoreside Vale closed, Staunton Island open
  • 3 - Portland Island and Staunton Island closed, Shoreside Vale open
  • 4 - Portland Island and Staunton Island open, Shoreside Vale closed
  • 5 - Portland Island closed, Staunton Island and Shoreside Vale open
  • 6 - All islands open

Syntax

  1. int GetIslands()

Arguments

  • none

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