Boa Noite, gostaria de saber como retira o clan system do pda ou como edito para qualquer profissão usar os shinys?
tipo pokemon treiner usar um shiny jolteon que só Raibolt usa!
Porfavor alguem me ajude =)
Boa Noite, gostaria de saber como retira o clan system do pda ou como edito para qualquer profissão usar os shinys?
tipo pokemon treiner usar um shiny jolteon que só Raibolt usa!
Porfavor alguem me ajude =)
Bom para todos usarem os shiny sem os devídos clan e os rank você precisa fazer o seguinte
Action | Script | Goback.lua
e Remove essa PARTE..
---------------------------- Sistema pokes de clan -------------------------------------- local shinysClan = { ["Shiny Fearow"] = {4, "Wingeon"}, ["Shiny Flareon"] = {1, "Volcanic"}, ["Shiny Vaporeon"] = {2, "Seavel"}, ["Shiny Jolteon"] = {9, "Raibolt"}, ["Shiny Hypno"] = {7, "Psycraft"}, ["Shiny Golem"] = {3, "Orebound"}, ["Shiny Vileplume"] = {8, "Naturia"}, ["Shiny Nidoking"] = {5, "Malefic"}, ["Shiny Hitmontop"] = {6, "Gardestrike"}, --alterado v1.4 } if shinysClan[pokemon] and (getPlayerGroupId(cid) < 4 or getPlayerGroupId(cid) > 6) then --alterado v1.9 \/ if getPlayerClanNum(cid) ~= shinysClan[pokemon][1] then doPlayerSendCancel(cid, "You need be a member of the clan "..shinysClan[pokemon][2].." to use this pokemon!") return true elseif getPlayerClanRank(cid) ~= 5 then doPlayerSendCancel(cid, "You need be atleast rank 5 to use this pokemon!") return true end end --------------------------------------------------------------------------------------
Project Pokémon Mysterion OpenSoures 2016.
Em breve, mais informações!
Valeu pço, deu certo se ele tirar a pokebola com botao direito mais se ele usar ou trocar o pokemon na cd bar do client la não da, sabe porque isso?
"O fracasso é a oportunidade de se começar de novo inteligentemente"