Ir para conteúdo

[DxP] Exclusivo Poketibia OpenSource+Cliente+Site+DB


Taiger

Posts Recomendados

22 minutos atrás, Durant disse:

@Fuuin Fake é que eu fiz uma adaptação aqui pra o npc trocar o ditto+50 pelo shiny ditto mas ele vem sem o ditto memory :s

 

esse  3 seria pokes do tipo ground né? poke tipo fly não sofre dano de poke tipo ground n é? 

 

@edit vi na pokedex pxg que realmente não sofre... para corrigir isso façam um seguinte: vá em data/lib/configuration procure por FLYINGDAMAGE ao acharem substitua a linha:

  Ocultar conteúdo

[FLYINGDAMAGE] = {super = {"fighting", "bug", "grass"}, weak = {"rock", "steel", "electric"}},

por essa:

  Ocultar conteúdo

[FLYINGDAMAGE] = {super = {"fighting", "bug", "grass"}, weak = {"rock", "steel", "electric"}, non = {"ground"}},

ps: ainda não testei..

é ao contrario...

 

[GROUNDDAMAGE] = {super = {"poison", "rock", "steel", "fire", "electric"}, weak = {"bug", "grass"}, non = {"flying"}},
[FLYINGDAMAGE] = {super = {"fighting", "bug", "grass"}, weak = {"rock", "steel", "electric"}},

 

Link para o comentário
Compartilhar em outros sites

Correçao do Order no Ditto/Shiny fazendo que se destransforme:

action/scripts/basic/order:

Procure:

----------------- Ditto ----------------- 

Substitua todo o código do Ditto por este:

 

 

Citar

elseif isMonster(item2.uid) and isInArray({"Shiny Ditto", "Ditto"}, getItemAttribute(getPlayerSlotItem(cid, 8).uid, "poke"))  then
       
       if isPlayer(item2.uid) and isInDuel(item2.uid) then
         return doPlayerSendCancel(cid, MSG_NAO_E_POSSIVEL)
       end
       
       if isPlayerSummon(cid, item2.uid) and isInArray({"Shiny Ditto", "Ditto"}, getItemAttribute(getPlayerSlotItem(cid, 8).uid, "poke")) and not isInArray({"Shiny Ditto", "Ditto"}, getItemAttribute(getPlayerSlotItem(cid, 8).uid, "copyName")) then 
       
          --doCopyPokemon(poke, getItemAttribute(getPlayerSlotItem(cid, 8).uid, "poke"), true)
          --doPlayerSay(cid, getCreatureNick(getCreatureSummons(cid)[1])..", reverta-se.")
         -- return true
          
       elseif not isPlayerSummon(cid, item2.uid) and getPokeName(item2.uid) ~= getPokeName(poke) then    

        if isSummon(item2.uid) then
           if getPlayerSlotItem(getCreatureMaster(item2.uid), 8).uid ~= 0 and isInArray({"Shiny Ditto", "Ditto"}, getItemAttribute(getPlayerSlotItem(getCreatureMaster(item2.uid), 8).uid, "poke")) then
              doSendMsg(cid, "Você não pode fazer uma copia de um outro ditto.")
              return true 
           end
        end
           
       local thingName = doCorrectString(getCreatureName(item2.uid))
                if pokes[thingName].level > getPlayerLevel(cid) then
                    doSendMsg(cid, "Você não tem level para copiar este pokémon.")
                    return true 
                end
                 doCopyPokemon(poke, thingName, true)
                 return true 
                 
       end

 

 

Editado por FlamesAdmin
Link para o comentário
Compartilhar em outros sites

2 horas atrás, FlamesAdmin disse:

é ao contrario...

 

[GROUNDDAMAGE] = {super = {"poison", "rock", "steel", "fire", "electric"}, weak = {"bug", "grass"}, non = {"flying"}},
[FLYINGDAMAGE] = {super = {"fighting", "bug", "grass"}, weak = {"rock", "steel", "electric"}},

 

Mas eles ja estao assim ...

Link para o comentário
Compartilhar em outros sites

Em 6/20/2016 at 03:34, Scizorgame disse:

Sinceramente, não esperava que a base avançaria tanto como avançou, tantos bugs resolvidos, eu testei agora e vi que bastantes coisas foram concertadas, estou com projeto de um server e sinceramente se comparar o meu com esse, considero que esse esta ganhando por muito, mesmo assim meu server tem algumas coisas a mais que nesse, e pelo esforço e empenho de vocês decidi me juntar e contribuir com algumas dessas coisas, vou listar as coisas e postar algumas correções aqui alem de alguns bugs que encontrei no server, e falar um pouco de mim no final do topico tambem, não me decidi ainda se migrarei ou não para essa base, em questão de poderem derrubar o server pela source, bem, da mesma forma que não sei oque fizeram na source desse server antes de eu pegar eu tambem não sei oque podem ter feito na minha source antes de eu pega-la, então daria na mesma.

 

--- algumas coisas que tem no server que estou editando ---

1-Fly System melhor(o fly system do meu server você consegue sair de uma montanha com fly sem ter de subir no fly)

2-Sistema de Caught por Persistencia(quanto mais ball você taca em um pokemon maior a chance de você catar ele, com tabelas de pokes normais, hards, shinys e all) PS: bastante facil de fazer por sinal.

