- 0
erro [HELP] Só olha o script se tem algum erro por favor ^^'
-
Quem Está Navegando 0 membros estão online
- Nenhum usuário registrado visualizando esta página.
-
Conteúdo Similar
-
script alguém pode me ajudar nessa spells aqui, queira que colocassem pro meu personagem ficar inatingível por 6 segundos e podendo atacar livremente
Por lazaroszz,
- 0 respostas
- 1054 visualizações
-
- 1 resposta
- 1750 visualizações
-
- 0 respostas
- 3171 visualizações
-
- 3 respostas
- 4348 visualizações
-
- 2 respostas
- 1961 visualizações
-

Pergunta
julhinhuu 26
Olá Boa noite meu povo e minha pova;
Alguém poderia me dizer se há algum erro neste script?
function onKill(cid, target) if(isPlayer(cid) and isMonster(target)) then if(getCreatureMaster(target) ~= nil) then return true end if(getStorage(200301) ~= 1) then return true end local name = getStorage(200302) if(string.lower(getCreatureName(target)) == string.lower(name)) then doCreatureSetStorage(cid, 200301, getCreatureStorage(cid, 200301)+1) doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_ORANGE, "[MonsterHunter]: ("..getCreatureStorage(cid, 200301)..") "..name.."'s.") end end return true end function onLogin(cid) if(getStorage(200301) == 0) then doCreatureSetStorage(cid, 200301, 0) end registerCreatureEvent(cid, "Monster Hunter") registerCreatureEvent(cid, "Monster Hunter1") return true endLink para o comentário
https://xtibia.com/forum/topic/237566-help-s%C3%B3-olha-o-script-se-tem-algum-erro-por-favor/Compartilhar em outros sites
7 respostass a esta questão
Posts Recomendados