Hi,
hab den Bot installiert, hab jetzt das Problem dass er jeden random Mist pickt und nix verkauft, sondern alles stasht.
Hab auch schon überprüft ob mit der column Zeile alles stimmt, aber das tut es.
NTConfig_FreeSpace = 5; // Number of free columns. If less full columns are free stashing is set.
// The numbers correspond to your inventory. Set 0 to keep whatever is there, 1 to stash it.
NTConfig_Columns[0] = [0,0,0,0,0,1,1,1,1,1];
NTConfig_Columns[1] = [0,0,0,0,0,1,1,1,1,1];
NTConfig_Columns[2] = [0,0,0,0,0,1,1,1,1,1];
NTConfig_Columns[3] = [0,0,0,0,0,1,1,1,1,1];
Bevor mir jemand mit :rtfm: kommt, das hab ich getan, gesucht, Google Orakel befragt und Stickies gelesen, nix gefunden...
Need help plz :(
hab den Bot installiert, hab jetzt das Problem dass er jeden random Mist pickt und nix verkauft, sondern alles stasht.
Hab auch schon überprüft ob mit der column Zeile alles stimmt, aber das tut es.
NTConfig_FreeSpace = 5; // Number of free columns. If less full columns are free stashing is set.
// The numbers correspond to your inventory. Set 0 to keep whatever is there, 1 to stash it.
NTConfig_Columns[0] = [0,0,0,0,0,1,1,1,1,1];
NTConfig_Columns[1] = [0,0,0,0,0,1,1,1,1,1];
NTConfig_Columns[2] = [0,0,0,0,0,1,1,1,1,1];
NTConfig_Columns[3] = [0,0,0,0,0,1,1,1,1,1];
Bevor mir jemand mit :rtfm: kommt, das hab ich getan, gesucht, Google Orakel befragt und Stickies gelesen, nix gefunden...
Need help plz :(