Difference between revisions of "FindX"

From Wiki
Jump to: navigation, search
 
Line 4: Line 4:
 
=== Description ===
 
=== Description ===
 
{{ro}}
 
{{ro}}
 +
 +
The [[Var_findX|#findX]] system variable determines the x-coordinate of the object returned by [[findItem|findItem]]. If [[Var_findKind|#findKind]] equals 0, the coordinate is a screen coordinate, if [[Var_findKind|#findKind]] equals 1, the coordinate is a world coordinate.
  
 
==== Example ====
 
==== Example ====
Line 12: Line 14:
 
==== See Also ====
 
==== See Also ====
 
{|
 
{|
| Width=200px |  
+
| Width=200px | [[findItem|findItem]] || Width=200px | [[Var_findID|#findID]]|| Width=200px | [[Var_findType|#findType]] || Width=200px | [[Var_findY|#findY]] || Width=200px | [[Var_findZ|#findZ]] || Width=200px | [[Var_findDist|#findDist]] || Width=200px | [[Var_findKind|#findKind]] || Width=200px | [[Var_findStack|#findStack]] || Width=200px | [[Var_findBagID|#findBagID]] || Width=200px | [[Var_findMod|#findMod]] || Width=200px | [[Var_findRep|#findRep]] || Width=200px | [[Var_findCol|#findCol]] || Width=200px | [[Var_findCnt|#findCnt]]
 
|}
 
|}
 
----
 
----

Revision as of 21:57, 15 August 2005

#findX

FindItem System Variables

Description

The #findX system variable determines the x-coordinate of the object returned by findItem. If #findKind equals 0, the coordinate is a screen coordinate, if #findKind equals 1, the coordinate is a world coordinate.

Example



See Also

findItem #findID #findType #findY #findZ #findDist #findKind #findStack #findBagID #findMod #findRep #findCol #findCnt

Main_Page Documentation FindItem System Variables