quest warpring begin
state start begin
when 70007.use begin
local x
local y
local t
local e = pc.get_empire()
say_title("Warpring")
say("Wohin möchtest du teleporiert werden?")
local s = select("Map1", "Map2", "Orktal", "Wüste", "Eisland", "Feuerland", "SD1", "Abbrechen", "SD2", "SD3", "Grotte 1", "Grotte 2", "Drachenraum", "TEST", "TEST", "Abbrechen")
if s==1 then
say_title("Warpring")
say("Wohin möchtest du teleporiert werden?")
t = select("Rotes Reich", "Gelbes Reich", "Blaues Reich", "Abbrechen")
if t==1 then
x="473900"
y="954600"
elseif t==2 then
x="63200"
y="166700"
elseif t==3 then
x="959600"
y="269700"
end
elseif s==2 then
say_title("Warpring")
say("Wohin möchtest du teleporiert werden?")
t = select("Rotes Reich", "Gelbes Reich", "Blaues Reich", "Abbrechen")
if t==1 then
x="352300"
y="882700"
elseif t==2 then
x="145700"
y="239800"
elseif t==3 then
x="863800"
y="246000"
end
elseif s==3 then
say_title("Warpring")
say("Wohin möchtest du teleporiert werden?")
t = select("Anfang", "Mitte", "Rek-Wiese", "Abbrechen")
if t==1 then
if e==1 then
x="402100"
y="673900"
elseif e==2 then
x="270400"
y="739900"
elseif e==3 then
x="321300"
y="808000"
end
elseif t==2 then
x="332700"
y="745600"
elseif t==3 then
x="282800"
y="792800"
end
elseif s==4 then
say_title("Warpring")
say("Wohin möchtest du teleporiert werden?")
t = select("Anfang", "Mitte", "Abbrechen")
if t==1 then
if e==1 then
x="217800"
y="627200"
elseif e==2 then
x="221900"
y="502700"
elseif e==3 then
x="344000"
y="502500"
end
elseif t==2 then
x="296300"
y="547500"
end
elseif s==5 then
say_title("Warpring")
say("Wohin möchtest du teleporiert werden?")
t = select("Anfang", "Mitte", "Abbrechen")
if t==1 then
if e==1 then
x="434200"
y="290600"
elseif e==2 then
x="375200"
y="174900"
elseif e==3 then
x="491800"
y="173600"
end
elseif t==2 then
x="436200"
y="215300"
end
elseif s==6 then
say_title("Warpring")
say("Wohin möchtest du teleporiert werden?")
t = select("Anfang", "Teleporter", "Abbrechen")
if t==1 then
if e==1 then
x="599400"
y="756300"
elseif e==2 then
x="597800"
y="622200"
elseif e==3 then
x="730700"
y="689800"
end
elseif t==2 then
x="600500"
y="687400"
end
elseif s==7 then
x="60000"
y="496900"
end
if s==9 then
x="665600"
y="435200"
end
if s==10 then
x="97485"
y="571083"
end
if s==11 then
x="10014"
y="1208429"
end
if s==12 then
x="153600"
y="1203200"
end
if s==13 then
x="177212"
y="1220591"
end
if s!=8 or p!= 7 then
pc.warp(x, y)
end
end
end
end
quest warpring begin
state start begin
when 70007.use begin
local x
local y
local t
local e = pc.get_empire()
say_title("Warpring")
say("Wohin möchtest du teleporiert werden?")
local s = select("Map1", "Map2", "Orktal", "Wüste", "Eisland", "Feuerland", "SD1", "Abbrechen", "SD2", "SD3", "Grotte 1", "Grotte 2", "Drachenraum", "TEST", "TEST", "Abbrechen")
if s==1 then
say_title("Warpring")
say("Wohin möchtest du teleporiert werden?")
t = select("Rotes Reich", "Gelbes Reich", "Blaues Reich", "Abbrechen")
if t==1 then
x="473900"
y="954600"
elseif t==2 then
x="63200"
y="166700"
elseif t==3 then
x="959600"
y="269700"
end
elseif s==2 then
say_title("Warpring")
say("Wohin möchtest du teleporiert werden?")
t = select("Rotes Reich", "Gelbes Reich", "Blaues Reich", "Abbrechen")
if t==1 then
x="352300"
y="882700"
elseif t==2 then
x="145700"
y="239800"
elseif t==3 then
x="863800"
y="246000"
end
elseif s==3 then
say_title("Warpring")
say("Wohin möchtest du teleporiert werden?")
t = select("Anfang", "Mitte", "Rek-Wiese", "Abbrechen")
if t==1 then
if e==1 then
x="402100"
y="673900"
elseif e==2 then
x="270400"
y="739900"
elseif e==3 then
x="321300"
y="808000"
end
elseif t==2 then
x="332700"
y="745600"
elseif t==3 then
x="282800"
y="792800"
end
elseif s==4 then
say_title("Warpring")
say("Wohin möchtest du teleporiert werden?")
t = select("Anfang", "Mitte", "Abbrechen")
if t==1 then
if e==1 then
x="217800"
y="627200"
elseif e==2 then
x="221900"
y="502700"
elseif e==3 then
x="344000"
y="502500"
end
elseif t==2 then
x="296300"
y="547500"
end
elseif s==5 then
say_title("Warpring")
say("Wohin möchtest du teleporiert werden?")
t = select("Anfang", "Mitte", "Abbrechen")
if t==1 then
if e==1 then
x="434200"
y="290600"
elseif e==2 then
x="375200"
y="174900"
elseif e==3 then
x="491800"
y="173600"
end
elseif t==2 then
x="436200"
y="215300"
end
elseif s==6 then
say_title("Warpring")
say("Wohin möchtest du teleporiert werden?")
t = select("Anfang", "Teleporter", "Abbrechen")
if t==1 then
if e==1 then
x="599400"
y="756300"
elseif e==2 then
x="597800"
y="622200"
elseif e==3 then
x="730700"
y="689800"
end
elseif t==2 then
x="600500"
y="687400"
end
elseif s==7 then
x="60000"
y="496900"
end
if s==9 then
x="665600"
y="435200"
end
if s==10 then
x="97485"
y="571083"
end
if s==11 then
x="10014"
y="1208429"
end
if s==12 then
x="153600"
y="1203200"
end
if s==13 then
x="177212"
y="1220591"
end
if s!=8 or p!= 7 then
pc.warp(x, y)
end
end
end
end
Warpring Problem 10/17/2013 - Metin2 Private Server - 0 Replies Hallo,
ich habe folgendes Problem, und zwar funktioniert mein Warpring nur auf Map 1!
Bitte um Hilfe, am besten über TeamViewer. Skype: maxi-1301
Warpring problem 08/30/2013 - Metin2 Private Server - 4 Replies Was ist bei der FarmMap2 Falsch ? ich kann mit dem Warpring nicht auf FarmMap2 porten habe m2 qc geladen und Ig reload q gemacht funzt nicht ..
quest warpring begin
state start begin
when 70007.use begin
say_title("Warpring")
say("Wohin möchtest du Teleportiert werden?")
warpring problem 04/12/2012 - Metin2 Private Server - 6 Replies also ich wollte den warpring einfügen aber wenn ich ihn anklicke passiert nichts obwohl die quest richtig eingefügt wurde und der warpring in navicat type 18 hat.
hier die quest falls es an ihr liegt:
problem mit warpring 01/01/2011 - Metin2 Private Server - 5 Replies Guten Abend Com,
Habe leider 2 Probleme mit dehne ich nicht klar komme.
1Prob:
Warpring...-.-
Habe SuFu benutzt habe Warpring gefunden bin den schritten gefolgt und habe alles wirklich richtig gemacht warpring.quest eingegefügt in quest ordner dann in hongkong_list..in vpc make.sh ausgeführt geht einfach nicht :( kann mir bitte jemand helfen?? Bekommt 100% ein THX wenns klappt. (Benutze die SF von computerkrank v2)