sellAuto minDistance

From OpenKore Wiki
Revision as of 16:14, 15 May 2021 by 4epT (talk | contribs)
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_minDistance must be less than sellAuto_maxDistance.
<min> и <max> - it's a number.
These parameters are ignored if a value sellAuto_standpoint is specified.