Difference between revisions of "sellAuto distance"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with '; sellAuto_distance [<number>] : Specifies the distance between Kore and the NPC on auto sell. Category:config.txt Category:items')
 
 
(5 intermediate revisions by 2 users not shown)
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]]>]
 +
 
 +
; storageAuto_distance [<[[number]]>]
 +
; storageAuto_maxDistance [<[[number]]>]
 +
 
 +
: 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.
  
 
[[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.