Talk:KoLmafia Guide: Automatic Mall Selling: Difference between revisions
Jump to navigation
Jump to search
imported>Heeheehee m Note regarding the code sample. |
imported>Bale No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
Note that the special CLI commands for item handling interpret integers less than 1 to mean "all but x". This can be used to simplify the code sample significantly. --[[User:Heeheehee|Heeheehee]] 06:01, 28 March 2010 (UTC) | Note that the special CLI commands for item handling interpret integers less than 1 to mean "all but x". This can be used to simplify the code sample significantly. --[[User:Heeheehee|Heeheehee]] 06:01, 28 March 2010 (UTC) | ||
Wouldn't you want to put any mall- or auto-selling you do inside a batch-statement, to reduce the number of server-hits/speed up the script? | |||
--[[User:Ereinion|Ereinion]] 08:43, 13 February 2011 (UTC) | |||
I certainly would. However that will not work with the cli command mallsell. This page is very noob, so it isn't quite up to considering full ash yet. --[[User:Bale|Bale]] 17:47, 13 February 2011 (UTC) |
Latest revision as of 17:47, 13 February 2011
Note that the special CLI commands for item handling interpret integers less than 1 to mean "all but x". This can be used to simplify the code sample significantly. --Heeheehee 06:01, 28 March 2010 (UTC)
Wouldn't you want to put any mall- or auto-selling you do inside a batch-statement, to reduce the number of server-hits/speed up the script?
--Ereinion 08:43, 13 February 2011 (UTC)
I certainly would. However that will not work with the cli command mallsell. This page is very noob, so it isn't quite up to considering full ash yet. --Bale 17:47, 13 February 2011 (UTC)