JustMetin
Pentru o vizualizare mai buna pe JustMetin te rog INREGISTREAZATE !

Alăturați-vă forumului, este rapid și ușor

JustMetin
Pentru o vizualizare mai buna pe JustMetin te rog INREGISTREAZATE !
JustMetin
Doriți să reacționați la acest mesaj? Creați un cont în câteva clickuri sau conectați-vă pentru a continua.

Inel de teleportare

2 participanți

In jos

Inel de teleportare Empty Inel de teleportare

Mesaj Scris de Ba1etel Joi Iul 07, 2011 6:40 am

Salut! Astazi va voi prezenta un Teleport Ring La fel ca cel ce era pe United.

Sa incepem

Ce face?
-Te poate teleporta aproape unde vrei.

Instalare
Copiati codul intr-un text editor si salvati cu numele warpring.quest .
Deleteaza originalul warpring din hongkong_list si adaugati questul vostru.
Scrieti sh_make.sh in consola si dupaia scrieti /reload q in Joc.

Item folosit:
Inel de teleportare 40002


Quest:
Cod: Selectaţi tot
quest warpring begin
state start begin
when 40002.use begin
local empire = pc.get_empire()
local level = pc.get_level()
say_title("Warp Ring:")
say("Would you like to teleport?")
local a = select("Yes","No")
if a == 1 then
say("Where would you like to teleport?")
--Open menu
local sub_set = select("Map 1", "Map 2", "Nula Valley", "Wasteland", "Tangra valley", "Pit of Death", "Next Page", "Close")
if sub_set == 7 then
local sub_set2 = select("Valkus", "Demon Tower", "V2", "Red Forest", "Watery Cavern", "Close")
end

-- Exiting
if sub_set == 8 then
return
end
if sub_set2 == 6 then
return
end
-- Warping blue
if sub_set == 1 and empire == 3 then
pc.warp(921600, 204800 )
elseif sub_set == 2 and empire == 3 then
pc.warp(819200, 204800 )
elseif sub_set == 3 and empire == 3 then
pc.warp(321300, 808000 )
elseif sub_set == 4 and empire == 3 then
pc.warp(344000, 502500 )
elseif sub_set == 5 and empire == 3 then
pc.warp(491800, 173600 )
elseif sub_set2 == 1 and empire == 3 then
pc.warp(730700, 689800 )
elseif sub_set2 == 2 and empire == 3 then
pc.warp(590500, 110500 )
elseif sub_set2 == 3 and empire == 3 then
pc.warp(704100, 464100 )
elseif sub_set2 == 4 and empire == 3 then
pc.warp(1119900,70800 )
elseif sub_set2 == 5 and empire == 3 then
pc.warp(10355, 1212929 )
end
-- Warping yellow
if sub_set == 1 and empire == 2 then
pc.warp(0, 102400 )
elseif sub_set == 2 and empire == 2 then
pc.warp(102400, 204800 )
elseif sub_set == 3 and empire == 2 then
pc.warp(270400, 739900 )
elseif sub_set == 4 and empire == 2 then
pc.warp(221900, 502700 )
elseif sub_set == 5 and empire == 2 then
pc.warp(270400, 739900 )
elseif sub_set2 == 1 and empire == 2 then
pc.warp(597800, 622200 )
elseif sub_set2 == 2 and empire == 2 then
pc.warp(590500, 110500 )
elseif sub_set2 == 3 and empire == 2 then
pc.warp(704100, 464100 )
elseif sub_set2 == 4 and empire == 2 then
pc.warp(1119900,70800 )
elseif sub_set2 == 5 and empire == 2 then
pc.warp(10355, 1212929 )
end
-- Warping red
if sub_set == 1 and empire == 1 then
pc.warp(409600, 896000 )
elseif sub_set == 2 and empire == 1 then
pc.warp(307200, 819200 )
elseif sub_set == 3 and empire == 1 then
pc.warp(402677, 673589 )
elseif sub_set == 4 and empire == 1 then
pc.warp(217800, 627200 )
elseif sub_set == 5 and empire == 1 then
pc.warp(434200, 290600 )
elseif sub_set2 == 1 and empire == 1 then
pc.warp(599400, 756300 )
elseif sub_set2 == 2 and empire == 1 then
pc.warp(590500, 110500 )
elseif sub_set2 == 3 and empire == 1 then
pc.warp(704100, 464100 )
elseif sub_set2 == 4 and empire == 1 then
pc.warp(1119900,70800 )
elseif sub_set2 == 5 and empire == 1 then
pc.warp(10355, 1212929 )
end
end
end
Ba1etel
Ba1etel
Super Moderatori
Super Moderatori

Bara Warn : Inel de teleportare 10010
Mesaje : 95
Popularitate : 0
Localizare : Desa

Sus In jos

Inel de teleportare Empty Re: Inel de teleportare

Mesaj Scris de bogdantare11 Sam Aug 06, 2011 7:40 pm

super;)
bogdantare11
bogdantare11
Level 5
Level 5

Bara Warn : Inel de teleportare 10010
Mesaje : 200
Popularitate : 2
Varsta : 28
Localizare : Botosani

http://www.justmetin.tk/

Sus In jos

Sus

- Subiecte similare

 
Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum