Ir para conteúdo

Featured Replies

Postado

function onSay(cid, words, param)
local cargas = 10 -- quantas vezes ira refletir
if getPlayerStorageValue(cid, 19273) <= 0 and getPlayerStorageValue(cid, 19274) - os.time() < 0 then
setPlayerStorageValue(cid, 19273, cargas)
setPlayerStorageValue(cid, 19274, os.time() + 300*1000)
else
doPlayerSendTextMessage(cid, 28, "Você só podera usar denovo daqui [".. getPlayerStorageValue(cid, 19274) - os.time() .. ] Segundos.")
end
return true
end

Tenho Uma Duvida Como Eu Coloco So Pra VOC 405 E 500 Pode usar 

e se puderem ajuda so poder usar no level 400

 

 Naruto Kai

Click Na Imagem Abaixo

     naruto_kyuubi_by_meliss_d6es2ut.png

  • Respostas 10
  • Visualizações 816
  • Created
  • Última resposta

Top Posters In This Topic

Most Popular Posts

  • function onSay(cid, words, param) local vocs = {"500", "405"} -- ID Vocation local cargas = 10 -- quantas vezes ira refletir if not isInArray(vocs, getPlayerVocation(cid)) then doPlayerSendTextMessage

Postado
function onSay(cid, words, param)
local vocs = {"500", "405"} -- ID Vocation
local cargas = 10 -- quantas vezes ira refletir
if not isInArray(vocs, getPlayerVocation(cid)) then
doPlayerSendTextMessage(cid, 28, "Você não pdoe usar essa magia.")
return true
end
if getPlayerStorageValue(cid, 19273) <= 0 and getPlayerStorageValue(cid, 19274) - os.time() < 0 then
setPlayerStorageValue(cid, 19273, cargas)
setPlayerStorageValue(cid, 19274, os.time() + 300*1000)
else
doPlayerSendTextMessage(cid, 28, "Você só podera usar denovo daqui [".. getPlayerStorageValue(cid, 19274) - os.time() .. "] Segundos.")
end
return true
end

Skype : emersonaaron Se Te ajudei não me REP+ isso não muda nada! kkkkkkkkkkkk

Postado
  • Autor

function onSay(cid, words, param)
local vocs = {"500", "405"} -- ID Vocation
local cargas = 10 -- quantas vezes ira refletir
if not isInArray(vocs, getPlayerVocation(cid)) then
doPlayerSendTextMessage(cid, 28, "Você não pdoe usar essa magia.")

doSendMagicEffect(getPlayerPosition(cid), 10)
return true
end
if getPlayerStorageValue(cid, 19273) <= 0 and getPlayerStorageValue(cid, 19274) - os.time() < 0 then

doSendMagicEffect(getPlayerPosition(cid), 10)
setPlayerStorageValue(cid, 19273, cargas)
setPlayerStorageValue(cid, 19274, os.time() + 300*1000)
else
doPlayerSendTextMessage(cid, 28, "Você só podera usar denovo daqui [".. getPlayerStorageValue(cid, 19274) - os.time() .. ] Segundos.")

doSendMagicEffect(getPlayerPosition(cid), 10)
end
return true
end

Pronto Tah Com Effect So Edita o 10 < Pro Effect Que Voce Quiser

Editado por Rafael Mateus (veja o histórico de edições)

 Naruto Kai

Click Na Imagem Abaixo

     naruto_kyuubi_by_meliss_d6es2ut.png

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