Register for your free account! | Forgot your password?

You last visited: Today at 13:11

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

Advertisement



Metin2

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

Closed Thread
 
Old   #1
 
elite*gold: 0
Join Date: Dec 2011
Posts: 449
Received Thanks: 17
Metin2

hallo epvp ich möchte diese quest also ab lvl 125 soll mann pro pvp kill
4320000000 exp bekommen wenn ich die quest starte passiert nix bin sogar im anderen reich hilfe bitte,
PHP Code:
-----------------------------------
-- 
PvP EXP Quest ab level 75 by NiiceOne
-- Copyright by Lantiana-Network NiiceOne
-- credits to ProfiFighter lolor2 for help
------------------------------------
quest pvp_exp begin
    state start begin
        when login with pc
.level >= 125 begin
            set_state
(pvp_exp)
        
end
    end
    
    state pvp_exp begin
        when letter begin
            send_letter
("PvP Erfahrungs Punkte Information")
        
end
        
        when button 
or info begin
            say_title
("Info zum PvP-ExP System")
            
say("Wenn du jemanden tötest erhältst du")
            
say("Eine Belohnung Wenn du dann")
            
say("Dass Level 150 Erreicht hast bekommst du ein Azrael Pet")
            
say("Vlt Noch Was")
            
say("Achtung! Es werden nur Morde aus anderen Reichen belohnt!")
            
pc.setqf("pvp_exp"0)
            
q.set_counter("pvp_exp_kills"0)
            
set_state (pvp_kill_counter)
        
end
    end
    
    state pvp_kill_counter begin
        when letter begin
            send_letter
("Anzahl deiner Morde")
        
end
        
        when button 
or info begin
            say_title
("Anzahl deiner Morde:")
            
say_reward("Du hast bereits ".." "..pc.getqf("pvp_exp").." Morde begangen")
            
say("")
        
end
        
        when kill begin
                
if npc.is_pc() and npc.empire != pc.empire then
                        
-- Bonus EXP und so...
                        
local pvp = {
                                {
1254320000000},  
                                {
1504320000000},
                        }
                        
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
                                        notice_all
(pc_name.." hat "..count.." Morde begangen!")
                                        
bonus_exp pvp[i][2]
                                        break
                                
end
                        end
                        pc
.give_exp2(4320000000+bonus_exp)
                
end
        end
    end
end 
rakuz123456 is offline  
Old 06/23/2013, 12:41   #2

 
elite*gold: 105
Join Date: Aug 2011
Posts: 1,064
Received Thanks: 493
Da es nicht deine Quest ist sondern die von NiiceOne solltest du dich an ihn wenden?!
x'Radon is offline  
Old 06/23/2013, 13:32   #3

 
Acon™'s Avatar
 
elite*gold: 0
Join Date: Jan 2012
Posts: 1,066
Received Thanks: 214
Falscher Bereich




Mfg Acon
Acon™ is offline  
Old 06/24/2013, 08:22   #4
 
elite*gold: 32
The Black Market: 120/0/1
Join Date: Mar 2012
Posts: 6,717
Received Thanks: 2,737
#closed
Syuki is offline  
Closed Thread




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


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.