Register for your free account! | Forgot your password?

You last visited: Today at 13:22

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

Advertisement



PvP Quest?

Discussion on PvP Quest? within the Metin2 Private Server forum part of the Metin2 category.

Closed Thread
 
Old   #1
 
elite*gold: 0
Join Date: Jan 2013
Posts: 79
Received Thanks: 11
Exclamation PvP Quest?

Hey,

ich suche eine Quest. Die soll folgender massen sein. Wenn ich einen anderen Spieler ( Eigenen Reich ) kille exp bekomme. Es ist ganz wichtig das es auch in innerhalb eines reiches geht also blau killt blau und bekommt exp. Währe sehr dringend und sehr nett wer mir Helfen könnte.

Mfg. Raphael
raffio102 is offline  
Old 10/29/2013, 01:05   #2
 
elite*gold: 1
Join Date: Aug 2010
Posts: 579
Received Thanks: 300
Gehört hier rein .
Habe die Quest noch auf dem PC und stelle sie dir zur Verfügung. Sie ist ohne unnötigen Text.
PHP Code:
quest pvp_exp begin   
    state start begin   
        when login with pc
.level >= 75 begin   
            pc
.setqf("pvp_exp"0)   
            
q.set_counter("pvp_exp_kills"0
            
set_state(killstate)   
        
end   
    end   
    state killstate begin      
        when kill begin   
                 
if npc.is_pc() then   
                        
-- Bonus EXP und so...   
                        
local pvp = {   
                                {
1026750000},   
                                {
2526750000},   
                                {
5026750000},   
                                {
7526750000},   
                                {
10026750000},   
                                {
15026750000},   
                                {
20026750000},   
                        }   
                        
local count pc.getqf("pvp_exp")   
                        
local pc_name pc.get_name()   
                        
local bonus_exp 0   
                        local b 
1   
                        local c 
count   
                           
                        pc
.setqf("pvp_exp"c)   
                       -- 
q.set_counter("kills"count)   
                        for 
i=1table.getn(pvp), do   
                                if 
count == pvp[i][1then   
                                        bonus_exp 
pvp[i][2]   
                                        break   
                                
end   
                        end   
                        pc
.give_exp2(26750000+bonus_exp)   
                
end   
        end   
    end   
end 
#Closerequest
alpha-Atze is offline  
Thanks
1 User
Old 10/29/2013, 04:11   #3


 
Xijezu's Avatar
 
elite*gold: 0
Join Date: May 2011
Posts: 5,084
Received Thanks: 3,458
#closed
Xijezu is offline  
Closed Thread


Similar Threads Similar Threads
[SPECIAL TEAM_WARP QUEST]'nd Metin2 Sweet Time Quest's Icons and News
01/27/2013 - Metin2 PServer Guides & Strategies - 22 Replies
deleted!
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 13:22.


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.