Posts

Setup ItemOptionRate.txt (Drop)

Image
How to configure the Drop of Items Exe, Drop of Slot Socket, Etc in Files Louis S6 1.- Go to MuServer/Data/Item/ItemOptionRate.txt We will start to explain each part! In this Part, the First Sets the Drop Plus of the items from +1 to +15 Rate 0 = No Drop From Rate1 to Rate15 The Drop is Modified although we will only use the 3 First Rows Common = Normal Items Exc = Items Exellent Set = Ancient Items / ACC The Maximum Cannot Exceed 10,000, that is, they should distribute the total among Everyone, although I recommend only putting +1 to +3 to work, which would be the basics! Would remain: Rate0 = 1000 Rate1 = 3000 Rate2 = 3000 Rate3 = 3000 The Total Adds 10,000, I recommend Putting that amount in the 3 Options Common, Exc, Acc but it's up to everyone's taste! Let's explain the next That's the "Skill" option mostly affects Weapons. The same method as the previous one is followed, only the first 3 Columns would be used and the maximum cannot exceed 10,000. Now, i...

Guide Dynamic Experience (ExperienceTable.txt)

Image
Well this guide is for configuring the dynamic experience file ExperienceTable.txt), which is easy to use but for some reason people get confused. Step 1: They must configure their server experience in GameServer-Common.dat. Including the VIP. https://i.postimg.cc/XNtG74pn/screenshot-49.png Step 2: Open the ExperienceTable.txt file The file is divided by these columns: MinLevel: Minimum level at which it will be affected by dynamic experience. MaxLevel: Maximum level at which it will be affected by dynamic experience. MinMasterLevel: Minimum Master Level that will be affected by dynamic experience. MaxMasterLevel: Maximum Master Level that will be affected by dynamic experience. MinReset: Minimum reset in which it will be affected by the dynamic experience. MaxReset: Maximum reset at which it will be affected by dynamic experience. MinMasterReset: Minimum Master Reset in which it will be affected by the dynamic experience. MaxMasterReset: Maximum Master Reset that will be affec...

Guide to setting up invasions - Event/Invasion Manager.dat

Image
 Guide to setting up invasions - Event/Invasion Manager.dat In this guide I show you how to properly configure the invasions "I have already seen several cases in which they ask: How do I configure the gold ones? I want the Lunar Rabbit to appear on such a map, how do I do it? etc. The guide is simple, but I will try to detail it as much as I can. GO!" 1. We go to: MuServer/Data/Message.txt In this we look for the invasion that we want to edit (as long as it is already added, otherwise you add the message) Once the Message line is found or created, we write down the corresponding index somewhere so as not to forget. 2. Now we go: Data/Monster/Monster.txt Here we must focus on which is the mob that we want to appear in the invasion or appears (I will do the example of the golden invasion, to the last one I leave a link where you can create a custom invasion) Now that we have both the invasion message and the mob we want to appear. 3 . We go to this side: MuServer/Data/Monster...

Castle Siege Setup

Image
 PROCESS 1) Go to MuServer\GameServerCS\Data and open the file GameServerInfo-Event.dat and we will find the following. http://i.imgur.com/zC81mMv.jpg  2) We are only going to touch/edit what is marked in red since it is the only thing that interests us, we leave it this way: http://i.imgur.com/cfyR0OC.jpg CastleSiegeEvent =1(0 = event disabled - 1 = event enabled) CastleSiegeCycleStartYear =2017(Event start year) CastleSiegeCycleStartMonth =04(Event start month) CastleSiegeCycleStartDay =24(Event start day of month) According to this configuration, on April 24, 2017 the cycles of the event would begin. "  1. The cycle start day is always one day after the day you want the event to occur. So, if you want the event to occur on a Sunday, it is best to make sure that the VPS has the date and time correctly configured and configure the event on a Monday, so the cycle will start immediately in its first stage at the time of power on. the GameserverCS. 2. This setting only ne...