Ir para conteúdo
  • 0

sourock

Pergunta

6 respostass a esta questão

Posts Recomendados

  • 0

eu to aprendendo a criar script então pra treinar criei esse pra você hehehehe.

 

va em PastadoOt/data/actions/script, copia um aquivo e depois cola uma aquivo.lua e mude o nome pra questsaddon.lua ,e cole isso dentro.

function onUse(cid, item, frompos, item2, topos)
    if getPlayerStorageValue(cid, 991295) == -1 then
  doPlayerSendCancel(cid, "Parabens voce ganho todos os addons.")
  doPlayerAddOutfit(cid, 128, 3)
  doPlayerAddOutfit(cid, 129, 3)
  doPlayerAddOutfit(cid, 130, 3)
  doPlayerAddOutfit(cid, 131, 3)
  doPlayerAddOutfit(cid, 132, 3)
  doPlayerAddOutfit(cid, 133, 3)
  doPlayerAddOutfit(cid, 136, 3)
  doPlayerAddOutfit(cid, 137, 3)
  doPlayerAddOutfit(cid, 138, 3)
  doPlayerAddOutfit(cid, 139, 3)
  doPlayerAddOutfit(cid, 140, 3)
  doPlayerAddOutfit(cid, 141, 3)
  doPlayerAddOutfit(cid, 142, 3)
  doPlayerAddOutfit(cid, 143, 3)
  doPlayerAddOutfit(cid, 144, 3)
  doPlayerAddOutfit(cid, 145, 3)
  doPlayerAddOutfit(cid, 146, 3)
  doPlayerAddOutfit(cid, 147, 3)
  doPlayerAddOutfit(cid, 148, 3)
  doPlayerAddOutfit(cid, 149, 3)
  doPlayerAddOutfit(cid, 150, 3)
  doPlayerAddOutfit(cid, 151, 3)
  doPlayerAddOutfit(cid, 152, 3)
  doPlayerAddOutfit(cid, 153, 3)
  doPlayerAddOutfit(cid, 154, 3)
  doPlayerAddOutfit(cid, 155, 3)
  doPlayerAddOutfit(cid, 156, 3)
  doPlayerAddOutfit(cid, 157, 3)
  doPlayerAddOutfit(cid, 158, 3)
  doPlayerSetStorageValue(cid, 991295, 2)
  else
  doPlayerSendCancel(cid, "voce ja ganho todos os addons.")
  end
  end

va em PastadoOt/data/actions.xml e adicione essa tag

<action actionid="50015" event="script" value="Questsaddon.lua"/>

so basta coloca esse actions no bau pelo rme e pronto.

 

testei e ta funcionando

so não conseguir simplificar hehehe.malz

Editado por Zikaduh
Link para o comentário
Compartilhar em outros sites

  • 0

Tópico movido para a seção de dúvidas e pedidos resolvidos.

O tópico foi fechado e movido para lixeira por estar inativo a mais de 10 dias. Caso seja preciso reabrir o mesmo, favor entrar em contato com a equipe.

O tópico foi fechado e movido para lixeira por estar inativo a mais de 10 dias. Caso seja preciso reabrir o mesmo, favor entrar em contato com a equipe.

Link para o comentário
Compartilhar em outros sites

Visitante
Este tópico está impedido de receber novos posts.
×
×
  • Criar Novo...