3-Bug do monstro não mandar magia por trocar de target corrigido(esse bug)

4-Loot de todos pokes da primeira geração contando shinys com novos loots balanceados e corrigidos especificamente para o meu server.

5-Orbs(uma ideia minha, basicamente com orbs você pode fazer stones).

6-Mais algumas correções que provavelmente deixei passar.

 

--- Contribuições por enquanto ---

 

2- Vou deixar aqui algumas tabelas que uso nesse sistema:

  Ocultar conteúdo

catchsystem = {

["Bulbasaur"] = {storage = 169001},

["Ivysaur"] = {storage = 169002},

["Venusaur"] = {storage = 169003},

["Charmander"] = {storage = 169004},

["Charmeleon"] = {storage = 169005},

["Charizard"] = {storage = 169006},

["Squirtle"] = {storage = 169007},

["Wartortle"] = {storage = 169008},

["Blastoise"] = {storage = 169009},

["Caterpie"] = {storage = 169010},

["Metapod"] = {storage = 169011},

["Butterfree"] = {storage = 169012},

["Weedle"] = {storage = 169013},

["Kakuna"] = {storage = 169014},

["Beedrill"] = {storage = 169015},

["Pidgey"] = {storage = 169016},

["Pidgeotto"] = {storage = 169017},

["Pidgeot"] = {storage = 169018},

["Rattata"] = {storage = 169019},

["Raticate"] = {storage = 169020},

["Spearow"] = {storage = 169021},

["Fearow"] = {storage = 169022},

["Ekans"] = {storage = 169023},

["Arbok"] = {storage = 169024},

["Pikachu"] = {storage = 169025},

["Raichu"] = {storage = 169026},

["Sandshrew"] = {storage = 169027},

["Sandslash"] = {storage = 169028},

["Nidoran Female"] = {storage = 169029},

["Nidorina"] = {storage = 169030},

["Nidoqueen"] = {storage = 169031},

["Nidoran Male"] = {storage = 169032},

["Nidorino"] = {storage = 169033},

["Nidoking"] = {storage = 169034},

["Clefairy"] = {storage = 169035},

["Clefable"] = {storage = 169036},

["Vulpix"] = {storage = 169037},

["Ninetales"] = {storage = 169038},

["Jigglypuff"] = {storage = 169039},

["Wigglytuff"] = {storage = 169040},

["Zubat"] = {storage = 169041},

["Golbat"] = {storage = 169042},

["Oddish"] = {storage = 169043},

["Gloom"] = {storage = 169044},

["Vileplume"] = {storage = 169045},

["Paras"] = {storage = 169046},

["Parasect"] = {storage = 169047},

["Venonat"] = {storage = 169048},

["Venomoth"] = {storage = 169049},

["Diglett"] = {storage = 169050},

["Dugtrio"] = {storage = 169051},

["Meowth"] = {storage = 169052},

["Persian"] = {storage = 169053},

["Psyduck"] = {storage = 169054},

["Golduck"] = {gstorage = 169055},

["Mankey"] = {storage = 169056},

["Primeape"] = {gstorage = 169057},

["Growlithe"] = {storage = 169058},

["Poliwag"] = {storage = 169060},

["Poliwhirl"] = {storage = 169061},

["Poliwrath"] = {storage = 169062},

["Abra"] = {storage = 169063},

["Kadabra"] = {storage = 169064},

["Alakazam"] = {storage = 169065},

["Machop"] = {storage = 169066},

["Machoke"] = {storage = 169067},

["Machamp"] = {storage = 169068},

["Bellsprout"] = {storage = 169069},

["Weepinbell"] = {storage = 169070},

["Victreebel"] = {storage = 169071},

["Tentacool"] = {storage = 169072},

["Tentacruel"] = {storage = 169073},

["Geodude"] = {storage = 169074},

["Graveler"] = {storage = 169075},

["Golem"] = {storage = 169076},

["Ponyta"] = {storage = 169077},

["Rapidash"] = {storage = 169078},

["Slowpoke"] = {storage = 1690799},

["Slowbro"] = {storage = 169080},

["Magnemite"] = {storage = 169081},

["Magneton"] = {storage = 169082},

["Farfetch'd"] = {storage = 169083},

["Doduo"] = {storage = 169084},

["Dodrio"] = {storage = 169085},

["Seel"] = {storage = 169086},

["Dewgong"] = {storage = 169087},

["Grimer"] = {storage = 169088},

["Muk"] = {storage = 169089},

["Shellder"] = {storage = 169090},

["Cloyster"] = {storage = 169091},

["Gastly"] = {storage = 169092},

["Haunter"] = {storage = 169093},

["Gengar"] = {storage = 169094},

["Onix"] = {storage = 169095},

["Drowzee"] = {storage = 169096},

["Hypno"] = {storage = 169097},

["Krabby"] = {storage = 169098},

["Kingler"] = {storage = 169099},

["Voltorb"] = {storage = 169100},

["Electrode"] = {storage = 169101},

["Exeggcute"] = {storage = 169102},

["Exeggutor"] = {storage = 169103},

["Cubone"] = {storage = 169104},

["Marowak"] = {storage = 169105},

["Koffing"] = {storage = 169109},

["Weezing"] = {storage = 169110},

["Rhyhorn"] = {storage = 169111},

["Rhydon"] = {storage = 169112},

["Tangela"] = {storage = 169114},

["Horsea"] = {storage = 169116},

["Seadra"] = {storage = 169117},

["Goldeen"] = {storage = 169118},

["Seaking"] = {storage = 169119},

["Staryu"] = {storage = 169120},

["Starmie"] = {storage = 169121},

["Tauros"] = {storage = 169128},

["Magikarp"] = {storage = 169129}

}

 

