FindMod
From Wiki
#findMod
FindItem System Variables
Description
⇔
The #findMod system variable Determines displacement for #findX and #findY.
The displacement is in the format {X}_{Y}.
The displacement 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
findItem | #findID | #findType | #findX | #findY | #findZ | #findDist | #findKind | #findStack | #findBagID | #findRep | #findCol | #findIndex | #findCnt |
Main_Page | Documentation | FindItem System Variables |