Cytat został ukryty, ponieważ ignorujesz tego użytkownika. Pokaż cytat.
Kontakt ze mną:
pw
21:22 XenoScript Error:
Script: [XBFS] War Against The Hive.lua
Line #: 0
Chunk: ?
Error: attempt to compare number with nil
This is an error with user-input and should not be reported as a bug with XenoBot.
function Self.DepositMoney(amount)
delayWalker(3000)
if (type(amount) == 'number') then
Self.SayToNpc({'hi', 'deposit ' .. math.max(amount, 1), 'yes'}, 70, 5)
else
Self.SayToNpc({'hi', 'deposit all', 'yes'}, 70, 5)
end
end
function Self.WithdrawMoney(amount)
delayWalker(3000)
Self.SayToNpc({'hi', 'withdraw ' .. amount, 'yes'}, 70, 5)
end
function Self.Flasks()
return Self.ItemCount(283) + Self.ItemCount(284) + Self.ItemCount(285)
end
Ostatnio zmieniony przez faction12 : 19-12-2013, 22:06
Ostatnio zmieniony przez vegeta454 : 23-12-2013, 17:38
Self.OpenMainBackpack(true):OpenChildren({BP_GOLD, true}, {BP_LOOT, true})
Aktualnie 1 użytkowników przegląda ten temat. (0 użytkowników i 1 gości)
Zakładki