catchsystemhard = {

["Arcanine"] = {storage = 169059},

["Hitmonlee"] = {storage = 169106},

["Hitmonchan"] = {storage = 169107},

["Lickitung"] = {storage = 169108},

["Chansey"] = {storage = 169113},

["Kangaskhan"] = {storage = 169115},

["Mr. Mime"] = {storage = 169122},

["Scyther"] = {storage = 169123},

["Jynx"] = {storage = 169124},

["Electabuzz"] = {storage = 169125},

["Magmar"] = {storage = 169126},

["Pinsir"] = {storage = 169127},

["Gyarados"] = {storage = 169130},

["Lapras"] = {storage = 169131},

["Ditto"] = {storage = 169132},

["Eevee"] = {storage = 169133},

["Vaporeon"] = {storage = 169134},

["Jolteon"] = {storage = 169135},

["Flareon"] = {storage = 169136},

["Porygon"] = {storage = 169137},

["Omanyte"] = {storage = 169138},

["Omastar"] = {storage = 169139},

["Kabuto"] = {storage = 169140},

["Kabutops"] = {storage = 169141},

["Snorlax"] = {storage = 169143},

["Dratini"] = {storage = 169147},

["Dragonair"] = {storage = 169148},

["Dragonite"] = {storage = 169149}

}

catchsystemshiny = {

["Aerodactyl"] = {storage = 169142},

["Shiny Venusaur"] = {storage = 269003},

["Shiny Charizard"] = {storage = 269006},

["Shiny Blastoise"] = {storage = 269009},

["Shiny Butterfree"] = {storage = 269012},

["Shiny Beedrill"] = {storage = 269015},

["Shiny Pidgeot"] = {storage = 269018},

["Shiny Rattata"] = {storage = 269019},

["Shiny Raticate"] = {storage = 269020},

["Shiny Fearow"] = {storage = 269022},

["Shiny Raichu"] = {storage = 269026},

["Shiny Nidoking"] = {storage = 269034},

["Shiny Ninetales"] = {storage = 269038},

["Shiny Zubat"] = {storage = 269041},

["Shiny Golbat"] = {storage = 269042},

["Shiny Oddish"] = {storage = 269043},

["Shiny Vileplume"] = {storage = 269045},

["Shiny Paras"] = {storage = 269046},

["Shiny Parasect"] = {storage = 269047},

["Shiny Venonat"] = {storage = 269048},

["Shiny Venomoth"] = {storage = 269049},

["Shiny Growlithe"] = {storage = 269058},

["Shiny Arcanine"] = {storage = 269059},

["Shiny Poliwag"] = {storage = 269060},

["Shiny Abra"] = {storage = 269063},

["Shiny Alakazam"] = {storage = 269065},

["Shiny Machamp"] = {storage = 269068},

["Shiny Tentacool"] = {storage = 269072},

["Shiny Tentacruel"] = {storage = 269073},

["Shiny Golem"] = {storage = 269076},

["Shiny Magneton"] = {storage = 269082},

["Shiny Farfetch'd"] = {storage = 269083},

["Shiny Dodrio"] = {storage = 269085},

["Shiny Grimer"] = {storage = 269088},

["Shiny Muk"] = {storage = 269089},

["Shiny Gengar"] = {storage = 269094},

["Shiny Onix"] = {storage = 269095},

["Shiny Hypno"] = {storage = 269097},

["Shiny Krabby"] = {storage = 269098},

["Shiny Kingler"] = {storage = 269099},

["Shiny Voltorb"] = {storage = 269100},

["Shiny Electrode"] = {storage = 269101},

["Shiny Cubone"] = {storage = 269104},

["Shiny Marowak"] = {storage = 269105},

["Shiny Hitmonlee"] = {storage = 269106},

["Shiny Hitmonchan"] = {storage = 269107},

["Shiny Rhydon"] = {storage = 269112},

["Shiny Tangela"] = {storage = 269114},

["Shiny Horsea"] = {storage = 269116},

["Shiny Seadra"] = {storage = 269117},

["Shiny Mr. Mime"] = {storage = 269122},

["Shiny Scyther"] = {storage = 269123},

["Shiny Jynx"] = {storage = 269124},

["Shiny Electabuzz"] = {storage = 269125},

["Shiny Magmar"] = {storage = 269126},

["Shiny Pinsir"] = {storage = 269127},

["Shiny Tauros"] = {storage = 269128},

["Shiny Magikarp"] = {storage = 269129},

["Shiny Gyarados"] = {storage = 269130},

["Shiny Ditto"] = {storage = 269132},

["Shiny Vaporeon"] = {storage = 269134},

["Shiny Jolteon"] = {storage = 269135},

["Shiny Flareon"] = {storage = 269136},

["Shiny Snorlax"] = {storage = 269143},

["Shiny Dratini"] = {storage = 269147},

["Shiny Dragonair"] = {storage = 269148}

}

 

