Ir para conteúdo

SkyDarkyes

Infante
  • Total de itens

    1685
  • Registro em

  • Última visita

Tudo que SkyDarkyes postou

  1. Gostaria de um Surviv ao do amigo,só que seria por team,seria 4 pessoas, tipo anihi
  2. Não tem como colocar exemplo,para ir em TEAM,timo anihi
  3. Eu tambem acho que está meio simples,olha sem zua/ofende sl,não ta igual a imagen '-'
  4. Cooldowns=Exasted? Huehuehuehue,se sim,pasta do ot/data/spells/spells.xml Em kd spell vai ter isso exhaustion="1500" é o exasted,quando maior mais exasted
  5. Aqui só aparece metade da imagen lol
  6. Não estou conseguindo ver a imagen da Expectativa
  7. http://www.4shared.com/rar/o8BwOwKW/kit_anti-nuker.html?
  8. Boa sorte com o projeto,e o nome do lek é Roksas
  9. Só pelas infos parece que está muito bom,boa sorte
  10. Survive no NTOBR
  11. SkyDarkyes

    Players

    Esse ai tambem nao foi
  12. SkyDarkyes

    Players

    Bom,quando alguem compra algum item no SHOP ele não recebe eu uso esse script : function onThink(interval, lastExecution, thinkInterval) local result = db.getResult("SELECT * FROM shop_history WHERE `processed` = 0;") if(result:getID() ~= -1) then while(true) do cid = getCreatureByName(tostring(result:getDataString("player"))) product = tonumber(result:getDataInt("product")) idTransaction = tonumber(result:getDataInt("id")) itemr = db.getResult("SELECT * FROM shop_offer WHERE `id` = "..product..";") if isPlayer(cid) then local id = tonumber(itemr:getDataInt("item")) local tid = tonumber(result:getDataInt("id")) local count = tonumber(itemr:getDataInt("count")) local tipe = tonumber(itemr:getDataInt("type")) local productn = tostring(itemr:getDataString("name")) if isInArray({5,8},tipe) then if getPlayerFreeCap(cid) >= getItemWeightById(id, count) then --if isContainer(getPlayerSlotItem(cid, 3).uid) then received = doPlayerGiveItemSHOP(cid, id, count, 0, idTransaction) --received = doAddContainerItem(getPlayerSlotItem(cid, 3).uid, id,count) if received == true then doPlayerSendTextMessage(cid,19, "You have received >> "..productn.." << from our shop system") db.executeQuery("UPDATE `shop_history` SET `processed`='1' WHERE id = " .. tid .. ";") else doPlayerSendTextMessage(cid,19, "Sorry, you don't have enough space on container to receive >> "..productn.." <<") end --else --doPlayerSendTextMessage(cid,19, "Sorry, you don't have a container to receive >> "..productn.." <<") --end else doPlayerSendTextMessage(cid,19, "Sorry, you don't have enough capacity to receive >> "..productn.." << (You need: "..getItemWeightById(id, count).." Capacity)") end elseif isInArray({6,7},tipe) then if tipe == 6 then bcap = 8 bid = 1987 elseif tipe == 7 then bcap = 20 bid = 1988 end if isItemRune(id) then count = 1 end if getPlayerFreeCap(cid) >= (getItemWeightById(1987, 1) + getItemWeightById(id,count * bcap)) then --local bag = doCreateItemEx(bid, 1) --for i = 1,bcap do --doAddContainerItem(bag, id, count) --end received = doPlayerGiveItemContainer(cid, 1988, id, count, 0) --received = doPlayerAddItemEx(getPlayerSlotItem(cid, 3).uid, bag) if received == true then doPlayerSendTextMessage(cid,19, "You have received >> "..productn.." << from our shop system") db.executeQuery("UPDATE `shop_history` SET `processed`='1' WHERE id = " .. tid .. ";") else doPlayerSendTextMessage(cid,19, "Sorry, you don't have enough space to receive >> "..productn.." <<") end else doPlayerSendTextMessage(cid,19, "Sorry, you don't have enough capacity to receive >> "..productn.." << (You need: "..getItemWeightById(id, count).." Capacity)") end end end itemr:free() if not(result:next()) then break end end result:free() end return true end
  13. Meu é site man
  14. Como eu mudo a POS onde o player ira nascer,no caso na primeira vez ao logar
  15. Conte mais sobre o projeto ...
  16. Tipo o - 7000-7800 é assim do id 7000 ao 7800 faz a mesma função
  17. Olha as sprites tão boas,mas depois do 8.6 a CIP,ficou meio sem ideia pra outifts em '-'
  18. Eu tambem visito bastante huehuehue,os topicos antigos sao os que mais tao off
  19. Não tem como colocar para receber + de 1 item por task?
  20. Para colocar + de 1 item é item = 2499,2160,2160,2160}, ?
  21. Para receber items
  22. Valeu VOD,desculpe man,max de rep se não eu dava Mais uma coisa,teria como colocar para,eu não precisar pedir a task,eu ia matava voltava e pegava os items
  • Quem Está Navegando   0 membros estão online

    • Nenhum usuário registrado visualizando esta página.
×
×
  • Criar Novo...