Ir para conteúdo

[Talkaction]


Mulizeu

Posts Recomendados

Nao sei se ja tem mais irei postar msm assim!

 

 

---------By Mulizeu----------
function onSay(cid, item, words, item2, param)
local din = x  --dinheiro
local price = x2 --quantidade
if doPlayerRemoveItem(cid,din,price) == true then
doPlayerAddItem(cid,x3,1)  --x3 item que ganhara

elseif getPlayerItemCount(cid,din) < x4 == true then -- se n tiver x grana parece msg
doPlayerSendTextMessage(cid,22, 'Msg aki' ) -- msg caso n tenha grana
end
end

 

Se foi util Rep++

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

×
×
  • Criar Novo...