catchsystemall = {

["Bulbasaur"] = {storage = 169001, ratetype = "normal"},

["Ivysaur"] = {storage = 169002, ratetype = "normal"},

["Venusaur"] = {storage = 169003, ratetype = "normal"},

["Charmander"] = {storage = 169004, ratetype = "normal"},

["Charmeleon"] = {storage = 169005, ratetype = "normal"},

["Charizard"] = {storage = 169006, ratetype = "normal"},

["Squirtle"] = {storage = 169007, ratetype = "normal"},

["Wartortle"] = {storage = 169008, ratetype = "normal"},

["Blastoise"] = {storage = 169009, ratetype = "normal"},

["Caterpie"] = {storage = 169010, ratetype = "normal"},

["Metapod"] = {storage = 169011, ratetype = "normal"},

["Butterfree"] = {storage = 169012, ratetype = "normal"},

["Weedle"] = {storage = 169013, ratetype = "normal"},

["Kakuna"] = {storage = 169014, ratetype = "normal"},

["Beedrill"] = {storage = 169015, ratetype = "normal"},

["Pidgey"] = {storage = 169016, ratetype = "normal"},

["Pidgeotto"] = {storage = 169017, ratetype = "normal"},

["Pidgeot"] = {storage = 169018, ratetype = "normal"},

["Rattata"] = {storage = 169019, ratetype = "normal"},

["Raticate"] = {storage = 169020, ratetype = "normal"},

["Spearow"] = {storage = 169021, ratetype = "normal"},

["Fearow"] = {storage = 169022, ratetype = "normal"},

["Ekans"] = {storage = 169023, ratetype = "normal"},

["Arbok"] = {storage = 169024, ratetype = "normal"},

["Pikachu"] = {storage = 169025, ratetype = "normal"},

["Raichu"] = {storage = 169026, ratetype = "normal"},

["Sandshrew"] = {storage = 169027, ratetype = "normal"},

["Sandslash"] = {storage = 169028, ratetype = "normal"},

["Nidoran Female"] = {storage = 169029, ratetype = "normal"},

["Nidorina"] = {storage = 169030, ratetype = "normal"},

["Nidoqueen"] = {storage = 169031, ratetype = "normal"},

["Nidoran Male"] = {storage = 169032, ratetype = "normal"},

["Nidorino"] = {storage = 169033, ratetype = "normal"},

["Nidoking"] = {storage = 169034, ratetype = "normal"},

["Clefairy"] = {storage = 169035, ratetype = "normal"},

["Clefable"] = {storage = 169036, ratetype = "normal"},

["Vulpix"] = {storage = 169037, ratetype = "normal"},

["Ninetales"] = {storage = 169038, ratetype = "normal"},

["Jigglypuff"] = {storage = 169039, ratetype = "normal"},

["Wigglytuff"] = {storage = 169040, ratetype = "normal"},

["Zubat"] = {storage = 169041, ratetype = "normal"},

["Golbat"] = {storage = 169042, ratetype = "normal"},

["Oddish"] = {storage = 169043, ratetype = "normal"},

["Gloom"] = {storage = 169044, ratetype = "normal"},

["Vileplume"] = {storage = 169045, ratetype = "normal"},

["Paras"] = {storage = 169046, ratetype = "normal"},

["Parasect"] = {storage = 169047, ratetype = "normal"},

["Venonat"] = {storage = 169048, ratetype = "normal"},

["Venomoth"] = {storage = 169049, ratetype = "normal"},

["Diglett"] = {storage = 169050, ratetype = "normal"},

["Dugtrio"] = {storage = 169051, ratetype = "normal"},

["Meowth"] = {storage = 169052, ratetype = "normal"},

["Persian"] = {storage = 169053, ratetype = "normal"},

["Psyduck"] = {storage = 169054, ratetype = "normal"},

["Golduck"] = {gstorage = 169055, ratetype = "normal"},

["Mankey"] = {storage = 169056, ratetype = "normal"},

["Primeape"] = {gstorage = 169057, ratetype = "normal"},

["Growlithe"] = {storage = 169058, ratetype = "normal"},

["Poliwag"] = {storage = 169060, ratetype = "normal"},

["Poliwhirl"] = {storage = 169061, ratetype = "normal"},

["Poliwrath"] = {storage = 169062, ratetype = "normal"},

["Abra"] = {storage = 169063, ratetype = "normal"},

["Kadabra"] = {storage = 169064, ratetype = "normal"},

["Alakazam"] = {storage = 169065, ratetype = "normal"},

["Machop"] = {storage = 169066, ratetype = "normal"},

["Machoke"] = {storage = 169067, ratetype = "normal"},

["Machamp"] = {storage = 169068, ratetype = "normal"},

["Bellsprout"] = {storage = 169069, ratetype = "normal"},

["Weepinbell"] = {storage = 169070, ratetype = "normal"},

["Victreebel"] = {storage = 169071, ratetype = "normal"},

["Tentacool"] = {storage = 169072, ratetype = "normal"},

["Tentacruel"] = {storage = 169073, ratetype = "normal"},

["Geodude"] = {storage = 169074, ratetype = "normal"},

["Graveler"] = {storage = 169075, ratetype = "normal"},

["Golem"] = {storage = 169076, ratetype = "normal"},

["Ponyta"] = {storage = 169077, ratetype = "normal"},

["Rapidash"] = {storage = 169078, ratetype = "normal"},

["Slowpoke"] = {storage = 1690799, ratetype = "normal"},

["Slowbro"] = {storage = 169080, ratetype = "normal"},

["Magnemite"] = {storage = 169081, ratetype = "normal"},

["Magneton"] = {storage = 169082, ratetype = "normal"},

["Farfetch'd"] = {storage = 169083, ratetype = "normal"},

["Doduo"] = {storage = 169084, ratetype = "normal"},

["Dodrio"] = {storage = 169085, ratetype = "normal"},

["Seel"] = {storage = 169086, ratetype = "normal"},

["Dewgong"] = {storage = 169087, ratetype = "normal"},

["Grimer"] = {storage = 169088, ratetype = "normal"},

["Muk"] = {storage = 169089, ratetype = "normal"},

["Shellder"] = {storage = 169090, ratetype = "normal"},

["Cloyster"] = {storage = 169091, ratetype = "normal"},

["Gastly"] = {storage = 169092, ratetype = "normal"},

["Haunter"] = {storage = 169093, ratetype = "normal"},

["Gengar"] = {storage = 169094, ratetype = "normal"},

["Onix"] = {storage = 169095, ratetype = "normal"},

["Drowzee"] = {storage = 169096, ratetype = "normal"},

["Hypno"] = {storage = 169097, ratetype = "normal"},

["Krabby"] = {storage = 169098, ratetype = "normal"},

["Kingler"] = {storage = 169099, ratetype = "normal"},

["Voltorb"] = {storage = 169100, ratetype = "normal"},

["Electrode"] = {storage = 169101, ratetype = "normal"},

["Exeggcute"] = {storage = 169102, ratetype = "normal"},

["Exeggutor"] = {storage = 169103, ratetype = "normal"},

["Cubone"] = {storage = 169104, ratetype = "normal"},

["Marowak"] = {storage = 169105, ratetype = "normal"},

["Koffing"] = {storage = 169109, ratetype = "normal"},

["Weezing"] = {storage = 169110, ratetype = "normal"},

["Rhyhorn"] = {storage = 169111, ratetype = "normal"},

["Rhydon"] = {storage = 169112, ratetype = "normal"},

["Tangela"] = {storage = 169114, ratetype = "normal"},

["Horsea"] = {storage = 169116, ratetype = "normal"},

["Seadra"] = {storage = 169117, ratetype = "normal"},

["Goldeen"] = {storage = 169118, ratetype = "normal"},

["Seaking"] = {storage = 169119, ratetype = "normal"},

["Staryu"] = {storage = 169120, ratetype = "normal"},

["Starmie"] = {storage = 169121, ratetype = "normal"},

["Tauros"] = {storage = 169128, ratetype = "normal"},

["Magikarp"] = {storage = 169129, ratetype = "normal"},

["Arcanine"] = {storage = 169059, ratetype = "hard"},

["Hitmonlee"] = {storage = 169106, ratetype = "hard"},

["Hitmonchan"] = {storage = 169107, ratetype = "hard"},

["Lickitung"] = {storage = 169108, ratetype = "hard"},

["Chansey"] = {storage = 169113, ratetype = "hard"},

["Kangaskhan"] = {storage = 169115, ratetype = "hard"},

["Mr. Mime"] = {storage = 169122, ratetype = "hard"},

["Scyther"] = {storage = 169123, ratetype = "hard"},

["Jynx"] = {storage = 169124, ratetype = "hard"},

["Electabuzz"] = {storage = 169125, ratetype = "hard"},

["Magmar"] = {storage = 169126, ratetype = "hard"},

["Pinsir"] = {storage = 169127, ratetype = "hard"},

["Gyarados"] = {storage = 169130, ratetype = "hard"},

["Lapras"] = {storage = 169131, ratetype = "hard"},

["Ditto"] = {storage = 169132, ratetype = "hard"},

["Eevee"] = {storage = 169133, ratetype = "hard"},

["Vaporeon"] = {storage = 169134, ratetype = "hard"},

["Jolteon"] = {storage = 169135, ratetype = "hard"},

["Flareon"] = {storage = 169136, ratetype = "hard"},

["Porygon"] = {storage = 169137, ratetype = "hard"},

["Omanyte"] = {storage = 169138, ratetype = "hard"},

["Omastar"] = {storage = 169139, ratetype = "hard"},

["Kabuto"] = {storage = 169140, ratetype = "hard"},

["Kabutops"] = {storage = 169141, ratetype = "hard"},

["Snorlax"] = {storage = 169143, ratetype = "hard"},

["Dratini"] = {storage = 169147, ratetype = "hard"},

["Dragonair"] = {storage = 169148, ratetype = "hard"},

["Dragonite"] = {storage = 169149, ratetype = "hard"},

["Aerodactyl"] = {storage = 169142, ratetype = "shiny"},

["Shiny Venusaur"] = {storage = 269003, ratetype = "shiny"},

["Shiny Charizard"] = {storage = 269006, ratetype = "shiny"},

["Shiny Blastoise"] = {storage = 269009, ratetype = "shiny"},

["Shiny Butterfree"] = {storage = 269012, ratetype = "shiny"},

["Shiny Beedrill"] = {storage = 269015, ratetype = "shiny"},

["Shiny Pidgeot"] = {storage = 269018, ratetype = "shiny"},

["Shiny Rattata"] = {storage = 269019, ratetype = "shiny"},

["Shiny Raticate"] = {storage = 269020, ratetype = "shiny"},

["Shiny Fearow"] = {storage = 269022, ratetype = "shiny"},

["Shiny Raichu"] = {storage = 269026, ratetype = "shiny"},

["Shiny Nidoking"] = {storage = 269034, ratetype = "shiny"},

["Shiny Ninetales"] = {storage = 269038, ratetype = "shiny"},

["Shiny Zubat"] = {storage = 269041, ratetype = "shiny"},

["Shiny Golbat"] = {storage = 269042, ratetype = "shiny"},

["Shiny Oddish"] = {storage = 269043, ratetype = "shiny"},

["Shiny Vileplume"] = {storage = 269045, ratetype = "shiny"},

["Shiny Paras"] = {storage = 269046, ratetype = "shiny"},

["Shiny Parasect"] = {storage = 269047, ratetype = "shiny"},

["Shiny Venonat"] = {storage = 269048, ratetype = "shiny"},

["Shiny Venomoth"] = {storage = 269049, ratetype = "shiny"},

["Shiny Growlithe"] = {storage = 269058, ratetype = "shiny"},

["Shiny Arcanine"] = {storage = 269059, ratetype = "shiny"},

["Shiny Poliwag"] = {storage = 269060, ratetype = "shiny"},

["Shiny Abra"] = {storage = 269063, ratetype = "shiny"},

["Shiny Alakazam"] = {storage = 269065, ratetype = "shiny"},

["Shiny Machamp"] = {storage = 269068, ratetype = "shiny"},

["Shiny Tentacool"] = {storage = 269072, ratetype = "shiny"},

["Shiny Tentacruel"] = {storage = 269073, ratetype = "shiny"},

["Shiny Golem"] = {storage = 269076, ratetype = "shiny"},

["Shiny Magneton"] = {storage = 269082, ratetype = "shiny"},

["Shiny Farfetch'd"] = {storage = 269083, ratetype = "shiny"},

["Shiny Dodrio"] = {storage = 269085, ratetype = "shiny"},

["Shiny Grimer"] = {storage = 269088, ratetype = "shiny"},

["Shiny Muk"] = {storage = 269089, ratetype = "shiny"},

["Shiny Gengar"] = {storage = 269094, ratetype = "shiny"},

["Shiny Onix"] = {storage = 269095, ratetype = "shiny"},

["Shiny Hypno"] = {storage = 269097, ratetype = "shiny"},

["Shiny Krabby"] = {storage = 269098, ratetype = "shiny"},

["Shiny Kingler"] = {storage = 269099, ratetype = "shiny"},

["Shiny Voltorb"] = {storage = 269100, ratetype = "shiny"},

["Shiny Electrode"] = {storage = 269101, ratetype = "shiny"},

["Shiny Cubone"] = {storage = 269104, ratetype = "shiny"},

["Shiny Marowak"] = {storage = 269105, ratetype = "shiny"},

["Shiny Hitmonlee"] = {storage = 269106, ratetype = "shiny"},

["Shiny Hitmonchan"] = {storage = 269107, ratetype = "shiny"},

["Shiny Rhydon"] = {storage = 269112, ratetype = "shiny"},

["Shiny Tangela"] = {storage = 269114, ratetype = "shiny"},

["Shiny Horsea"] = {storage = 269116, ratetype = "shiny"},

["Shiny Seadra"] = {storage = 269117, ratetype = "shiny"},

["Shiny Mr. Mime"] = {storage = 269122, ratetype = "shiny"},

["Shiny Scyther"] = {storage = 269123, ratetype = "shiny"},

["Shiny Jynx"] = {storage = 269124, ratetype = "shiny"},

["Shiny Electabuzz"] = {storage = 269125, ratetype = "shiny"},

["Shiny Magmar"] = {storage = 269126, ratetype = "shiny"},

["Shiny Pinsir"] = {storage = 269127, ratetype = "shiny"},

["Shiny Tauros"] = {storage = 269128, ratetype = "shiny"},

["Shiny Magikarp"] = {storage = 269129, ratetype = "shiny"},

["Shiny Gyarados"] = {storage = 269130, ratetype = "shiny"},

["Shiny Ditto"] = {storage = 269132, ratetype = "shiny"},

["Shiny Vaporeon"] = {storage = 269134, ratetype = "shiny"},

["Shiny Jolteon"] = {storage = 269135, ratetype = "shiny"},

["Shiny Flareon"] = {storage = 269136, ratetype = "shiny"},

["Shiny Snorlax"] = {storage = 269143, ratetype = "shiny"},

["Shiny Dratini"] = {storage = 269147, ratetype = "shiny"},

["Shiny Dragonair"] = {storage = 269148, ratetype = "shiny"}

}

 

 

