Jump to content

Recommended Posts

Posted

Probe esta quest y no me sirve y kiero si la correjis que pongais otra lista de mapas con 6 y diga salir y en la 2 lista poner 6 mapas y otra de mapas extras

quest otros_mapas begin
state start begin
  when 20095.click begin
  local a = select ("Proximamente(lv85)", Proximamente(Lv100)", "Valle Sangriento(lv115)", "Atlantea(lv130)", "Isla de la muerte(lv150)", "Valle De la Oscuridad(lv170)", "Mas Mapas", "Salir")
   if a == 1 then
	    pc.warp(cordes x, cordes y)
	    return
	    end
   elseif a == 2 then
	    pc.warp(cordes x, cordes y)
	    return
	    end
   elseif a == 3 then
	    pc.warp(cordes x, cordes y)
	    return
	    end
   elseif a == 4 then
	    pc.warp(cordes x, cordes y)
	    return
	    end
   elseif a == 5 then
	    pc.warp(cordes x, cordes y)
	    return
	    end
   elseif a == 6 then
	    pc.warp(cordes x, cordes y)
	    return
	    end
   elseif a == 8 then
	    return
	    end
   elseif a == 7 then
  local b = select ("Desierto Definitivo(Lv.175)", "Infierno Oscuro(Lv.190)", "Cielo Destruido(lv.205)", "Sala del Minotauro(Lv.220)", "Salir")
   if b == 1 then
	    pc.warp(cordes x, cordes y)
	    return
	    end
   elseif b == 2 then
	    pc.warp(cordes x, cordes y)
	    return
	    end
   elseif b == 3 then
	    pc.warp(cordes x, cordes y)
	    return
	    end
   elseif b == 4 then
	    pc.warp(cordes x, cordes y)
	    return
	    end
   elseif b == 5 then
	    return
	    end
  end
end
end
  • Dilong locked this topic
Guest
This topic is now closed to further replies.
  • 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.