Tudo que loreal postou
-
item que reala por hit!
sim mais n ta funfando n tem como fazer sem ser por creaturescripts?
-
item que reala por hit!
esse script n ta funcionado, queria quando paladino atacasse algum player ou monstro realase sua vida em 10% uzando esses item id: (7438),(2352) function onStatsChange(cid, attacker, type, combat, value) if isPlayer(attacker) then if getPlayerSlotItem(attacker, 5).itemid == 7438 or getPlayerSlotItem(attacker, 6).itemid == 7438 and getPlayerSlotItem(attacker, 10).itemid == 2352 then if type == STATSCHANGE_HEALTHLOSS and combat == COMBAT_PHYSICALDAMAGE or getCreatureCondition(cid, CONDITION_MANASHIELD) then doCreatureAddHealth(attacker, value*0.10) end end end return true end
-
aparecer "RARE" Quando dropar algum item raro dos montros!
Oi tkings, venho aqui pedir ajuda de vcs, tava jogando um ot e vi um sistema simples mais bem legal. e um sistema que aparece uma mensagem ao dropar algum item raro, de algum monstro. igual na imagem. sei que e na creature script mais n tenho noção como fazer esse script,fico grato deis de já. link do sistema do ot aqui http://noxiousot.com/?subtopic=magicitems
-
como passar mapa aberto para os players
vou testar que der certo te dou rep+ e se eu tiver um cliente proprio como faço ja para vim com todo map aberto ?
-
como passar mapa aberto para os players
queria saber como faço para passar mapa do meu ot todo aberto para ourtos players aqui em casa ja ta aberto so quero passar para eles Obg
- como abrir 2 remeres map editor 8.60 help!
- como abrir 2 remeres map editor 8.60 help!
- como abrir 2 remeres map editor 8.60 help!
-
não consigo tirar spell
ja p´rocurei man uso notpad ainda lol n ta la alguém ajuda ai pff! isso mesmo achei cara vlw vc e foda !!!
-
não consigo tirar spell
quero tirar a spell "exevo mas lux" mais ela n ta na minha spell.xml onde eu tiro essa spell ??? alguem me ajuda pff!
-
[actions] Bau BUGADO PARA KINIGHTS!
erro agora , parece que vc mudou id da sowrd tb. id axe ItemID: [2431]. id sword ItemID: [115]. id club ItemID: [2421]. [1:23:12.702] [Error - LuaInterface::loadFile] data/actions/scripts/ot/itens1 0.lua:82: 'end' expected (to close 'if' at line 75) near 'enddoItemSetAttribute [1:23:12.704] [Warning - Event::loadScript] Cannot load script (data/actions/sc ipts/ot/itens150.lua) [1:23:12.705] data/actions/scripts/ot/itens150.lua:82: 'end' expected (to clo e 'if' at line 75) near 'enddoItemSetAttribute'
-
[actions] Bau BUGADO PARA KINIGHTS!
sim ta normal quanto tem skill maior sowrd ele ta ganhando sword, quanto ta skill maior club ta ganhando club só axe que n. ai clika bau quando vai ganhar axe quando skill ta maior só apareçe mensagem "Você recebeu seu item." id axe ItemID: [2431]. id sword ItemID: [115]. id club ItemID: [2421].
-
[actions] Bau BUGADO PARA KINIGHTS!
na hora que vai ganhar axe n ganha so ganha sword,club quando ta com skill maior :/ arruma ai mais ja vou te da rep pelomenos sword e club ta fufando ja
-
[actions] Bau BUGADO PARA KINIGHTS!
só ta recebendo lcub e a sword xxWhiteWolf
-
[actions] Bau BUGADO PARA KINIGHTS!
opa club está normal quando player vai receber axe so apareçe mensagem "Você recebeu seu item." mais n recebe nada :/
-
[actions] Bau BUGADO PARA KINIGHTS!
não e mesma duvida que vc olhar bem os scripts sã diferentes att.
-
[actions] Bau BUGADO PARA KINIGHTS!
Bom os kinights não tão recebendo os itens conforme sua skill, independente que club,axe ou sword for maior, ele está recebendo sempre sowrd alguém me ajuda ??? Obg. function onUse (cid, item, frompos, item2, topos) playervoc = getPlayerVocation(cid) if playervoc == 1 or playervoc == 5 or playervoc == 9 then -- Especifica se o player é sorcerer ou master sorcerer if item.uid == 3002 then -- Unique ID colocado no mapa queststatus = getPlayerStorageValue(cid, 3002) -- Storage Value if queststatus == -1 or queststatus == 0 then doPlayerSendTextMessage(cid, 22, "Você recebeu seu item.") --Mensagem da Quest local quest = doPlayerAddItem(cid,7424,1) -- Item ID no caso SpellBook of mind control doItemSetAttribute(quest,"description","Esse item foi obtido por "..getPlayerName(cid)..".") setPlayerStorageValue(cid, 3002, 1) --Storage Value else doPlayerSendTextMessage(cid,22,"Desculpe, você já pegou seu premio.") -- Mensagem Caso Player já tenha feito a Quest end else return 0 end return 1 end if playervoc == 2 or playervoc == 6 or playervoc == 10 then -- Especifica se o player é druid ou elder druid if item.uid == 3002 then -- Unique ID colocado no mapa queststatus = getPlayerStorageValue(cid, 3002) -- Storage Value if queststatus == -1 or queststatus == 0 then doPlayerSendTextMessage(cid, 22, "Você recebeu seu item.") --Mensagem da Quest local quest = doPlayerAddItem(cid,7424,1) -- Item ID no caso SpellBook of dark mysteries doItemSetAttribute(quest,"description","Esse item foi obtido por "..getPlayerName(cid)..".") setPlayerStorageValue(cid, 3002, 1) --Storage Value else doPlayerSendTextMessage(cid,22,"Desculpe, você já pegou seu premio.") -- Mensagem Caso Player já tenha feito a Quest end else return 0 end return 1 end if playervoc == 3 or playervoc == 7 or playervoc == 11 then -- Especifica se o player é pally ou royal pally if item.uid == 3002 then -- Unique ID colocado no mapa queststatus = getPlayerStorageValue(cid, 3002) -- Storage Value if queststatus == -1 or queststatus == 0 then doPlayerSendTextMessage(cid, 22, "Você recebeu seus items.") --Mensagem da Quest local quest1 = doPlayerAddItem(cid,7438,1) -- Item ID no caso 100 assassin stars doItemSetAttribute(quest1,"description","Esse item foi obtido por "..getPlayerName(cid)..".") local quest2 = doPlayerAddItem(cid,2352,1) doItemSetAttribute(quest2,"description","Esse item foi obtido por "..getPlayerName(cid)..".") setPlayerStorageValue(cid, 3002, 1) --Storage Value else doPlayerSendTextMessage(cid,22,"Desculpe, você já pegou seus premios.") -- Mensagem Caso Player já tenha feito a Quest end else return 0 end return 1 end if playervoc == 4 or playervoc == 8 or playervoc == 12 then --Especifica se o player é kina ou elite kina if item.uid == 3002 then -- Unique ID colocado no mapa queststatus = getPlayerStorageValue(cid, 3002) -- Storage Value if queststatus == -1 or queststatus == 0 then doPlayerSendTextMessage(cid, 22, "Você recebeu seu item.") --Mensagem da Quest local club, sword, axe = getPlayerSkillLevel(cid, 1), getPlayerSkillLevel(cid, 2), getPlayerSkillLevel(cid, 3) if club > sword and club >= axe then skillid = 10 elseif sword >= axe and sword >= club then skillid = 15 elseif axe > sword and axe > club then skillid = 30 return skillid end if skillid == 15 then local quest = doPlayerAddItem(cid,115,1) -- sowrd elseif skillid == 10 then local quest = doPlayerAddItem(cid,2421,1) -- axe elseif skillid == 30 then local quest = doPlayerAddItem(cid,2431,1) -- club end doItemSetAttribute(quest,"description","Refinado(Atk): +26.\nEsse item foi obtido por "..getPlayerName(cid)..".") setPlayerStorageValue(cid, 3002, 1) --Storage Value else doPlayerSendTextMessage(cid,22,"Desculpe, você já pegou seu premio.") -- Mensagem Caso Player já tenha feito a Quest end else return 0 end return 1 end end
-
Bau que dai item de acordo com a skill.
EDIT
- spoofPlayers
- spoofPlayers
- spoofPlayers
-
[Warning - Items::loadFromXml] No itemid found
depois que fiz umas mudança no mapa começou aparecer isso no terminal [Warning - Items::loadFromXml] No itemid found alguém pode ajudar nesse erro ? valendo rep++
-
[AJUDA] Status errado creataccount
já arrumei!