3- Simplesmente nas sources no arquivo monsters.cpp procurem por:

sb.combatSpell = sb.isMelee = false;

 

e simplesmente troquem o false por true ficando:

sb.combatSpell = sb.isMelee = true;

 

4- Vou deixar para download loots de shinys que fiz como .obd

Print:

  Lf9Nmiu.png

download: http://www.mediafire.com/download/wdffm8727l2ff7m/Shinyitems+bydzru.rar

scan: https://virustotal.com/pt/file/29c2c06a9a80f238877c3040cd688e092053ecaf4dbfa3a0a16c3d4cdc0f3896/analysis/1466409757/

 

Sobre mim:

sempre gostei de mecher e jogar servers de pokemon, mechia mais em 2010~2012, meio que parei quando começei a jogar pxg, eu amo esses servers derivados, e gostava muito da pxg para não dizer que amava, mas depois de tantas historias e sofrer as injustiças da equipe na propria pele(ser movido e tomar ban sem estar blockando o resp por dar ks em um donater amiguinho do adm) não vou perdoa-los(ja dei chance e não aproveitaram), a pxg é um otimo jogo porem o jogo chega a ser tão impossivel e injusto que considero ser mais facil criar um jogo anos luz melhor que o deles do que conseguir full team shinys com held t7 no jogo deles sem donatar ou comprar rl, então meu objetivo é me vingar mesmo, criando um jogo mais justo e se possivel melhor que o deles ja que eu gosto mesmo de mecher com isso, e se tiver varios não só o meu, melhor, então podem contar comigo apartir de agora.

 

