
-
-
-
Mega Cheetos reagiu a uma resposta no tópico: (Resolvido)Onde encontro Sprite (Outfilt) De Narutibia, com base nos boneco do tibia assim
-
-
Gustavo Ntos reagiu a uma resposta no tópico: DBO ITEM Armor Goku Wiss E black Janebam God senzu blue
-
-
-
Attack Speed
Source são as paradas que fazem o .exe que liga o servidor... procura no tk que tem post encinando.!
-
-
Attack Speed
Ja resolvi se quiser posso te ajudar se tiver a sources so seu servidor.
-
- Dbo Rox V2 8.60 [Open Source][99% SEM BUGS]
-
- Dbo Rox V2 8.60 [Open Source][99% SEM BUGS]
- Dbo Rox V2 8.60 [Open Source][99% SEM BUGS]
-
- Dbo Rox V2 8.60 [Open Source][99% SEM BUGS]
-
Problema com NPC Xodet
Wtf nao tem nada no post.
-
Spell
Depois que mudei do tfs 0.3.6 para o 0.4 essa spell esta dando uma bugada local CONDICAO_POISON = createConditionObject(CONDITION_POISON) setConditionParam(CONDICAO_POISON, CONDITION_PARAM_TICKINVERVAL, 10000) addDamageCondition(CONDICAO_POISON, 10, 2000, -1) function onCastSpell(cid, var) if not isCreature(cid) then return true end local pet = getPlayerPet(cid) local find_area = getFirstCreaturePosOnDirection(pet, 1) local level = getPlayerLevel(cid) local jutsuDmg = 6 local skill_factor = math.ceil((jutsuSkill_factor(cid, 0) + level)/2) local dmg = - math.max(1, math.ceil(((skill_factor*0.5) * jutsuDmg)*0.30)) actionMove(pet, 398, 600) doCreatureSetLookDirection(pet, 0) stopNow(pet, 500) doAreaCombatHealth(cid, 1, getThingPos(pet), Marking_area, dmg, dmg, 72) addEvent(doAreaCombatHealth, 200, cid, 1, getThingPos(pet), Marking_area, dmg, dmg, 72) doAreaCombatCondition(cid, getThingPos(pet), Marking_area, CONDICAO_POISON, 72) doCreatureSay(cid, "Dynamic Marking", TALKTYPE_MONSTER) end Envez dela dar dano o target ela da dano no pet.
-
Problema com NPC Xodet
Voce quer um npc que compra vial ? <?xml version="1.0" encoding="UTF-8"?> <npc name="Npc trader" script="default.lua" walkinterval="2000"> <health now="100" max="100"/> <look type="10"/> <parameters> <parameter key="module_shop" value="1"/> <parameter key="message_greet" value="Olá, |PLAYERNAME|! Eu compro algumas items. Diga {Trade}."/> <parameter key="shop_sellable" value=" NOME,ID,VALOR; NOME,ID,VALOR "/> </parameters> </npc>
-
Problema com script de upgrad
- [Pedido] effect + damage no mapa
<globalevent name="ReflectQuest" interval="3" event="script" value="reflect quest/Reflectquest.lua"/>- (Resolvido)Apos Clikar na lavanca consome um item e e teleportado
Esqueçi de por um end ARRUMADO: local text = "[PokeMagic] Voce foi teleportado!" local textt = "Poke Magic sempre inovando!" local pos = {x=2510, y=2233, z=14} local item = 13431 local ite = 13432 local it = 13433 local qtd = 1 function onUse(cid, item, fromPosition, itemEx, toPosition) if getPlayerItemCount(cid, item) >= qtd and getPlayerItemCount(cid, ite) >= qtd and getPlayerItemCount(cid, it) >= qtd then doTeleportThing(cid, pos) doRemoveItem(item, qtd) doPlayerSendTextMessage(cid, 25, text) doPlayerSendTextMessage(cid, 25, textt) else doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Voce nao tem os 3 tipos de items vaza daqui desgraça") end return true end- (Resolvido)Apos Clikar na lavanca consome um item e e teleportado
precisa de 3 item diferentes para entrar?Gustavo Ntos reagiu a uma resposta no tópico: (Resolvido)Apos Clikar na lavanca consome um item e e teleportado
DboHere reagiu a uma resposta no tópico: (Resolvido)Apos Clikar na lavanca consome um item e e teleportado
DboHere reagiu a uma resposta no tópico: (Resolvido)Apos Clikar na lavanca consome um item e e teleportado
- (Resolvido)Apos Clikar na lavanca consome um item e e teleportado
Caso der erro: local text = "[PokeMagic] Voce foi teleportado!" local textt = "Poke Magic sempre inovando!" local pos = {x=2510, y=2233, z=14} local item = 13431 local qtd = 1 function onUse(cid, item, fromPosition, itemEx, toPosition) if getPlayerItemCount(cid, item) >= qtd then doTeleportThing(cid, pos) doRemoveItem(item, qtd) doPlayerSendTextMessage(cid, 25, text) doPlayerSendTextMessage(cid, 25, textt) else doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Voce nao tem os items vaza daqui desgraça") return true end- (Resolvido)Apos Clikar na lavanca consome um item e e teleportado
local text = "[PokeMagic] Voce foi teleportado!" local textt = "Poke Magic sempre inovando!" local pos = {x=2510, y=2233, z=14} local item = 13431 local qtd = 1 function onUse(cid, item, frompos, item2, topos) if getPlayerItemCount(cid, item) >= qtd then doTeleportThing(cid, pos) doRemoveItem(item, qtd) doPlayerSendTextMessage(cid, 25, text) doPlayerSendTextMessage(cid, 25, textt) else doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Voce nao tem os items vaza daqui desgraça") return true end - [Pedido] effect + damage no mapa
Informação Importante
Confirmação de Termo