Postado Agosto 15, 2020 4 anos .Qual servidor ou website você utiliza como base? tfs 0.4 Qual o motivo deste tópico? monstro bugando script de player Está surgindo algum erro? Se sim coloque-o aqui. estou usando o sistema de task que da storage, entao somente player com x storage tem acesso a certo lugares, o problema e que os monstro tbm nao estao passando por esses lugares que coloquei a storage no mapa, e na distro da esse erro. ps. teclado bugou e nao ta usando acentos. Citar [Error - MoveEvents Interface] domodlib('task_func') function onStepIn(cid, item, position, fromPosition) local amount = 1 if getTaskPoints(cid) < amount then doTeleportThing(cid, fromPosition, true) doPlayerSendTextMessage(cid, 25, "[ Area Restrita ] Complete a primeira missao do Hokage Naruto para acessar esse local.") doSendMagicEffect(getThingPos(cid), CONST_ME_MAGIC_BLUE) return true end if isCreature(cid) then end return true end:onStepIn Description: (luaDoPlayerSendTextMessage) Player not found Você tem o código disponível? Se tiver publique-o aqui: Spoiler <?xml version="1.0" encoding="ISO-8859-1"?> <mod name="Simple Task" version="4.0" author="Vodkart" contact="tibiaking.com" enabled="yes"> <config name="task_func"><![CDATA[ task_sys = { [1] = {name = "Mizuki", start = 176201, monsters_list = {"Mizuki"}, level = 5, count = 1, points = 1, items = {}, reward = {}, exp = 5100, money = 0}, [2] = {name = "Zabuza Momochi", start = 176202, monsters_list = {"Zabuza Momochi"}, level = 10, count = 1, points = 1, items = {}, reward = {}, exp = 8300, money = 0}, [3] = {name = "Jirobo", start = 176203, monsters_list = {"Jirobo"}, level = 15, count = 1, points = 1, items = {}, reward = {}, exp = 9200, money = 0}, [4] = {name = "Orochimaru", start = 176204, monsters_list = {"Orochimaru"}, level = 20, count = 1, points = 1, items = {}, reward = {}, exp = 17200, money = 0}, [5] = {name = "Kimimaru", start = 176205, monsters_list = {"Kimimaru"}, level = 25, count = 1, points = 1, items = {}, reward = {}, exp = 27700, money = 0}, [6] = {name = "Kisame", start = 176206, monsters_list = {"Kisame"}, level = 30, count = 1, points = 1, items = {}, reward = {}, exp = 40700, money = 0}, [7] = {name = "Deidara", start = 176207, monsters_list = {"Deidara"}, level = 35, count = 1, points = 1, items = {}, reward = {}, exp = 56200, money = 0}, [8] = {name = "Hidan", start = 176208, monsters_list = {"Hidan"}, level = 40, count = 1, points = 1, items = {}, reward = {}, exp = 74200, money = 0}, [9] = {name = "Kakuzo", start = 176209, monsters_list = {"Kakuzo"}, level = 45, count = 1, points = 1, items = {}, reward = {}, exp = 94700, money = 0}, [10] = {name = "Kabuto", start = 176210, monsters_list = {"Kabuto"}, level = 50, count = 1, points = 1, items = {}, reward = {}, exp = 117700, money = 0}, [11] = {name = "Sasori", start = 176211, monsters_list = {"Sasori"}, level = 55, count = 1, points = 1, items = {}, reward = {}, exp = 143200, money = 0}, [12] = {name = "Tobi", start = 176212, monsters_list = {"Tobi"}, level = 60, count = 1, points = 1, items = {}, reward = {}, exp = 171200, money = 0}, [13] = {name = "Shukaku", start = 176213, monsters_list = {"Shukaku"}, level = 60, count = 1, points = 1, items = {}, reward = {}, exp = 81200, money = 0}, [14] = {name = "Nagato", start = 176214, monsters_list = {"Nagato"}, level = 65, count = 1, points = 1, items = {}, reward = {}, exp = 201700, money = 0}, [15] = {name = "Matatabi", start = 176215, monsters_list = {"Matatabi"}, level = 65, count = 1, points = 1, items = {}, reward = {}, exp = 101700, money = 0}, [16] = {name = "Konan", start = 176216, monsters_list = {"Konan"}, level = 70, count = 1, points = 1, items = {}, reward = {}, exp = 234700, money = 0}, [17] = {name = "Isobu", start = 176217, monsters_list = {"Isobu"}, level = 70, count = 1, points = 1, items = {}, reward = {}, exp = 114700, money = 0}, [18] = {name = "Danzou", start = 176218, monsters_list = {"Danzou"}, level = 75, count = 1, points = 1, items = {}, reward = {}, exp = 270200, money = 0}, [19] = {name = "Yonbi", start = 176219, monsters_list = {"Yonbi"}, level = 75, count = 1, points = 1, items = {}, reward = {}, exp = 130200, money = 0}, [20] = {name = "Obito", start = 176220, monsters_list = {"Obito"}, level = 80, count = 1, points = 1, items = {}, reward = {}, exp = 308200, money = 0}, [21] = {name = "Saiken", start = 176221, monsters_list = {"Saiken"}, level = 80, count = 1, points = 1, items = {}, reward = {}, exp = 158200, money = 0}, [22] = {name = "Itachi", start = 176222, monsters_list = {"Itachi"}, level = 85, count = 1, points = 1, items = {}, reward = {}, exp = 348700, money = 0}, [23] = {name = "Shichibi", start = 176223, monsters_list = {"Shichibi"}, level = 85, count = 1, points = 1, items = {}, reward = {}, exp = 188700, money = 0}, [24] = {name = "Madara", start = 176224, monsters_list = {"Madara"}, level = 90, count = 1, points = 1, items = {}, reward = {}, exp = 391700, money = 0}, [25] = {name = "Hachibi", start = 176225, monsters_list = {"Hachibi"}, level = 90, count = 1, points = 1, items = {}, reward = {}, exp = 211700, money = 0}, [26] = {name = "Kaguya", start = 176226, monsters_list = {"Kaguya"}, level = 100, count = 1, points = 1, items = {}, reward = {}, exp = 437200, money = 0}, [27] = {name = "Kyuubi", start = 176227, monsters_list = {"Kyuubi"}, level = 100, count = 1, points = 1, items = {}, reward = {}, exp = 237200, money = 0}, [28] = {name = "Hagoromo", start = 176228, monsters_list = {"Hagoromo"}, level = 110, count = 1, points = 1, items = {}, reward = {}, exp = 485200, money = 0}, [29] = {name = "End Game", start = 176229, monsters_list = {"End Game"}, level = 999, count = 1, points = 1, items = {}, reward = {}, exp = 485200, money = 0}, } daily_task = { [1] = {name = "Thief" ,monsters_list = {"Thief","Thief Shinobi","Strong Thief"}, count = 100, points = 1, reward = {}, exp = 8300, money = 20000}, [2] = {name = "Assassin" ,monsters_list = {"Assassin","Felon Assassin","Armed Assassin"}, count = 100, points = 1, reward = {}, exp = 8300, money = 20000}, [3] = {name = "Poison Spider" ,monsters_list = {"Poison Spider"}, count = 100, points = 1, reward = {}, exp = 8300, money = 20000}, [4] = {name = "Subordinate" ,monsters_list = {"Subordinate"}, count = 125, points = 1, reward = {}, exp = 17200, money = 30000}, [5] = {name = "Cursed Young Kekkei" ,monsters_list = {"Cursed Young","Cursed Kekkei"}, count = 125, points = 1, reward = {}, exp = 17200, money = 30000}, [6] = {name = "Water shinobi" ,monsters_list = {"Water Shinobi"}, count = 125, points = 1, reward = {}, exp = 17200, money = 30000}, [7] = {name = "Lizard" ,monsters_list = {"Lizard"}, count = 150, points = 1, reward = {}, exp = 40700, money = 40000}, [8] = {name = "Bocune" ,monsters_list = {"Bocune"}, count = 150, points = 1, reward = {}, exp = 40700, money = 40000}, [9] = {name = "Elite Strong Cursed" ,monsters_list = {"Strong Cursed","Elite Cursed"}, count = 150, points = 1, reward = {}, exp = 40700, money = 40000}, [10] = {name = "Giant Spider" ,monsters_list = {"Giant Spider"}, count = 500, points = 1, reward = {}, exp = 74200, money = 50000}, [11] = {name = "Nendo Bunshin" ,monsters_list = {"Nendo Bunshin"}, count = 175, points = 1, reward = {}, exp = 74200, money = 17500}, [12] = {name = "Ancient Creature" ,monsters_list = {"Ancient Creature"}, count = 175, points = 1, reward = {}, exp = 74200, money = 17500}, [13] = {name = "Especialist" ,monsters_list = {"Especialist"}, count = 200, points = 1, reward = {}, exp = 117700, money = 20000}, [14] = {name = "Giant Axeman" ,monsters_list = {"Giant Axeman"}, count = 200, points = 1, reward = {}, exp = 117700, money = 20000}, [15] = {name = "Renegade Orochimaru" ,monsters_list = {"Renegade Orochimaru"}, count = 200, points = 1, reward = {}, exp = 117700, money = 20000}, [16] = {name = "Waspoid" ,monsters_list = {"Waspoid"}, count = 250, points = 1, reward = {}, exp = 171200, money = 25000}, [17] = {name = "Wild Enma" ,monsters_list = {"Wild Enma"}, count = 250, points = 1, reward = {}, exp = 171200, money = 25000}, [18] = {name = "Dragonearth" ,monsters_list = {"Dragonearth"}, count = 750, points = 1, reward = {}, exp = 171200, money = 75000}, [19] = {name = "Octopus" ,monsters_list = {"Octopus"}, count = 400, points = 1, reward = {}, exp = 234700, money = 40000}, [20] = {name = "Dragon" ,monsters_list = {"Dragon"}, count = 400, points = 1, reward = {}, exp = 234700, money = 40000}, [21] = {name = "Hellhound" ,monsters_list = {"Hellhound"}, count = 400, points = 1, reward = {}, exp = 234700, money = 40000}, [22] = {name = "Hawk" ,monsters_list = {"Hawk"}, count = 400, points = 1, reward = {}, exp = 234700, money = 40000}, [23] = {name = "Aligazor" ,monsters_list = {"Aligazor"}, count = 600, points = 1, reward = {{11329,1}}, exp = 358200, money = 60000}, [24] = {name = "Rygamata" ,monsters_list = {"Rygamata"}, count = 1000, points = 1, reward = {{11329,1}}, exp = 358200, money = 100000}, [25] = {name = "Kekkei Lizard" ,monsters_list = {"Kekkei Lizard"}, count = 600, points = 1, reward = {{11329,1}}, exp = 358200, money = 60000}, [26] = {name = "Minotaur Renegade" ,monsters_list = {"Minotaur Renegade"}, count = 750, points = 1, reward = {{11329,1}}, exp = 358200, money = 80000}, } task_sys_storages = {176601, 176602, 176603, 176604, 176605, 176606, 176607, 176608, 176609, 176610, 176611, 176612} -- task, points, count, daily task, daily count, daily time , daily start, contador function getTaskMission(cid) return getPlayerStorageValue(cid,task_sys_storages[1]) < 0 and 1 or getPlayerStorageValue(cid,task_sys_storages[1]) end function getDailyTaskMission(cid) return getPlayerStorageValue(cid,task_sys_storages[4]) < 0 and 1 or getPlayerStorageValue(cid,task_sys_storages[4]) end function getTaskPoints(cid) return getPlayerStorageValue(cid,task_sys_storages[2]) < 0 and 0 or getPlayerStorageValue(cid,task_sys_storages[2]) end function doRandomDailyTask(cid) local t = { [{10,19}] = {1, 3}, [{20,29}] = {4, 6}, [{30,39}] = {7, 9}, [{40,49}] = {10, 12}, [{50,59}] = {13, 15}, [{60,79}] = {16, 18}, [{80,99}] = {19, 22}, [{100,math.huge}] = {23, 26}, } for a , b in pairs(t) do if getPlayerLevel(cid) >= a[1] and getPlayerLevel(cid) <= a[2] then return math.random(b[1], b[2]) end end return 0 end function GetRankTask(cid) local ranks = { [{0, 19}] = "Aluno Academy", [{20, 39}] = "Genin", [{40, 59}] = "Chunin", [{60, 99}] = "Jounin", [{100, math.huge}] = "Kage" } for v , r in pairs(ranks) do if getTaskPoints(cid) >= v[1] and getTaskPoints(cid) <= v[2] then return r end end return 0 end function getItemsFromList(items) local str = '' if table.maxn(items) > 0 then for i = 1, table.maxn(items) do str = str .. items[2] .. ' ' .. getItemNameById(items[1]) if i ~= table.maxn(items) then str = str .. ', ' end end end return str end function doRemoveItemsFromList(cid,items) local count = 0 if table.maxn(items) > 0 then for i = 1, table.maxn(items) do if getPlayerItemCount(cid,items[1]) >= items[2] then count = count + 1 end end end if count == table.maxn(items) then for i = 1, table.maxn(items) do doPlayerRemoveItem(cid,items[1],items[2]) end else return false end return true end function getMonsterFromList(monster) local str = '' if #monster > 0 then for i = 1, #monster do str = str .. monster if i ~= #monster then str = str .. ', ' end end end return str end function GiveRewardsTask(cid, items) local backpack = doPlayerAddItem(cid, 1999, 1) -- backpackID for _, i_i in ipairs(items) do local item, amount = i_i[1],i_i[2] if isItemStackable(item) or amount == 1 then doAddContainerItem(backpack, item, amount) else for i = 1, amount do doAddContainerItem(backpack, item, 1) end end end end function isSummon(cid) if(not isCreature(cid)) then return false end return getCreatureMaster(cid) ~= cid end ]]></config> <event type="login" name="TaskLogin" event="script"><![CDATA[ function onLogin(cid) registerCreatureEvent(cid, "KillTask") registerCreatureEvent(cid, "TaskLook") return true end]]></event> <talkaction words="!missao;!missoes" event="buffer"><![CDATA[ domodlib('task_func') param,task,daily = param:lower(), getTaskMission(cid), getDailyTaskMission(cid) if isInArray({"counter","contador"},param) then setPlayerStorageValue(cid, task_sys_storages[8], getPlayerStorageValue(cid, task_sys_storages[8]) <= 0 and 1 or 0) doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE,"O contador foi "..(getPlayerStorageValue(cid, task_sys_storages[8]) <= 0 and "ativado" or "desativado")..".") return true elseif isInArray({"daily","diaria"},param) then if not daily_task[daily] or getPlayerStorageValue(cid, task_sys_storages[7]) <= 0 then doPlayerSendCancel(cid, "Desculpe, mas voce não está cadastrado em nenhuma Missão Diaria.") return true elseif getPlayerStorageValue(cid, task_sys_storages[6]) - os.time() <= 0 and getPlayerStorageValue(cid, task_sys_storages[5]) < daily_task[daily].count then doPlayerSendCancel(cid,"Desculpe, mas voce não terminou a Missão Diaria a tempo! Por favor volte e comece uma nova Missão Diaria!") return true end return doShowTextDialog(cid, 8983, "[->] CURRENT DAILY TASK INFO [<-]\n\nNome: "..daily_task[daily].name.."\nProgresso: ["..(getPlayerStorageValue(cid, task_sys_storages[5]) < 0 and 0 or getPlayerStorageValue(cid, task_sys_storages[5])).."/"..daily_task[daily].count.."]\nPrazo para entrega: "..os.date("%d %B %Y %X ", getPlayerStorageValue(cid,task_sys_storages[6])).."\nMonstros para cacar: "..getMonsterFromList(daily_task[daily].monsters_list).."\n\n[->] Recompensa da Task [<-]\n\nDinheiro: "..(daily_task[daily].money > 0 and daily_task[daily].money or 0).."\nExperiencia: "..(daily_task[daily].exp > 0 and daily_task[daily].exp or 0).."\nTask Points: "..daily_task[daily].points.."\nItems: "..(#daily_task[daily].reward > 0 and getItemsFromList(daily_task[daily].reward) or "Nenhum item de recompensa")..".") end if not task_sys[task] or getPlayerStorageValue(cid, task_sys[task].start) <= 0 then doPlayerSendCancel(cid, "Você não está cadastrado em nenhuma missão, fale com Naruto.") return true end return doShowTextDialog(cid, 8983, "-> Missoes Realizadas ["..getTaskMission(cid).."/"..#task_sys.."] <-\n\nNome da Missao: "..task_sys[task].name.."\nLevel da Missao: "..task_sys[task].level.."\nProgresso da Missao: ["..(getPlayerStorageValue(cid, task_sys_storages[3]) < 0 and 0 or getPlayerStorageValue(cid, task_sys_storages[3])).."/"..task_sys[task].count.."]\nAlvos : "..getMonsterFromList(task_sys[task].monsters_list)..".\nItens Para Entrega: "..(#task_sys[task].items > 0 and getItemsFromList(task_sys[task].items) or "Nenhum")..".\n\n[->] Recompensa da Missao [<-]\n\nDinheiro: "..(task_sys[task].money > 0 and task_sys[task].money or 0).."\nExperiencia: "..(task_sys[task].exp > 0 and task_sys[task].exp or 0).."\nPontos: "..task_sys[task].points.."\nItems: "..(#task_sys[task].reward > 0 and getItemsFromList(task_sys[task].reward) or "Nenhum item de recompensa")..".") ]]></talkaction> <event type="look" name="TaskLook" event="script"><![CDATA[ domodlib('task_func') function onLook(cid, thing, position, lookDistance) if isPlayer(thing.uid) and getTaskPoints(thing.uid) > 0 then doPlayerSetSpecialDescription(thing.uid, "\n É um Shinobi de Graduação : "..GetRankTask(thing.uid)) end return true end]]></event> <event type="kill" name="KillTask" event="script"><![CDATA[ domodlib('task_func') function onKill(cid, target, lastHit) if(isMonster(target) == true) then local t,daily = task_sys[getTaskMission(cid)], daily_task[getDailyTaskMission(cid)] if t and getPlayerStorageValue(cid, t.start) > 0 and isInArray(t.monsters_list, getCreatureName(target):lower()) and getPlayerStorageValue(cid, task_sys_storages[3]) < t.count then setPlayerStorageValue(cid, task_sys_storages[3], getPlayerStorageValue(cid, task_sys_storages[3]) < 0 and 1 or (getPlayerStorageValue(cid, task_sys_storages[3])+1)) if getPlayerStorageValue(cid, task_sys_storages[8]) <= 0 and getPlayerStorageValue(cid, task_sys_storages[3]) < t.count then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_ORANGE,"[Missao] Contador Total [" .. getPlayerStorageValue(cid, task_sys_storages[3]) .. "/" .. t.count .. "] da Missao do " .. t.name .. ".") end if getPlayerStorageValue(cid, task_sys_storages[3]) >= t.count then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_ORANGE,"[Missao] Parabens! Voce terminou a missao do "..t.name..", volte ao Naruto parece receber sua recompensa.") end end if daily and getPlayerStorageValue(cid, task_sys_storages[7]) > 0 and getPlayerStorageValue(cid, task_sys_storages[6]) - os.time() >= 0 and isInArray(daily.monsters_list, getCreatureName(target):lower()) and getPlayerStorageValue(cid, task_sys_storages[5]) < daily.count then setPlayerStorageValue(cid, task_sys_storages[5], getPlayerStorageValue(cid, task_sys_storages[5]) < 0 and 1 or (getPlayerStorageValue(cid, task_sys_storages[5])+1)) if getPlayerStorageValue(cid, task_sys_storages[8]) <= 0 and getPlayerStorageValue(cid, task_sys_storages[5]) < daily.count then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE,"[Missao Diaria] Contador Total [" .. getPlayerStorageValue(cid, task_sys_storages[5]) .. "/" .. daily.count .. "] da Missao do " .. daily.name .. ".") end if getPlayerStorageValue(cid, task_sys_storages[5]) >= daily.count then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_ORANGE,"[Missao Diaria] Parabens! Voce concluiu a Missao do "..daily.name..", volte para o Naruto e receba sua recompensa.") end end end return true end]]></event> <movevent type="StepIn" actionid ="46001" event="script"><![CDATA[ domodlib('task_func') function onStepIn(cid, item, position, fromPosition) local amount = 1 if getTaskPoints(cid) < amount then doTeleportThing(cid, fromPosition, true) doPlayerSendTextMessage(cid, 25, "[ Area Restrita ] Complete a primeira missao do Hokage Naruto para acessar esse local.") doSendMagicEffect(getThingPos(cid), CONST_ME_MAGIC_BLUE) return true end return true end]]></movevent> <movevent type="StepIn" actionid ="46002" event="script"><![CDATA[ domodlib('task_func') function onStepIn(cid, item, position, fromPosition) local amount = 20 if getTaskPoints(cid) < amount then doTeleportThing(cid, fromPosition, true) doPlayerSendTextMessage(cid, 25, "[ Area Restrita ] Torne-se Genin para acessar esse local.") doSendMagicEffect(getThingPos(cid), CONST_ME_MAGIC_BLUE) return true end return true end]]></movevent> <movevent type="StepIn" actionid ="46003" event="script"><![CDATA[ domodlib('task_func') function onStepIn(cid, item, position, fromPosition) local amount = 40 if getTaskPoints(cid) < amount then doTeleportThing(cid, fromPosition, true) doPlayerSendTextMessage(cid, 25, "[ Area Restrita ] Torne-se Chunin para acessar esse local.") doSendMagicEffect(getThingPos(cid), CONST_ME_MAGIC_BLUE) return true end return true end]]></movevent> <movevent type="StepIn" actionid ="46004" event="script"><![CDATA[ domodlib('task_func') function onStepIn(cid, item, position, fromPosition) local amount = 60 if getTaskPoints(cid) < amount then doTeleportThing(cid, fromPosition, true) doPlayerSendTextMessage(cid, 25, "[ Area Restrita ] Torne-se Jounin para acessar esse local.") doSendMagicEffect(getThingPos(cid), CONST_ME_MAGIC_BLUE) return true end return true end]]></movevent> <movevent type="StepIn" actionid ="46005" event="script"><![CDATA[ domodlib('task_func') function onStepIn(cid, item, position, fromPosition) local amount = 100 if getTaskPoints(cid) < amount then doTeleportThing(cid, fromPosition, true) doPlayerSendTextMessage(cid, 25, "[ Area Restrita ] Torne-se Kage para acessar esse local.") doSendMagicEffect(getThingPos(cid), CONST_ME_MAGIC_BLUE) return true end return true end]]></movevent> </mod> Você tem alguma imagem que possa auxiliar no problema? Se sim, coloque-a aqui.
Postado Agosto 15, 2020 4 anos Solução na primeira linha depois da function, poe isso aqui if not isPlayer(cid) then return true end Editado Agosto 15, 2020 4 anos por Mor3nao (veja o histórico de edições) MEUS POSTS: [Source] Sistema Anti-PVP ~~ PvP on/off por comando [CreatureScript] Sugestão de balanceamento ~~ Uma pequena sugestão de balanceamento das vocations ? [NPC] Daily Task ~~ Daily Task com 4 opções diarias Contador de Monstros ~~Sistema pra contar quantos monstros tem no sv, e uma melhoria pro sistema de Daily Tasks Calma, por enquanto é só, e em breve mais coisas ;} SE AJUDEI, DÁ O REP+, ESQUECE NÃO, VLW BB
Postado Agosto 15, 2020 4 anos Autor 25 minutos atrás, Mor3nao disse: na primeira linha depois da function, poe isso aqui if not isPlayer(cid) then return true end Funcionou. estou com problema em outro script parecido, tentei usar a mesma soluçao mas nao funcionou, pode me ajudar nessa tbm? Spoiler [Error - MoveEvents Interface] data/movements/scripts/storage_tile/level_cinco.lua:onStepIn Description: (internalGetPlayerInfo) Player not found when requesting player info #3 [Error - MoveEvents Interface] data/movements/scripts/storage_tile/level_cinco.lua:onStepIn Description: data/movements/scripts/storage_tile/level_cinco.lua:5: attempt to compare boolean with number stack traceback: data/movements/scripts/storage_tile/level_cinco.lua:5: in function <data/movements/scripts/storage_tile/level_cinco.lua:1> function onStepIn(cid, item, position, fromPosition) level = 5 if getPlayerLevel(cid) < level then if not isPlayer(cid) then return true end doTeleportThing(cid, fromPosition, true) doSendMagicEffect(getThingPos(cid), CONST_ME_MAGIC_BLUE) doPlayerSendCancel(cid,"Você precisa do level " .. level .. " ou + para acessar esse local.") end return TRUE end Editado Agosto 15, 2020 4 anos por diarmaint (veja o histórico de edições)
Postado Agosto 15, 2020 4 anos O negocio que eu mandei tem que ficar logo depois do function, no caso, seria antes do level = 5 MEUS POSTS: [Source] Sistema Anti-PVP ~~ PvP on/off por comando [CreatureScript] Sugestão de balanceamento ~~ Uma pequena sugestão de balanceamento das vocations ? [NPC] Daily Task ~~ Daily Task com 4 opções diarias Contador de Monstros ~~Sistema pra contar quantos monstros tem no sv, e uma melhoria pro sistema de Daily Tasks Calma, por enquanto é só, e em breve mais coisas ;} SE AJUDEI, DÁ O REP+, ESQUECE NÃO, VLW BB
Postado Agosto 15, 2020 4 anos Autor Tudo funcionando, muito obrigado! @Mor3nao Tira uma dúvida minha? Preciso saber nesse script da task Qual a storage que o script verifica antes de matar tal monstro, ex o zabuza qual storage que o player tem antes de matar?, e qual ele ganha depois de matar o boss? funciona da seguinte forma, tenho um npc que manda eu matar esses monstros da task, assim que eu mato o monstro, eu volto pra entregar a missão e ganhar recompensa, falo novamente e pego outra missão de matar. vou usar isso para um esquema no questlog Editado Agosto 15, 2020 4 anos por diarmaint (veja o histórico de edições)
Participe da conversa
Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.