guild war fail

04/23/2012 14:24 CrownMt2#1
hello epvp
i have a problem with guild war
map do not teleport
but when i go with coomand to the map
Successfully go there and teleport me again to map 1
any one help pls :(:(:(
04/23/2012 16:43 .SoNiiC.#2
are youre that you use the right questfile ?
04/23/2012 20:50 CrownMt2#3
yes, but can you give me another quests that you use
04/23/2012 23:31 metin2pvp1#4
I have the same problem, when i klick on the quest "Gildenkrieg Beitreten" it doesn't work.

There is my quest:
PHP Code:
quest guild_war_join begin
    state start begin
        when letter begin
            local e 
guild.get_any_war()
            if 
!= and pc.get_war_map() == 0 then
                setskin
(NOWINDOW)
                
send_letter("Gildenkrieg beitreten")
            
end
        end
        when button begin
            local e 
guild.get_any_war()
            
say_title("Gildenkrieg")
            if 
== 0 then                
                say
("Der Gildenkrieg ist bereits beendet.")
            else
                
say("Möchtest du den Gildenkrieg beitreten?")
                
local s select("Beitreten""Abbrechen")
                if 
== 1 then
                    guild
.war_enter(e)
                else
                    
setskin(NOWINDOW)
                    
makequestbutton("Gildenkrieg beitreten")
                
end
            end
        end
    end
end 
Please help me i need the answer of this problem. :) I give much thanks to :)))

You also can pn me too..
04/24/2012 01:46 sinepi4ever#5
Are you sure that you registered the right map? Because i had the same problem, ago a few months. I mean that i set a false map into the quest.

Edit: Here is a tutorial. Maybe it helps you two. [Only registered and activated users can see links. Click Here To Register...]

Tutorial in English:
Moin...

you go in the game folder of ch1

ee CONFIG

search for the MAP ALLOWS 110 and 111, and delete them.

then go in the ch99 folder, where should run OX...
and sign in both map index in there.

Reboot your Server

and Voila! Guildwar works....

Greetings Sinepi