Edit:

okEs3mv.png

 

Fiz 3 "correções" na catch window.

1- O modo que a mensagem aparece.

2- Como a janelinha é "organizada".

3- Botei a função que faz a window não ser "focada" quando aparece, antes tava sendo focada logo impedia de andar,etc se não clicasse no jogo.

 

Download: http://www.mediafire.com/download/wmb50znb50a5ar7/catchwindow_bydzru.rar

Scan: https://virustotal.com/pt/file/f248c834cca1467e5b860707af06125a486f3ec5a6ff485209b6c758c3ae77d0/analysis/1466419364/

 

 

 

 

 

1 pequeno problema enquanto isso

8b1d3c8f78044548e5de5b3475aea71b.png

 

alias nomes longes ficam fora da janela :/

Link para o comentário
Compartilhar em outros sites

Seguinte pessoal, não esta funcionando o task system,

da daily ta, mas por exemplo se vc colocar o npc de task de clan ele nao conta

e tambem os sistemas por exemplo:

 

 



local keywordHandler = KeywordHandler:new()
local npcHandler = NpcHandler:new(keywordHandler)
NpcSystem.parseParameters(npcHandler)
local talkState = {}
function onCreatureAppear(cid) npcHandler:onCreatureAppear(cid) end
function onCreatureDisappear(cid) npcHandler:onCreatureDisappear(cid) end
function onCreatureSay(cid, type, msg) npcHandler:onCreatureSay(cid, type, msg) end
function onThink() npcHandler:onThink() end
function creatureSayCallback(cid, type, msg)
if(not npcHandler:isFocused(cid)) then
return false
end

