Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Metin2 > Metin2 Private Server
You last visited: Today at 07:44

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Quest problem need help

Discussion on Quest problem need help within the Metin2 Private Server forum part of the Metin2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: May 2010
Posts: 127
Received Thanks: 82
Quest problem need help

hello all

i have been trying to redo a quest i got from here so it will allow lower levels to be able to see what the quest/map is as well as above lvl 75

but they cant access the map till they reach the lvl stated in the quest as atm it will allow players above 75 see the quest

im asking as im not good at doing quests so any help i would be greatful

this is the thread i got it from


here is the quest

Quote:
quest event_map begin
state start begin
when login or levelup with pc.level >75 begin
set_state(event_map)
end
end

state event_map begin
when 20083.chat."New Map" begin
say("")
say("Greetings traveler!")
say("You viewing categories so in an New Map?")
say("I can spend happy.")
say("")
say("Where do u want to teleport u?")
say("")
local a= select("New Map","Cancel")
if 1==a then
say("")
say("Let's Go")
say("I wish you will have fun !!")
wait()
pc.warp(333300 , 333300)
elseif 2==a then
say("")
say("Ok")
say("Then stay here first")
end


end


end

end
thanks OldFart
OldFart is offline  
Old 10/12/2012, 13:31   #2
 
elite*gold: 0
Join Date: Jan 2011
Posts: 1,296
Received Thanks: 1,295
PHP Code:
quest event_map begin
    state start begin
        when 20083.chat
."New Map" with pc.get_level() == 75 begin
            say
("")
            
say("Greetings traveler!")
            
say("You viewing categories so in an New Map?")
            
say("I can spend happy.")
            
say("")
            
say("Where do u want to teleport u?")
            
say("")
            
local aselect("New Map","Cancel")
            if 
== 1 then
                say
("")
                
say("Let's Go")
                
say("I wish you will have fun !!")
                
wait()
                
pc.warp(333300 333300)
            elseif  
a== 2 then
                say
("")
                
say("Ok")
                
say("Then stay here first")
            
end
        end    
    end 
end 
He3o Sippel is offline  
Old 10/13/2012, 02:03   #3
 
elite*gold: 0
Join Date: May 2010
Posts: 127
Received Thanks: 82
thankyou will give it a shot
OldFart is offline  
Reply


Similar Threads Similar Threads
Quest problem.
03/25/2012 - Silkroad Online - 1 Replies
Hi. this is my first post in the forum, i hope i get help with my problem :) please correct me if i've done anything wrong when i posted this thread :) so, anyways. i'm playing silkroad revolution, and i'm doing the "kill 500 sandmonsters" quest. you're supposed to kill 500 shakram/edimmu's. my game gets an error 1minute after i finish the quest, and the client crashes. when i log back in to the game, i can't finish the quest! as a matter of fact, no npc will allow me to take or finish...
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]Problem
03/13/2011 - Metin2 Private Server - 1 Replies
Hey Leute ich habe Diesen quest bearbeitet aber er funtzt net Weiß jemand Wiso? : quest make_herb_lv80 begin state start begin when login or levelup with pc.get_level() ==80 begin set_state(Information) end end
[Problem] Problem with server starting - cannot find quest index for PaxHeader
12/22/2009 - Metin2 Private Server - 1 Replies
Hello! I have this same problem as here when i'm starting my server: http://www.elitepvpers.com/forum/metin2-pserver-di scussions-questions/307143-metin2-serverfiles-ques t-index-fehler.html But I didn't know the answer.. how to repair this? Greetings



All times are GMT +2. The time now is 07:44.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.