rohfagundes 78 Postado Março 16, 2012 Share Postado Março 16, 2012 alguem entao pelo menos me add ai rodrigo-fagundes-@hotmail.com para me passar o client plz =/ alguem ai tem esse link KPDO Map + Respawn + Gym's - Dash Advanced .v3 sem ser pelo multiupload pq ele fechou Link para o comentário https://xtibia.com/forum/topic/177592-encerrado-pokemon-d%C3%BAvidas-pda/page/295/#findComment-1218376 Compartilhar em outros sites More sharing options...
Thedjhabbo 10 Postado Março 16, 2012 Share Postado Março 16, 2012 alguem entao pelo menos me add ai rodrigo-fagundes-@hotmail.com para me passar o client plz =/ alguem ai tem esse link KPDO Map + Respawn + Gym's - Dash Advanced .v3 sem ser pelo multiupload pq ele fechou KPDO+Map+++Respawn+++Gym\'s+-+Dash+Advanced+.v3.rar Ai esta Link para o comentário https://xtibia.com/forum/topic/177592-encerrado-pokemon-d%C3%BAvidas-pda/page/295/#findComment-1218437 Compartilhar em outros sites More sharing options...
rohfagundes 78 Postado Março 16, 2012 Share Postado Março 16, 2012 vlw =D +rep Link para o comentário https://xtibia.com/forum/topic/177592-encerrado-pokemon-d%C3%BAvidas-pda/page/295/#findComment-1218440 Compartilhar em outros sites More sharing options...
kledstonsk8 2 Postado Março 16, 2012 Share Postado Março 16, 2012 (editado) @All Alguem sabe alguma maneira de junta os passive do Sciler , com os pokemon novos que o Nibenlis postou? Editado Março 16, 2012 por kledstonsk8 Link para o comentário https://xtibia.com/forum/topic/177592-encerrado-pokemon-d%C3%BAvidas-pda/page/295/#findComment-1218444 Compartilhar em outros sites More sharing options...
Admjuninho 0 Postado Março 16, 2012 Share Postado Março 16, 2012 ae galera quem poder mim responder dou rep++ Como colocar onspawn de shiny ??? explica por favor nunca coloquei, dou rep+ para quem mim ajudar . Link para o comentário https://xtibia.com/forum/topic/177592-encerrado-pokemon-d%C3%BAvidas-pda/page/295/#findComment-1218447 Compartilhar em outros sites More sharing options...
kledstonsk8 2 Postado Março 16, 2012 Share Postado Março 16, 2012 (editado) @ADMJuninho Procura um cara chamado Slicer aqui no forum , dai tu vai na Spoiler dele , vai tá la tudo certin "Sistema de Shiny por "Onspawn" , dai tu faz tudo q tá la , i pega 100% .. ^^ Editado Março 16, 2012 por kledstonsk8 Link para o comentário https://xtibia.com/forum/topic/177592-encerrado-pokemon-d%C3%BAvidas-pda/page/295/#findComment-1218456 Compartilhar em outros sites More sharing options...
Admjuninho 0 Postado Março 16, 2012 Share Postado Março 16, 2012 (editado) mano mais ele nao explica, so coloca la as coisas e pronto , nao diz como colocar e como fica completo entende? Eu jah coloquei mais nao funfo, e jah coloquei pokes shiny, tambem queria saber como colocar boost pros shiny . Editado Março 16, 2012 por ADMJuninho Link para o comentário https://xtibia.com/forum/topic/177592-encerrado-pokemon-d%C3%BAvidas-pda/page/295/#findComment-1218463 Compartilhar em outros sites More sharing options...
kledstonsk8 2 Postado Março 16, 2012 Share Postado Março 16, 2012 @ADMJuninho Explica pow.. Presta atenção direito pow , ele dis onde se vai ter que ir , i oq voce vai fazer lá .. Link para o comentário https://xtibia.com/forum/topic/177592-encerrado-pokemon-d%C3%BAvidas-pda/page/295/#findComment-1218466 Compartilhar em outros sites More sharing options...
Admjuninho 0 Postado Março 16, 2012 Share Postado Março 16, 2012 @kledstonsk8 o meu spawn.lua esta assim sem eu ter mexido. local function doPokemonRegisterLevel(cid)if not isCreature(cid) then return true end if getWildPokemonLevel(cid) == -1 then if not pokes[getCreatureName(cid)].offense then doRemoveCreature(cid) return true end setWildPokemonLevel(cid) end end local function doSetRandomGender(cid) if not isCreature(cid) then return true end local gender = 0 local name = getCreatureName(cid) if not newpokedex[name] then return true end local rate = newpokedex[name].gender if rate == 0 then gender = 3 elseif rate == 1000 then gender = 4 elseif rate == -1 then gender = 0 elseif math.random(1, 1000) <= rate then gender = 4 else gender = 3 end doCreatureSetSkullType(cid, gender) end function onSpawn(cid) registerCreatureEvent(cid, "GeneralConfiguration") registerCreatureEvent(cid, "DirectionSystem") registerCreatureEvent(cid, "CastSystem") if isSummon(cid) then registerCreatureEvent(cid, "SummonDeath") return true end registerCreatureEvent(cid, "Experience") addEvent(doPokemonRegisterLevel, 5, cid) addEvent(doSetRandomGender, 5, cid) return true end o codigo q tem q colocar é esse: local shinys = {"Bulbasaur", "Ivysaur", "Venusaur", "Charmander", "Charmeleon", "Charizard", "Squirtle", "Wartortle", "Blastoise", "Caterpie", "Metapod", "Butterfree", "Weedle", "Kakuna", "Beedrill", "Pidgey", "Pidgeotto", "Pidgeot", "Rattata", "Raticate", "Spearow", "Fearow", "Ekans", "Arbok", "Pikachu", "Raichu", "Sandshrew", "Sandslash", "Nidoran Female", "Nidorina", "Nidoqueen", "Nidoran Male", "Nidorino", "Nidoking", "Clefairy", "Clefable", "Vulpix", "Ninetales", "Jigglytuff", "Wigglytuff", "Zubat", "Golbat", "Odish", "Gloom", "Vileplume", "Paras", "Parasect", "Venonat", "Venomoth", "Diglett", "Dugtrio", "Mewoth", "Persian", "Psyduck", "Golduck", "Mankey", "Primeape", "Growlithe", "Arcanine", "Poliwag", "Poliwhirl", "Poliwrath", "Abra", "Kadabra", "Alakazam", "Machop", "Machoke", "Machamp", "Bellsprout", "Weepinbell", "Victreebel", "Tentacool", "Tentacruel", "Geodude", "Graveler", "Golem", "Ponyta", "Rapidash", "Slowpoke", "Slowbro", "Magnamite", "Magneton", "Farfetch'd", "Doduo", "Dodrio", "Seel", "Dewgong", "Grimer", "Muk", "Shellder", "Cloyster", "Gastly", "Haunter", "Gengar", "Onix", "Drowzee", "Hypno", "Krabby", "Kingler", "Voltorb", "Electrode", "Exeggcute", "Exeggutor", "Cubone", "Marowak", "Hitmonlee", "Hitmonchan", "Lickitung", "Koffing", "Weezing", "Rhyhorn", "Rhydon", "Chansey", "Tangela", "Kangaskhan", "Horsea", "Seadra", "Goldeen", "Seaking", "Staryu", "Starmie", "Mr. Mime", "Scyther", "Jynx", "Electabuzz", "Magmar", "Pinsir", "Tauros", "Magikarp", "Gyarados", "Lapras", "Ditto", "Eevee", "Vaporeon", "Jolteon", "Flareon", "Porygon", "Omanyte", "Omastar", "Kabuto", "Kabutops", "Snorlax", "Dragonair", "Dratini" } local raros = {"Articuno", "Zapdos", "Moltreas", "Mew", "Mewtwo", "Dragonite", "Aerodactyl"} local function doPokemonRegisterLevel(cid) if not isCreature(cid) then return true end if getWildPokemonLevel(cid) == -1 then setWildPokemonLevel(cid) end end local function doSetRandomGender(cid) if not isCreature(cid) then return true end local gender = 0 local name = getCreatureName(cid) if not newpokedex[name] then return true end local rate = newpokedex[name].gender if rate == 0 then gender = 3 elseif rate == 1000 then gender = 4 elseif rate == -1 then gender = 0 elseif math.random(1, 1000) <= rate then gender = 4 else gender = 3 end doCreatureSetSkullType(cid, gender) end local function doShiny(cid) if isCreature(cid) then if isSummon(cid) then return true end if getPlayerStorageValue(cid, 74469) >= 1 then return true end if isNpcSummon(cid) then return true end if isInArray(shinys, getCreatureName(cid)) then transform = math.random(1000, 1000) --1% chance elseif isInArray(raros, getCreatureName(cid)) then transform = math.random(100, 1000) --0.1% chance elseif not isInArray(raros, getCreatureName(cid)) and not isInArray(shinys, getCreatureName(cid)) then return true end if transform == 10 then doSendMagicEffect(getThingPos(cid), 18) local shi = doCreateMonster("Shiny ".. getCreatureName(cid) .."", getThingPos(cid)) setPlayerStorageValue(shi, 74469, 1) setPlayerStorageValue(cid, 74469, 1) doRemoveCreature(cid) else setPlayerStorageValue(cid, 74469, 1) end else return true end end function onSpawn(cid) registerCreatureEvent(cid, "GeneralConfiguration") registerCreatureEvent(cid, "DirectionSystem") registerCreatureEvent(cid, "CastSystem") if isSummon(cid) then registerCreatureEvent(cid, "SummonDeath") return true end registerCreatureEvent(cid, "Experience") addEvent(doPokemonRegisterLevel, 5, cid) addEvent(doSetRandomGender, 5, cid) addEvent(doShiny, 10, cid) return true end quando eu adicionar como fica no final tudo junto? Link para o comentário https://xtibia.com/forum/topic/177592-encerrado-pokemon-d%C3%BAvidas-pda/page/295/#findComment-1218472 Compartilhar em outros sites More sharing options...
kledstonsk8 2 Postado Março 16, 2012 Share Postado Março 16, 2012 @ADMJuninho man , aperta ctrl + A , depois voce deleta o que está dentro do seu Spawn.lua , dae voce pega o do Slicer , seleciona tudo depois da ctrl + c , depois cola na sua Spawn.lua que voce excluio as coisas , dai so é salva , sim .. i pronto .. liga seu ot , Da /m ne algum pokemon , i espera ele vim shiny .. porque tá 1% de chance de vim shiny , isso voce muda de acordo com sua vontade Link para o comentário https://xtibia.com/forum/topic/177592-encerrado-pokemon-d%C3%BAvidas-pda/page/295/#findComment-1218477 Compartilhar em outros sites More sharing options...
Admjuninho 0 Postado Março 16, 2012 Share Postado Março 16, 2012 hum... blz vlw vou te dar rep +. Link para o comentário https://xtibia.com/forum/topic/177592-encerrado-pokemon-d%C3%BAvidas-pda/page/295/#findComment-1218479 Compartilhar em outros sites More sharing options...
Regice 1 Postado Março 16, 2012 Share Postado Março 16, 2012 Ei não sei si ja tem essa duvida aki desculpe si tiver mais quero pergunta algo : Como faço para usar para usar o ip changer ? e eu puis on mais os cara não consegue fica on ! eu puis dll mais n mudo nada si poder ajuda obr Link para o comentário https://xtibia.com/forum/topic/177592-encerrado-pokemon-d%C3%BAvidas-pda/page/295/#findComment-1218481 Compartilhar em outros sites More sharing options...
ZeNit91 11 Postado Março 16, 2012 Share Postado Março 16, 2012 @REGICE ENTRA NO VAPUS.NET E FAZ UM CLIENTE COM O IP, PARA MUDAR O IP DO CLIENTE COM CDBAR TEM QUE USAR O HEXAEDITOR, TEM VARIOS TUTORIAIS AKI EXPLICANDO Link para o comentário https://xtibia.com/forum/topic/177592-encerrado-pokemon-d%C3%BAvidas-pda/page/295/#findComment-1218494 Compartilhar em outros sites More sharing options...
Regice 1 Postado Março 16, 2012 Share Postado Março 16, 2012 @ZEROS Isso é de graça ? si for passa link de tutorial ? si da tudo certo de to rep++ Link para o comentário https://xtibia.com/forum/topic/177592-encerrado-pokemon-d%C3%BAvidas-pda/page/295/#findComment-1218502 Compartilhar em outros sites More sharing options...
Maguito 21 Postado Março 16, 2012 Share Postado Março 16, 2012 @Slicer A area do self fico muito melhor com seu script, mas o hit continua como antes, tipo um shiny golem no lvl 100 com 12 k de life em vez de hitar 12 k no self hita 4. Link para o comentário https://xtibia.com/forum/topic/177592-encerrado-pokemon-d%C3%BAvidas-pda/page/295/#findComment-1218505 Compartilhar em outros sites More sharing options...
Posts Recomendados