Quest de la tragayangs

Topic created · 3 Mensajes · 909 Visitas
  • directo desde elitepvpers una nueva quest para sacarle jugo a tus yangs !!!
    (bobochorada del copon)
    es una quest que imita una tragaperras, pero con peces y diversos premios
    sin mas dilacion el link de elitepvpers:
    [http://www.elitepvpers.de/forum/metin2-pserver-guides-strategies/782509-release-slotmaschinen-quest.html][0]">[http://www.elitepvpers.de/forum/metin2-][1] ... quest.html

    (precio jugada 250k)(premios los editais a vuestro antojo)

    quest slot2 begin
    state start begin
    when 20353.chat."Tragayangs" begin
    say ( "Hola" )
    say ( "Quieres probar suerte ?" )
    say ( "Las reglas son simples" ) 
    say ( "Du wählst einen Fisch aus und wenn du mindestens 2 mal")
    say ( "den gleichen Fisch bekommst, gewinnst du!" ) 
    say ( "desto seltener der Fisch ist umso besser ist der Gewinn!" ) 
    say_reward ( "Una tirada cuesta 250.000 yangs" )
    say("")
    say ( "Quieres jugar?" )  
    local s = select ("Si" , "No")
    if s == 2 then
    say ( "Entiendo el juego no es para ti." )
    say ( "Si has cambiado de opinion vuelve" )
    say ( "doch nochmal vorbei" )
    return
    end
    if pc.gold < 250000 then
    say ("No tienes suficiente yang!")
    say ("")
    say ("Vuelve cuando tengas los 250.000 yangs.")
    return 
    end
    pc . changegold (  - 250000 )
    say_item ( "." , 1 , "" )
    say_item ( "." , 1 , "" )
    say_item ( "." , 1 , "" )
    say_reward("Iniciar?!")
    local option = select ( "Si" , "No" )
    if option == 2 then
    return 
    end
    pc . changegold (  - 250000 )
    local s = number(27802, 27823)
    local m = number(27802, 27823)
    local l = number(27802, 27823)
    say_title("Elije un pez")
    say_item ( "." , s , "" )
    say_item ( "." , m , "" )
    say_item ( "." , l , "" )
    local cambia = select ( "Pez 1" , "Pez 2" , "Pez 3" , "Cancelar")
    if cambia == 1 then
    local m = number(27802, 27823)
    local l = number(27802, 27823)
    say_item ( "." , s , "" )
    say_item ( "." , m , "" )
    say_item ( "." , l , "" )
    if s == m == l then
    say  ( "Enhorabuena , has ganado 3 millones de yang." )
    pc . change_gold (  3000000 ) 
    notice_all ( "---> " .. pc.get_name() .. "Yang recibido 3 millones! 
    

    [0]: <a href=
    [1]: http://www.elitepvpers.de/forum/metin2-

  • Consejo, te podrias currar un poco mas el post.
    Poner imagenes, informacion algo mas detallada y tal.
    Solamente das el enlace a la pagina xd
    Un saludo

  • Como dice jacobo, pon la quest escrita aqui, o almenos una foto.
    Segun lo que lei esta muy muy bien.
    Buen aporte :wiii: