Saray Posted December 6, 2012 Report Share Posted December 6, 2012 quest mapas begin state start begin when 20081.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") if a == 1 then pc.warp(00, 00) end elseif a == 2 then pc.warp(00, 00) elseif a == 3 then pc.warp(00, 00) elseif a == 4 then pc.warp(00, 00) elseif a == 5 then pc.warp(00, 00) elseif a == 6 then pc.warp(00, 00) elseif a == 7 then local b = select ("Desierto Definitivo(Lv.175)", "Infierno Oscuro(Lv.190)", "Cielo Destruido(lv.205)", "Sala del Minotauro(Lv.220)", "MAPA 5", "MAPA 6","Mapas Extra") if b == 1 then pc.warp(00, 00) end elseif b == 2 then pc.warp(00, 00) elseif b == 3 then pc.warp(00, 00) elseif b == 4 then pc.warp(00, 00) elseif b == 5 then pc.warp(00, 00) elseif b == 6 then pc.warp(00, 00) elseif b == 7 then local c = select("mapa1","mapa2","mapa3","mapa4","mapa5","mapa6","Salir") if c == 1 then pc.warp(00, 00) end elseif c == 2 then pc.warp(00, 00) elseif c == 3 then pc.warp(00, 00) elseif c == 4 then pc.warp(00, 00) elseif c == 5 then pc.warp(00, 00) elseif c == 6 then pc.warp(00, 00) elseif c == 7 then return end end end Link to comment Share on other sites More sharing options...
PACI Posted December 6, 2012 Report Share Posted December 6, 2012 ya hiciste este post antes... Link to comment Share on other sites More sharing options...
AgustinMüller Posted December 6, 2012 Report Share Posted December 6, 2012 -.- , esta quest te la corregi yo , estaba defectuosa y te dije que me esperaras no era nesecidad de postearla devuelta, igual ya te pase el link en skype Debes iniciar sesión para ver el contenido del enlace en esta publicación. Link to comment Share on other sites More sharing options...
Saray Posted December 6, 2012 Author Report Share Posted December 6, 2012 sigue igual no ay los experto aki de quest Link to comment Share on other sites More sharing options...
AgustinMüller Posted December 7, 2012 Report Share Posted December 7, 2012 Pues habia consegido arreglarla pero con esa impaciencia que tienes mejor espera a un experto como dices... Link to comment Share on other sites More sharing options...
Croqueta Posted December 7, 2012 Report Share Posted December 7, 2012 quest mapas begin state start begin when 20081.chat."Teleportes" begin selb = select ("Desierto Definitivo(Lv.175)", "Infierno Oscuro(Lv.190)", "Cielo Destruido(lv.205)", "Sala del Minotauro(Lv.220)", "MAPA 5", "MAPA 6","Mapas Extra") sela = select ("Proximamente(lv85)", "Proximamente(Lv100)", "Valle Sangriento(lv115)", "Atlantea(lv130)", "Isla de la muerte(lv150)", "Valle De la Oscuridad(lv170)", "Mas Mapas") selc = select("mapa1","mapa2","mapa3","mapa4","mapa5","mapa6","Salir") if sela == 1 then pc.warp(00, 00) elseif sela == 2 then pc.warp(00, 00) elseif sela == 3 then pc.warp(00, 00) elseif sela == 4 then pc.warp(00, 00) elseif sela == 5 then pc.warp(00, 00) elseif sela == 6 then pc.warp(00, 00) elseif sela == 7 then if selb == 1 then pc.warp(00, 00) elseif selb == 2 then pc.warp(00, 00) elseif selb == 3 then pc.warp(00, 00) elseif selb == 4 then pc.warp(00, 00) elseif selb == 5 then pc.warp(00, 00) elseif selb == 6 then pc.warp(00, 00) elseif selb == 7 then if selc == 1 then pc.warp(00, 00) elseif selc == 2 then pc.warp(00, 00) elseif selc == 3 then pc.warp(00, 00) elseif selc == 4 then pc.warp(00, 00) elseif selc == 5 then pc.warp(00, 00) elseif selc == 6 then pc.warp(00, 00) end end end end end end Link to comment Share on other sites More sharing options...
Saray Posted December 7, 2012 Author Report Share Posted December 7, 2012 No me va doy al mapa a una opcion y me lleva a otra opcion y asin a otra Link to comment Share on other sites More sharing options...
Croqueta Posted December 7, 2012 Report Share Posted December 7, 2012 si me das los coordinates te la ago mas corta Link to comment Share on other sites More sharing options...
Predator77 Posted December 7, 2012 Report Share Posted December 7, 2012 No me va doy al mapa a una opcion y me lleva a otra opcion y asin a otra Como te llevara a los mapas sino has puesto las coordenadas para que te teletransporte... Link to comment Share on other sites More sharing options...
Croqueta Posted December 7, 2012 Report Share Posted December 7, 2012 le dije como lo ase por pm Link to comment Share on other sites More sharing options...
Recommended Posts