Ir para conteúdo
  • Cadastre-se

[PGalaxy] Erros que aparecem no Distro


Posts Recomendados

E ae galera blz.

Estou tentando consertar bugs do Pokémon Galaxy.

E preciso de alguém que já tenha arrumado esses bugs ou que saiba arrumar que possa me ajudar.


Primeiro

Monsters.png

No spells.xml não existe essas magias, e nenhum .lua com o nome dessas magias.





Segundo

Items.png

Pesquisei o ID do item no meu RME e consta um CD amarelo
10839.png

Aqui estão as linhas dos 2 itens duplicados.

</item>
    <item id="10839" article="a" name="TM 37 - Sandstorm">
        <attribute key="weight" value="0" />
        <attribute key="description" value="With this item, your pokemon can learn a TM (Sandstorm). (It only can be used one time per pokemon)." />

</item>
    <item id="10839" article="a" name="TM 50 - Ovearheat">
        <attribute key="weight" value="0" />
        <attribute key="description" value="With this item, your pokemon can learn a TM (Overheat). (It only can be used one time per pokemon)." />





Terceiro

Spells.png

Esse aqui não faço a mínima ideia.





Quarto

Creature.png

Aqui o Script

----------------------- By Knan -----------------------
Pokemons = {
                          ["rattata"] = 3,
                          ["raticate"] = 6,
                          ["ekans"]= 4,
                          ["mew"] = 100
                        }
local totalEP = getEventPoints(cid, getCreatureName(cid))

function onKill(cid, target, lastHit)
            n = getCreatureName(target)
                if isMonster(target) and Pokemons[string.lower(n)] then
            addEventPoints(cid, Pokemons[string.lower(n)])
            doPlayerSendTextMessage(cid, MESSAGE_EVENT_DEFAULT,"You got "..Pokemons[string.lower(n)].." event points from ".. n ..". Now you have " .. totalEP .. ".")
            return true
    end
end





Espero que me ajudem, Obrigado

Link para o post
Compartilhar em outros sites

1º servidor não está reconhecendo a magia que o monster solta

 

</item>
    <item id="10839" article="a" name="TM 37 - Sandstorm">
        <attribute key="weight" value="0" />
        <attribute key="description" value="With this item, your pokemon can learn a TM (Sandstorm). (It only can be used one time per pokemon)." />

</item>
    <item id="10839" article="a" name="TM 50 - Ovearheat">
        <attribute key="weight" value="0" />
        <attribute key="description" value="With this item, your pokemon can learn a TM (Overheat). (It only can be used one time per pokemon)." />

retira 1

 

3º tem duas magias com a mesma pronuncia, mesma coisa que fazer dois exura.

Link para o post
Compartilhar em outros sites

O que o Daaniel falou esta correto mais se kiser uma ajuda nisso up no media fire a pasta spells do seu ot e posta ai que te do uma ajuda. e a pasta monster tb obrigado

baiakturbo.servegame.com

Versão 8.60

Link para o post
Compartilhar em outros sites

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.

Visitante
Responder

×   Você colou conteúdo com formatação.   Remover formatação

  Apenas 75 emojis são permitidos.

×   Seu link foi automaticamente incorporado.   Mostrar como link

×   Seu conteúdo anterior foi restaurado.   Limpar o editor

×   Não é possível colar imagens diretamente. Carregar ou inserir imagens do URL.

  • Quem Está Navegando   0 membros estão online

    Nenhum usuário registrado visualizando esta página.

×
×
  • Criar Novo...

Informação Importante

Confirmação de Termo