Servidor não salva.
-
Quem Está Navegando 0 membros estão online
Nenhum usuário registrado visualizando esta página.
-
Conteúdo Similar
-
Por TASATSA
Fala galera beleza?
Tenho um servidor POKEMON COM SOURCE, e ja tentei de tudo e nao consigo arrumar, NAO ENVIA O POKEMON CAPTURADO PARA O DEPOT (NENHUM DEPOT DE TODAS AS CIDADES..)
Ja tentei colocar por MANA, n vai ja fiz de tudo..
SKYPE: BLOCKMACHINEW
Login.lua
}
setPlayerCap(cid, 7)
if getCreatureName(cid) == "Account Manager" then
doSetCreatureOutfit(cid, {lookType = 655}, -1)
return true
end
Catch System:
end
doItemSetAttribute(item, "ehDoChao", false)
if cap <= 1 then
doPlayerSendMailByName(getCreatureName(cid), item, 1)
doPlayerSendTextMessage(cid, 27, "Congratulations, you caught a pokemon ("..poke..")!")
doPlayerSendTextMessage(cid, 27, "Since you are already holding six pokemons, this pokeball has been sent to your depot.")
end
OBRIGADO!!!
-
Posts Recomendados
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.