Difference between revisions of "FindX"
From Wiki
m |
|||
Line 5: | Line 5: | ||
{{ro}} | {{ro}} | ||
− | The [[Var_findX|#findX]] system variable | + | The [[Var_findX|#findX]] system variable contains 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 ==== |
Revision as of 22:00, 15 August 2005
#findX
FindItem System Variables
Description
⇒
The #findX system variable contains 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 |