antiblock
https://arwen2.global/
  • Chatbox

    You don't have permission to chat.
    Load More
Sign in to follow this  
Zeraw

Quest Da Caixa Premium

5 posts in this topic

Informação: Quest para colocar na caixa premium para a dar itens, muito bom para colocar no vosso item-shop

Imagem colocada

quest cutie_premium beginstate start beginwhen 50126.use beginsay_title(“Cutie Premium :”)say(“Iti multumim pentru donatie.”)say(“Datorita celor ca tine”)say(“serverul continua sa functioneze.”)say(“Ai primit:”)say(“”)say(“”)say_reward(“Inelul Experientei, 30 zile”)say_reward(“Manusile Talharului, 30 zile”)say_reward(“Medalia Norocului, 30 zile”)say_reward(“Masca Emotiei, 30 zile”)pc.give_item2(71015, 1)pc.give_item2(71016, 1)pc.give_item2(71017, 1)pc.give_item2(71011, 1)pc.remove_item(50126, 1)endendend
Para quem quiser alterar os itens a receber só tem que alterar estas linhas:

pc.give_item2(71015, 1)pc.give_item2(71016, 1)pc.give_item2(71017, 1)pc.give_item2(71011, 1)
Fonte: Pro-Area

Utilizador: Sedativ

Criador de Quest: Sedativ

Tópico CG: Zeraw

PS: Quest em Romeno, para traduzir usem o Google Tradutor não é complicado!

Share this post


Link to post
Share on other sites
antiblock
Rodnia | Alpha & Omega

Obrigado por partilhar http://cyber-gamers.org/public/style_emoticons/default/451960.gif

Quem quiser em vez de meter a sair esses 4 itens e meter a sair só 1 deles e aleatório:

quest cutie_premium begin

state start begin

when 50126.use begin

say_title("Cutie Premium :")

say("Iti multumim pentru donatie.")

say("Datorita celor ca tine")

say("serverul continua sa functioneze.")

say("Ai primit:")

say("")

say("")

say_reward("Inelul Experientei, 30 zile")

say_reward("Manusile Talharului, 30 zile")

say_reward("Medalia Norocului, 30 zile")

say_reward("Masca Emotiei, 30 zile")

wait()

pc.removeitem("50126", 1)

local r=number(1, 4)

if r==1 then

pc.give_item2("71015", 1)

elseif r==2 then

pc.give_item2("71016", 1)

elseif r==3 then

pc.give_item2("71017", 1)

elseif r==4 then

pc.give_item2("71011", 1)

end

end

end

Share this post


Link to post
Share on other sites

Informação: Quest para colocar na caixa premium para a dar itens, muito bom para colocar no vosso item-shop

 

Imagem colocada

quest cutie_premium beginstate start beginwhen 50126.use beginsay_title(“Cutie Premium :”)say(“Iti multumim pentru donatie.”)say(“Datorita celor ca tine”)say(“serverul continua sa functioneze.”)say(“Ai primit:”)say(“”)say(“”)say_reward(“Inelul Experientei, 30 zile”)say_reward(“Manusile Talharului, 30 zile”)say_reward(“Medalia Norocului, 30 zile”)say_reward(“Masca Emotiei, 30 zile”)pc.give_item2(71015, 1)pc.give_item2(71016, 1)pc.give_item2(71017, 1)pc.give_item2(71011, 1)pc.remove_item(50126, 1)endendend
Para quem quiser alterar os itens a receber só tem que alterar estas linhas:

pc.give_item2(71015, 1)pc.give_item2(71016, 1)pc.give_item2(71017, 1)pc.give_item2(71011, 1)
Fonte: Pro-Area

Utilizador: Sedativ

Criador de Quest: Sedativ

Tópico CG: Zeraw

PS: Quest em Romeno, para traduzir usem o Google Tradutor não é complicado!

 

os bau não abre -.-''

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this