sellAuto minDistance

From OpenKore Wiki
Revision as of 19:16, 11 November 2020 by 4epT (talk | contribs) (Created page with "; sellAuto_minDistance <min> ; sellAuto_maxDistance <max> : Defines the minimum and maximum possible distance between the NPC and the character. : To calcula...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
sellAuto_minDistance <min>
sellAuto_maxDistance <max>
Defines the minimum and maximum possible distance between the NPC and the character.
To calculate the random distance, both of these parameters must be greater than 0, and also sellAuto_maxDistance must be less than sellAuto_maxDistance.
<min> и <max> - it's a number.
These parameters are ignored if a value sellAuto_standpoint is specified.