antiblock
https://i.imgur.com/aJ17bf7.gif
  • Chatbox

    You don't have permission to chat.
    Load More
Sign in to follow this  
Slender_Man

Quest Do Anel Teleporte Maxmi 4.1 Em Pt

3 posts in this topic

antiblock
https://i.imgur.com/aJ17bf7.gif

Caso sejam fanáticos para ter tudo em ordem, fica aqui ela.

 

quest move_ring2 begin	state start begin		when 40004.use begin			say_title("Anel de teleporte ")			say("Para onde queres ir?")			local s = select("Vilas","Regiões Floresta","Masmorra das Aranhas ","Gruta das Almas ","Outras Regiões","Cncelar ")				if s == 1 then				say_title("Quero ira para ")			local ss = select("Aldeia vermelha (1.Ir)","Aldeia vermelha (2.Ir)","Aldeia Amarela (1.Ir)","Aldeia Amarela (2.ir)","Aldeia Azul (1.ir)","Aldeia Azul (2.ir)","Cancelar ")			if ss == 1 then				pc.warp(474300,954800)			elseif ss == 2 then				pc.warp(360800,877600)			elseif ss == 3 then				pc.warp(63800,166400)			elseif ss == 4 then				pc.warp(138500,234900)			elseif ss == 5 then				pc.warp(959800,268400)			elseif ss == 6 then				pc.warp(873100,242600)			end			elseif s == 2 then				say_title("Quero ir para ")			local sss = select("Floresta Fantasma","Floresta Vermelha ","Fim da Floresta Vermelha","Cancelar ")			if sss == 1 then				pc.warp(288700,5700)			elseif sss == 2 then				pc.warp(1119900,70800)			elseif sss == 3 then				pc.warp(1118100,8600)			end			elseif s == 3 then				say_title("Quero ir para ")			local zindan = select("Masmorra das Aranhas 1. ","Masmorra das Aranhas 2. Pavimento final","Cncelar ")			if zindan == 1 then				pc.warp(59800,497300)			elseif zindan == 2 then				pc.warp(704100,521900)			end			elseif s == 4 then				say_title("Quero ir para ")				say("A entrada da Gruta das Almas...")				wait()				pc.warp(284400,810700)			elseif s == 5 then				say_title("Quero ir para ")			local sssssss = select(" vale Seungryong","Montanha Sohan ","Deserto Yongbi ","Doyyumhwan","Terra de Gigantes ","Torre do Demonio","Cemitério Diabo ","Terra do Dragão ","Nemere a Torre de Vigia ","Cancelar ")			if sssssss == 1 then				pc.warp(336000,755600)			elseif sssssss == 2 then				pc.warp(436400,215600)			elseif sssssss == 3 then				pc.warp(296800,547400)			elseif sssssss == 4 then				pc.warp(600800,687400)			elseif sssssss == 5 then				pc.warp(829900,763300)			elseif sssssss == 6 then				pc.warp(590500,110500)			elseif sssssss == 7 then				pc.warp(591100,99300)			elseif sssssss == 8 then				pc.warp(614739,706929)			elseif sssssss == 9 then				pc.warp(432792,165998)			end			elseif s == 9 then			end		end	endend

 

Conselho, começa a postar em "Código", o botão serve para isso!

Obrigado pela partilha.

Share this post


Link to post
Share on other sites

Caso sejam fanáticos para ter tudo em ordem, fica aqui ela.

 

quest move_ring2 begin	state start begin		when 40004.use begin			say_title("Anel de teleporte ")			say("Para onde queres ir?")			local s = select("Vilas","Regiões Floresta","Masmorra das Aranhas ","Gruta das Almas ","Outras Regiões","Cncelar ")				if s == 1 then				say_title("Quero ira para ")			local ss = select("Aldeia vermelha (1.Ir)","Aldeia vermelha (2.Ir)","Aldeia Amarela (1.Ir)","Aldeia Amarela (2.ir)","Aldeia Azul (1.ir)","Aldeia Azul (2.ir)","Cancelar ")			if ss == 1 then				pc.warp(474300,954800)			elseif ss == 2 then				pc.warp(360800,877600)			elseif ss == 3 then				pc.warp(63800,166400)			elseif ss == 4 then				pc.warp(138500,234900)			elseif ss == 5 then				pc.warp(959800,268400)			elseif ss == 6 then				pc.warp(873100,242600)			end			elseif s == 2 then				say_title("Quero ir para ")			local sss = select("Floresta Fantasma","Floresta Vermelha ","Fim da Floresta Vermelha","Cancelar ")			if sss == 1 then				pc.warp(288700,5700)			elseif sss == 2 then				pc.warp(1119900,70800)			elseif sss == 3 then				pc.warp(1118100,8600)			end			elseif s == 3 then				say_title("Quero ir para ")			local zindan = select("Masmorra das Aranhas 1. ","Masmorra das Aranhas 2. Pavimento final","Cncelar ")			if zindan == 1 then				pc.warp(59800,497300)			elseif zindan == 2 then				pc.warp(704100,521900)			end			elseif s == 4 then				say_title("Quero ir para ")				say("A entrada da Gruta das Almas...")				wait()				pc.warp(284400,810700)			elseif s == 5 then				say_title("Quero ir para ")			local sssssss = select(" vale Seungryong","Montanha Sohan ","Deserto Yongbi ","Doyyumhwan","Terra de Gigantes ","Torre do Demonio","Cemitério Diabo ","Terra do Dragão ","Nemere a Torre de Vigia ","Cancelar ")			if sssssss == 1 then				pc.warp(336000,755600)			elseif sssssss == 2 then				pc.warp(436400,215600)			elseif sssssss == 3 then				pc.warp(296800,547400)			elseif sssssss == 4 then				pc.warp(600800,687400)			elseif sssssss == 5 then				pc.warp(829900,763300)			elseif sssssss == 6 then				pc.warp(590500,110500)			elseif sssssss == 7 then				pc.warp(591100,99300)			elseif sssssss == 8 then				pc.warp(614739,706929)			elseif sssssss == 9 then				pc.warp(432792,165998)			end			elseif s == 9 then			end		end	endend

 

Conselho, começa a postar em "Código", o botão serve para isso!

Obrigado pela partilha.

Obrigado não sabia que o code servia para por a quest em ordem assim fiquei a saber xD comprimentos 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this