Jump to content

Kowloon2

Miembro
  • Contador contenido

    7
  • Ingreso

  • Última visita

  • Días ganados

    12

Actividad de reputación

  1. Me Gusta
    Kowloon2 reacted to ForgetMe in Bleach Ran kimono   
    Sura Kimono + Textures

    Debes iniciar sesión para ver el contenido del enlace en esta publicación.  
    Shaman Kimono (only GR2)

    Debes iniciar sesión para ver el contenido del enlace en esta publicación.
  2. Me Gusta
    Kowloon2 got a reaction from Santoz2015 in Ayuda correcion quest   
    Revisa tu otro tema, ahí te puse una quest que hice rápidamente, pero bueno, te la dejo aquí también.
    quest blablabla begin state start begin when IDNPC.chat."Mision" begin say("") say("") say("") local sel = select("Si", "No") if sel == 1 then say("") say("") say("") set_state("matar_jefe") end end end state matar_jefe begin when 2091.kill begin say("") say("") say("") say("") say_reward("Mision repetible cada 24h") pc.give_item2(IDITEM,1) timer("reinicio",86400) return end when reinicio.timer begin set_state("start") end end end
×
×
  • Crear nuevo...