Ir para conteúdo
Banner com Efeitos

Featured Replies

Postado

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

Postado

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.

Postado

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

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

Quem Está Navegando 0

  • Nenhum usuário registrado visualizando esta página.

Estatísticas dos Fóruns

  • Tópicos 96.9k
  • Posts 519.6k

Informação Importante

Confirmação de Termo