Difference between revisions of "sellAuto distance"

From OpenKore Wiki
Jump to navigation Jump to search
 
Line 6: Line 6:
  
 
: Specifies the distance between Kore and the [[sellAuto_npc|NPC]] on [[sellAuto|auto sell]] or [[storageAuto|auto storage]].
 
: Specifies the distance between Kore and the [[sellAuto_npc|NPC]] on [[sellAuto|auto sell]] or [[storageAuto|auto storage]].
 +
: If the "***_maxDistance" parameter is not specified, then OpenKore will stop at the distance specified in the "***_distance" parameter.
 +
: The default value for "***_distance" is '''3'''.
 
: These parameters is ignored if values [[sellAuto_standpoint]] or [[storageAuto_standpoint]] is specified.
 
: These parameters is ignored if values [[sellAuto_standpoint]] or [[storageAuto_standpoint]] is specified.
: If the "***_maxDistance" parameter is not specified, then OpenKore will stop at the distance specified in the "***_distance" parameter.
 
: The default value for "sellAuto_distance" is '''3'''.
 
  
 
[[Category:config.txt]]
 
[[Category:config.txt]]
 
[[Category:items]]
 
[[Category:items]]

Latest revision as of 23:53, 15 May 2021

sellAuto_distance [<number>]
sellAuto_maxDistance [<number>]
storageAuto_distance [<number>]
storageAuto_maxDistance [<number>]
Specifies the distance between Kore and the NPC on auto sell or auto storage.
If the "***_maxDistance" parameter is not specified, then OpenKore will stop at the distance specified in the "***_distance" parameter.
The default value for "***_distance" is 3.
These parameters is ignored if values sellAuto_standpoint or storageAuto_standpoint is specified.