local talkUser = NPCHANDLER_CONVBEHAVIOR == CONVERSATION_DEFAULT and 0 or cid
 
local task = {
["Paulo"] = {{"Magikarp", 25}, {"Horsea", 5}, {"Poliwag", 10}},
}
       
        if msgcontains(msg, 'task') or msgcontains(msg, 'Task') then
           if isMyTaskComplete(cid, getNpcCid()) then
              selfSay("Wow you have already complete my task! Ok then, take your reward!", cid)
              doPlayerAddItem(cid, 2152, 30)  --premio
              local sto = getMyTaskSto(cid, getNpcCid())
              setPlayerStorageValue(cid, sto, -1)
              talkState[talkUser] = 0
              return true
           else
              selfSay("Then, is a simple task, i want to you kill {25 Magikarps, 5 Horseas and 10 Poliwags}, you accept the task?", cid)
              talkState[talkUser] = 2  
           end   
        elseif (msgcontains(msg, 'yes') or msgcontains(msg, 'Yes')) and talkState[talkUser] == 2 then
           if getMyTaskSto(cid, getNpcCid()) ~= -1 then
              selfSay("You are already doing my task! go end it!", cid)
              talkState[talkUser] = 0
              return true
           end
           local sto = getFreeTaskStorage(cid)
           if sto == -1 then
              selfSay("You can't catch more tasks! You are already with the maximum of "..(maxTasks).." tasks!", cid)
              talkState[talkUser] = 0
              return true
           end
                  
           selfSay("OK then... Go kill your targets!", cid)
           setStorageArray(cid, sto, task)
           talkState[talkUser] = 0
           return true
        end

return true
end

npcHandler:setCallback(CALLBACK_MESSAGE_DEFAULT, creatureSayCallback)
npcHandler:addModule(FocusModule:new())           

 

Não funcionam, e eu uso esses system no meu servidor de poketibia que é base PDA, mas enfim, o que sera? como colocar o task system pra rodar?

