[Quest-PROBLEM]"Weiter"-Button, Quest schließt sich 02/01/2014 - Metin2 Private Server - 8 Replies Servus Leute,
ich habe folgendes Problem, meine "give_starter_set.quest" sieht wie folgt aus:
quest give_starter_set begin
state start begin
when login begin
say_title("Willkommen")
say("Willkommen auf TEST")
Compile all quest without quest's files list // Kompilieren Sie alle Quest ohne Quest 07/17/2011 - Metin2 PServer Guides & Strategies - 3 Replies ENGLISH
Hello dear community, this is a very simple guide but at the same time useful.
How to compile ALL quest in the folder "quest" without the files list in the file "locale_list"?
Easy!
Open the file "make" and replace the content of the file with this:
for f in *.quest; do ./qc $f; done
Oki. Now set the 0777 permission to the file.
Finally open a SSH client and sign in. Write the command:
cd /game_file_folder
Quest mit meistem EP/Quest with most XP 10/29/2006 - World of Warcraft - 3 Replies Hallo leute
Ich machs kurz. Ich will auf nem privaten Server einen Quest hacken. Ich will den Quest dabei mit einem Quest ersetzten, der einen sehr hohen EP Wert hat. Kann mir das jemand was empfehlen? Danke
Hi guys
I want to hack a quest on a private server. I want to change the old quest with a quest with really much XP. Does someone know a quest? Thx
Erte