sellAuto minDistance: Difference between revisions
Jump to navigation
Jump to search
(Created page with "; sellAuto_minDistance <min> ; sellAuto_maxDistance <max> : Defines the minimum and maximum possible distance between the NPC and the character. : To calcula...") |
m (Conversion script moved page SellAuto minDistance to sellAuto minDistance: Converting page titles to lowercase) |
(No difference)
|
Revision as of 22:35, 26 April 2021
- 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.