Difference between revisions of "sellAuto distance"

From OpenKore Wiki
Jump to navigation Jump to search
Line 1: Line 1:
; sellAuto_distance [<[[number]]>]  
+
; sellAuto_distance [<[[number]]>]
: Specifies the distance between Kore and the [[sellAuto_npc|NPC]] on [[sellAuto|auto sell]].
+
; sellAuto_maxDistance [<[[number]]>]
: This parameter is ignored if values [[sellAuto_standpoint]] or [[sellAuto_maxDistance]] is specified.
+
 
 +
; storageAuto_distance [<[[number]]>]
 +
; storageAuto_maxDistance [<[[number]]>]
 +
 
 +
: Specifies the distance between Kore and the [[sellAuto_npc|NPC]] on [[sellAuto|auto sell]] or [[storageAuto|auto storage]].
 +
: 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]]

Revision as of 23:13, 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.
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.