Ir para conteúdo
  • 0

Protection bless por lvl não funciona


sk8maleski

Pergunta

Ola tenho um script protecion lvl por bless mas quando mudei para OTX não funciona mais.

 

 

 


function onLogin(cid)

if getPlayerLevel(cid) <= 80 and getPlayerVocation(cid) > 0 then
for k = 1, 5 do
doPlayerAddBlessing(cid, k)
doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "You have ALL blessings!")
end
end
return TRUE
end
 

 

Link para o comentário
Compartilhar em outros sites

2 respostass a esta questão

Posts Recomendados

×
×
  • Criar Novo...