Difference between revisions of "GetInZone"
Jump to navigation
Jump to search
imported>Kkuhlmann |
imported>Geckbot m (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0))) |
||
Line 23: | Line 23: | ||
[[Category:Functions]] | [[Category:Functions]] | ||
[[Category:Functions (GECK 1.0)]] | |||
[[Category:Condition Functions]] | [[Category:Condition Functions]] | ||
[[Category:Condition Functions (GECK 1.0)]] |
Revision as of 11:45, 12 August 2009
Description
GetInZone returns a 1 if the designated target is in the Encounter Zone.
Syntax
[REF.]GetInZone EncounterZone
Examples
FredRef.GetInZone ParadiseFallsZone ; returns 1 if FredRef is currently in a cell attached to the ParadiseFallsZone
Notes
- None at this time
See Also
Reference
None provided.