Link para o comentário
Compartilhar em outros sites

Em 7/2/2016 at 21:31, Fuuin Fake disse:

eu fiquei com o servidor hoje o dia todo jogando / testando capturando etc.. , e não deu isso.

 

 

ah e traduz essa parte pra min " sei q vc era parte da equipe e tals mas respeto pra cada quem "

 

teu portugues ta foda

 

Em 7/2/2016 at 20:23, Taiger disse:

Eu comparei com outro server e esta igual esta parte :(

 

fui olhar o topico td e vi que numa pagina o Boxxer disse q "achei q o bug de morrer e nao perder exp esta relacionado ao fato de quando morrer levar tp direito"

é bem no começo q tem isso qse... entao como eu disse, nao alterei qse nada no ot, igual a vocês estou tentando achar bugs na base, nao bugs q eu criasse.

 

reportando bug:

as veces aparesce um erro no log enquanto o PokeWalk

acho q achei o motivo irei tentar me explicar:

5938aaf1f3b624112f4d60f13606c849.png

 

 

tinha um cara matando scythers ai com 1 mr.mime, entao ele tava ficando trapado, numa das veces q ficou trapado o mime foi summonado acho q no msm sqm dele e ai aondou para o siguente sqm "no ar"

591f6c1cc27b65340ff84c5bf8f3945d.png

 

ai ficou dando esse erro no log:

Spoiler

 

[05/07/2016 00:59:08] [Error - CreatureScript Interface] 

[05/07/2016 00:59:08] data/creaturescripts/scripts/player/pokeWalk.lua:onMove

[05/07/2016 00:59:08] Description: 

[05/07/2016 00:59:08] data/lib/106-main functions.lua:416: attempt to index field '?' (a nil value)

[05/07/2016 00:59:08] stack traceback:

[05/07/2016 00:59:08]     data/lib/106-main functions.lua:416: in function 'getPokemonOutfitToSkill'

[05/07/2016 00:59:08]     data/lib/106-main functions.lua:1545: in function 'doUp'

[05/07/2016 00:59:08]     data/creaturescripts/scripts/player/pokeWalk.lua:82: in function <data/creaturescripts/scripts/player/pokeWalk.lua:1>

[05/07/2016 01:19:32] [Error - CreatureScript Interface] 

[05/07/2016 01:19:32] data/creaturescripts/scripts/player/pokeWalk.lua:onMove

[05/07/2016 01:19:32] Description: 

[05/07/2016 01:19:32] data/creaturescripts/scripts/player/pokeWalk.lua:42: attempt to index a boolean value

[05/07/2016 01:19:32] stack traceback:

[05/07/2016 01:19:32]     data/creaturescripts/scripts/player/pokeWalk.lua:42: in function <data/creaturescripts/scripts/player/pokeWalk.lua:1>

[05/07/2016 01:19:33] [Error - CreatureScript Interface] 

[05/07/2016 01:19:33] data/creaturescripts/scripts/player/pokeWalk.lua:onMove

[05/07/2016 01:19:33] Description: 

[05/07/2016 01:19:33] (luaGetTileInfo) Tile not found

[05/07/2016 01:19:33] [Error - CreatureScript Interface] 

[05/07/2016 01:19:33] data/creaturescripts/scripts/player/pokeWalk.lua:onMove

[05/07/2016 01:19:33] Description: 

[05/07/2016 01:19:33] data/creaturescripts/scripts/player/pokeWalk.lua:42: attempt to index a boolean value

[05/07/2016 01:19:33] stack traceback:

[05/07/2016 01:19:33]     data/creaturescripts/scripts/player/pokeWalk.lua:42: in function <data/creaturescripts/scripts/player/pokeWalk.lua:1>

 

tb deberia falar as veces voce taca um item no chao e ele vai pra a cima "no ar" alias fica num andar diferente ao q vc esteja... +1

Editado por Josegvb
Link para o comentário
Compartilhar em outros sites

Alguem sabe do paradeiro da transparencia no client? Aonde edita tals...

Looktypes, itens, effets, etc... deixar com transparencia

Editado por FlamesAdmin
Link para o comentário
Compartilhar em outros sites

Substitua as spr que não tenha transparência pelas da pxg, o cliente aceita transparência mais você tem q adicionar elas neh.

Link para o comentário
Compartilhar em outros sites

5 horas atrás, Taiger disse:

Substitua as spr que não tenha transparência pelas da pxg, o cliente aceita transparência mais você tem q adicionar elas neh.

Vc diz pegar sprite do pxg que tem transparencia e colocar no client do dxp?

Link para o comentário
Compartilhar em outros sites

5 horas atrás, Brolly01 disse:

E o task, entenderam?

Ja falaram no post q o task system n vai funcionar devido ao onDeath e outras funções na source não estar funcionado...

Link para o comentário
Compartilhar em outros sites

20 horas atrás, KaboFlow29 disse:

como delet BetaItem?

nao qero que te dando Shiny Ditto e Mega Pokes :/

 

Ajuda :( Remover S.Ditto E Mega Poke!!

Editado por KaboFlow29
Link para o comentário
Compartilhar em outros sites

Visitante
Este tópico está impedido de receber novos posts.
×
×
  • Criar Novo...