Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Metin2 > Metin2 Private Server > Metin2 PServer Guides & Strategies
You last visited: Today at 04:25

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

Advertisement



[C++] No EXP or SPECIAL EXP BONUS for some maps

Discussion on [C++] No EXP or SPECIAL EXP BONUS for some maps within the Metin2 PServer Guides & Strategies forum part of the Metin2 Private Server category.

Reply
 
Old   #1
 
elite*gold: 477
Join Date: Mar 2017
Posts: 64
Received Thanks: 58
[C++] No EXP or SPECIAL EXP BONUS for some maps

Actually we can block exp or add special exp bonus to several maps.
Here I'll show you how.

Open char_battle.cpp and search for:
Code:
if (to->GetMapIndex() >= 660000 && to->GetMapIndex() < 670000)
After the statement put this (for blocking exp on a map):
Code:
if (to->GetMapIndex() == MAPINDEX) 
         iExp == 0;
Or put this (for extra exp bonus):
Code:
if (to->GetMapIndex() == MAPINDEX) 
         iExp += iExp * 10 / 100;
iExp += iExp * 10 / 100;
in this case it's +10% exp bonus but you can change the percentage by changing the number highlighted in red
ericblck is offline  
Thanks
8 Users
Old 08/10/2017, 12:16   #2

 
Drαεth's Avatar
 
elite*gold: 35
Join Date: Jan 2014
Posts: 1,421
Received Thanks: 268
Merci !
Drαεth is offline  
Old 08/13/2017, 14:22   #3
 
elite*gold: 0
Join Date: Sep 2010
Posts: 73
Received Thanks: 31
Merci bien !
galetlefrancais is offline  
Old 08/15/2017, 13:35   #4
 
Alergix2's Avatar
 
elite*gold: 103
Join Date: Aug 2014
Posts: 1,425
Received Thanks: 315
Sehr nützlich danke dir!
Alergix2 is offline  
Old 11/13/2017, 20:26   #5
 
Lauling's Avatar
 
elite*gold: 315
Join Date: Jun 2012
Posts: 5,158
Received Thanks: 4,813
merci... Simple.. danke das du gezeigt hast wo das zu finden ist.
Daraus könnte man ne nette config option schreiben, zbsp bei welchen maps kein exp gegeben wird und bei welchen maps spezial und wv
Lauling is offline  
Old 11/18/2017, 22:18   #6


 
elite*gold: 26
Join Date: Aug 2011
Posts: 348
Received Thanks: 67
Wenn man das macht, gillt das dann für alle maps?
gamehacker1 is offline  
Old 11/19/2017, 00:00   #7
 
elite*gold: 0
Join Date: May 2017
Posts: 52
Received Thanks: 6
Nein, du musst deine MAPINDEX eintragen.. dann gilt das auch nur für diese MAPINDEX
Aiceal is offline  
Reply


Similar Threads Similar Threads
[Koordinaten] Alle Maps ; Neue Maps ; Unbekannte Maps.
04/08/2013 - Metin2 PServer Guides & Strategies - 28 Replies
Hallu o.o Das Tool von Eddy² hat mich auf die Idee gebracht, alle Orte mal aufzulisten, mit den Koordinaten die man brauch um sich dahin zu teleportieren ;D Rotes Reich Map1 /warp 4742 9544 Rotes Reich Map2 /warp 3529 8825



All times are GMT +1. The time now is 04:25.


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.