ISXEQ2:Zone (Top-Level Object)
From ISMods Wiki
Contents |
[edit]
ISXEQ2 information for ISXEQ2:Zone (Top-Level Object) has moved
[edit]
Please see: http://eq2.isxgames.com/wiki for up-to-date content.
[edit]
Description
Retrieves information about the current zone.
[edit]
Forms
- zone Zone
[edit]
Examples
When typed in the console this example will echo the name of the current zone:
echo ${Zone.Name}
[edit]
