Zamawiał ktoś przez ostatnie dni licencje w luminerashop moze ? Ja 2 dni temu i nic..
local CONFIG = {
RING = "stealth ring",
CREATURES = {"corym skirmisher"},
CREATURE_AMOUNT = 2,
}
if (maround(6,false,unpack(CONFIG.CREATURES)) >= CONFIG.CREATURE_AMOUNT and itemcount(CONFIG.RING) > 0 and ring == 0) then
moveitems(CONFIG.RING,"all","ring",1)
elseif (maround(6,false,unpack(CONFIG.CREATURES)) < CONFIG.CREATURE_AMOUNT and ring ~= 0) then
moveitems(ring,"ring","all",1)
end
Aktualnie 2 użytkowników przegląda ten temat. (0 użytkowników i 2 gości)
Zakładki