storageAuto minDistance

From OpenKore Wiki
Revision as of 22:48, 13 November 2020 by 4epT (talk | contribs) (Created page with "; storageAuto_minDistance <min> ; storageAuto_maxDistance <max> : Defines the minimum and maximum possible distance between the NPC and the character. : To ca...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
storageAuto_minDistance <min>
storageAuto_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 storageAuto_minDistance must be less than storageAuto_maxDistance.
<min> и <max> - it's a number.
These parameters are ignored if a value storageAuto_standpoint is specified.