FindMod

From Wiki
Revision as of 07:30, 27 August 2005 by Kedrick Valorite (Talk | contribs)

Jump to: navigation, search
The #findMod system variable Determines displacement for #findX and #findY. The displacement is in the format {X}_{Y} and is added to #findX and #findY respectively.

Example

set #findmod 140_220 ;displacement of backpack location on paperdoll
finditem #backpackid C_ , #charid
event drag %something
msg $
wait 2s
click #findx #findy p ; drop on paperdoll's backpack icon

See also

Main Page Documentation