Register for your free account! | Forgot your password?

You last visited: Today at 16:52

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

Advertisement



exp-blocker

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

Reply
 
Old   #1
 
martin1994's Avatar
 
elite*gold: 0
Join Date: Jan 2009
Posts: 81
Received Thanks: 10
exp-blocker

hi

ich wollt mal fragen wie das funktioniert ein item so zu preparieren das es die exp blockt.
also das man solange das item angelegt hat man keine exp bekommt, also für farmer
in der sufu habe ich nur items gefunden die die exp auf 0 setzen aber man kriegt trz exp und hat dann auch ausversehen ein lvl up

ich denk mal das funktioniert über eine quest, also vll über einen exp ring das man "+50% exp" in - xxxxx% umändern kann das man eben nix kriegt
oder funktionierts über einen bestimmten questbefehl?
ehm und wo finde ich eig die "itemfunktion quests"
martin1994 is offline  
Old 10/19/2011, 19:14   #2





 
Marcoly's Avatar
 
elite*gold: 440
The Black Market: 1196/3/0
Join Date: May 2011
Posts: 10,933
Received Thanks: 11,778
Mit dieser Quest werden die Erfahrungspunkte alle
3Sekunden auf 0 zurückgesetzt solange der Ring aktiv ist,
sodass es eigentlich unmöglich ist ein Level aufzusteigen.

Du könntest die Zeit auch auf 1Sekunde heruntersetzen.

PHP Code:
quest anti begin
    state start begin
        when 72501.
use begin
        
if pc.getqf("antiexp") == 0 then
            pc
.setqf("antiexp"1)
            
chat("Anti EXP aktiviert. Deine Erfahrungspunkte werden jede 3 Sekunden auf 0 gesetzt!")
            
local ep pc.get_exp()
            
pc.give_exp2(-ep)
            
timer("erfahrung"3)
        elseif 
pc.getqf("antiexp") == 1 then
            pc
.setqf("antiexp"0)
            
chat("Anti EXP deaktiviert. Viel Spaß auf Blax2!")
            
end
        end    
                    
        when erfahrung
.timer with pc.getqf("antiexp") == 1 begin
            local ep 
pc.get_exp()
            
pc.give_exp2(-ep)
            
timer("erfahrung1"3)
            
pc.setqf("antiexp"1)
        
end    
            
        when erfahrung1
.timer with pc.getqf("antiexp") == 1 begin
            local ep 
pc.get_exp()
            
pc.give_exp2(-ep)
            
timer("erfahrung"3)
            
pc.setqf("antiexp"1)            
        
end
    end
end 
MfG Marco_A
Marcoly is offline  
Reply


Similar Threads Similar Threads
cmd blocker?
07/28/2015 - Kal Online - 17 Replies
pyramid server now has new anti cmd hack. how do i get past this?
PC Blocker
10/05/2011 - Coding Releases - 5 Replies
Hab jetzt meinen Pc Blocker weiter ausgebaut:) Pc Blocker 1.1 :awesome: Was es schon kann: # Alle USB ports blocken # Taskmanager blocken # Taskleiste ausblenden # Windows-StartTaste wird geblockt
Rd Blocker
06/20/2011 - Diablo 2 - 11 Replies
Ich hatte jetzt ne Pausse von ca 1,5 Jahren und hab wieder angefangen. Damals gab es diesen Rd blocker. hab ihn mir wieder geloadet und alles so gemacht wie beschrieben ( wie immer ) aber der rd blocker zeigt dann "keine Rückmeldung" an wenn ich injecten will. Hat jemand eine lösung oder gibt es da vielleicht schon einen neuen?
Usb Blocker
06/03/2010 - AutoIt - 0 Replies
Hey I finished my new tool. You need a Usb stick for it. This tool will block keyboard + mouse input when there is not the right usb stick. Just type your usb stick path in the input like in the example. When the usb stick is plugged everything work but when you unplugge the usb stick keyboard + mouse input is blocked (taskmanager also) Use this tool only when you understand this tutorial!!! Download
Pop up Blocker
04/20/2010 - Main - 3 Replies
Hey com, gibts nen pop up blocker der funkt? also kann au einer sein wo ich erst die seite eingeben muss um zu blocken. weil der von firefox nützt ja nicht wirklich was ^^ mfg Harfu



All times are GMT +1. The time now is 16:52.


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.