Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Help] DEVIL SQUARE EXP

Newbie Spellweaver
Joined
Oct 20, 2015
Messages
44
Reaction score
3
How i change the exp from ds,i want to raise the xp and the drop of exe itens,im using muemufiles...
 
Newbie Spellweaver
Joined
Mar 22, 2017
Messages
39
Reaction score
19
Data/MapManager.txt and find
Code:
//Index   NonPK   ViewRange   ExperienceRate   ItemDropRate   ExcItemDropRate   SetItemDropRate   SocketItemDrop   HelperEnable   GensBattle   Comment
9         *       10          [COLOR=#00ff00]100[/COLOR]              100            [COLOR=#0000ff]1000[/COLOR]              0                 0                1              0            //Devil Square 1
32        *       10          [COLOR=#00ff00]100[/COLOR]              100            [COLOR=#0000ff]1000[/COLOR]              0                 0                1              0            //Devil Square 2
Devil Square 1,2 its for all devil square, not only 1/2
 
Upvote 0
Newbie Spellweaver
Joined
Oct 20, 2015
Messages
44
Reaction score
3
Data/MapManager.txt and find
Code:
//Index   NonPK   ViewRange   ExperienceRate   ItemDropRate   ExcItemDropRate   SetItemDropRate   SocketItemDrop   HelperEnable   GensBattle   Comment
9         *       10          [COLOR=#00ff00]100[/COLOR]              100            [COLOR=#0000ff]1000[/COLOR]              0                 0                1              0            //Devil Square 1
32        *       10          [COLOR=#00ff00]100[/COLOR]              100            [COLOR=#0000ff]1000[/COLOR]              0                 0                1              0            //Devil Square 2
Devil Square 1,2 its for all devil square, not only 1/2

thank you!
 
Upvote 0
Back
Top