Jump to content

Recommended Posts

Posted

Bueno pues hoy me ha dado por aportar 1 quest , que hice hace 1 par de semanas , recordando viejos tiempo en 1 servidor en el jugué , cuando aún jugaba metin2. era KetaMetin2.

 

Bueno pues está quest trata de que si matas 5 metines ( el nombre suyo era Desgracia) , le sube al pj  2 niveles.

Espero que la disfrutéis.

quest mision120 beginstate start beginwhen login with pc.level >= 120 beginset_state(informacion)endendstate informacion beginwhen letter beginsend_letter("Aceleron de Nivel")endwhen info or button beginsay("Aceleron de Nivel")say("Si consigues completar esta misión")say("te puedo subir 2 niveles de golpe.")say("Así te ahorraré horas de leveo.")say_reward("Elimina 5 Metin de Nivel 125")say("")       pc.setqf("state", 5)       q.set_counter("Metin de Desgracia", 5)endwhen 8030.kill beginlocal count = pc.getqf("state") - 1if count <= 5 thenpc.setqf("state", count)           q.set_counter("Metin de Desgracia", count)endif count == 0 then   say_title("Aceleron de Nivel")   say("Se ha completado la misión!")say("Usted recibirá:")   say_reward("2 Niveles")wait ( )exp = tostring(pc.get_next_exp() - pc.get_exp())pc.give_exp2(exp)clear_letter()set_state(__COMPLETE__)endendendstate __COMPLETE__ beginendend

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

This site uses cookies to enhance your browsing experience and provide relevant content. By continuing to browse, you agree to our We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. and Terms of Use. For more information on how we protect your data, please check our Privacy Policy.