Register for your free account! | Forgot your password?

You last visited: Today at 11:42

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

Advertisement



Amazing Quest , No Say Quest xD

Discussion on Amazing Quest , No Say Quest xD within the Metin2 PServer Guides & Strategies forum part of the Metin2 Private Server category.

Closed Thread
 
Old   #1
 
elite*gold: 0
Join Date: Aug 2010
Posts: 115
Received Thanks: 50
Amazing Quest , No Say Quest xD

its :

PHP Code:
quest write_local_test begin
    state start begin
        when 20094.chat 
"Test Local" with pc.is_gm() and pc.get_name == "[SA]Cpsky" begin
            local text1 
"Hello , Welcome to test quest!"
            
local text2 "That quest for test!"
            
local text3 "Writing by : JoinClup"
            
local text4 "About : Premium xD"
            
local text5 "Do you want to become premium?"
            
say("..text1)
            say("
..text2)
            
say("..text3)
            say("
..text4)
            
say("..text5)            
            local joinclup = select("
Yes","No")
            if joinclup == 1 then
            local text6 = "
Okey you're premium now!"
            say("..text6)
        else
            local text7 = "No , Problem bye"
            say("..text7)
        end
    end
end 
JoinClup is offline  
Old 09/17/2011, 19:01   #2
 
elite*gold: 0
Join Date: Jun 2010
Posts: 24
Received Thanks: 34
Code:
quest write_local_test begin 
    state start begin 
        when 20094.chat."Test Local" with pc.is_gm() and pc.get_name() == "[SA]Cpsky" begin 
            local text1 = "Hello , Welcome to test quest!" 
            local text2 = "That quest for test!" 
            local text3 = "Writing by : JoinClup" 
            local text4 = "About : Premium xD" 
            local text5 = "Do you want to become premium?" 
            say(text1) 
            say(text2) 
            say(text3) 
            say(text4) 
            say(text5)             
            local joinclup = select("Yes","No") 
            if joinclup == 1 then 
				local text6 = "Okey , youre premium now!" 
				say(text6) 
			else 
				local text7 = "No , Problem bye" 
				say(text7) 
			end
        end 
    end 
end
S4LV0DM is offline  
Thanks
1 User
Old 09/17/2011, 19:03   #3
 
elite*gold: 0
Join Date: Oct 2009
Posts: 382
Received Thanks: 161
TheDestroyer lol
vpser is offline  
Old 09/17/2011, 19:04   #4
 
.Delta's Avatar
 
elite*gold: 26
Join Date: Mar 2010
Posts: 3,765
Received Thanks: 2,661
sense? xD
.Delta is offline  
Old 09/17/2011, 19:05   #5
 
elite*gold: 0
Join Date: Jun 2010
Posts: 24
Received Thanks: 34
Uhm, no <_<
S4LV0DM is offline  
Closed Thread


Similar Threads Similar Threads
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



All times are GMT +2. The time now is 11:42.


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.