Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.

AddToRegList

From AGEWiki

(Difference between revisions)
Jump to: navigation, search
 
Line 4: Line 4:
| description = Creates a list of regions from which one can be picked by [[PickFromRegList]].
| description = Creates a list of regions from which one can be picked by [[PickFromRegList]].
-
NOTE: There is only one maintained regions list, which is emptied at the start of each event. This command, SelectRegion and SelectRegInArea can thus be called several times to add regions to the regions list.
+
NOTE: There is only one maintained regions list, which is emptied at the start of each event. This command, [[SelectRegion]] and [[SelectRegInArea]] can thus be called several times to add regions to the regions list.
| example = $Iberville, LA;$Mobile, AL;$Galveston, TX;$Jamaica;$Cuba;$West Indies;$Plaquemine, LA
| example = $Iberville, LA;$Mobile, AL;$Galveston, TX;$Jamaica;$Cuba;$West Indies;$Plaquemine, LA
| example-description =  
| example-description =  

Latest revision as of 12:40, 21 April 2010

AddToRegList

Syntax  

AddToRegList = Region1; Region2; Region3 ...

Description

Creates a list of regions from which one can be picked by PickFromRegList.

NOTE: There is only one maintained regions list, which is emptied at the start of each event. This command, SelectRegion and SelectRegInArea can thus be called several times to add regions to the regions list.

Example  

AddToRegList = $Iberville, LA;$Mobile, AL;$Galveston, TX;$Jamaica;$Cuba;$West Indies;$Plaquemine, LA


 

Parameters

Region1

Region alias

Region2

... and another province...

Region3

.. and another

Forums