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