For this guide u need:
1.- Winhex
2.- Extreme Mu Editor
3.- Know the hexa numbers system
4.- Patience
First Open ur winhex, select tools and OPEN RAM. Search for Gameserver and open the process called mydll in Gameserver of course.
Press Control+F and Search for tha map that you want to change. For example Davias2.
Ok Now Look At This Image:
Where...
1.- The name of the map
2.- The index in the gate
3.- The level required
4.- The Zen Required
^^ simple, now for change this values u need to know this(always look the image, for understand this steps):
1.- Changing the name:
- Server side
Open the mydll with winhex and search choose tha map that you want to change and write the name deleting the old name
- Client Side:
Open reqleveltest.bmd and write the new name of ur map deleting the other.
2.- Changind the coordinate:
- Server side
Open the mydll, search the map and look for the value numer 2(look the image!), in the example this value is 51 in hexa, this numer is 81 in normal numbers. if u open your gate.txt and search for index 81 wowow is Davias2 u can chage this if u want
- Client Side:
Open the gatetest.bmd and add the coorditate for the client in the index of ur server side coordinate, for example in client the coordinate for Davias2 is 81 like the server. If u dont make this value equal this dunt work.
3.- Changing the required Level:
- Server side
Open winhex bla bla bla.... and search the 3 value in the image, this define the minium level required for move to a map. In the pic this is 32 in hexa = 20 in normal numbers , u can change this. But listen.... this is important, if u want to make the minium level > of 255(ff) u need to put that number in inverted way for example i want minium level 300 for move to davias2
300 in hexa is 12c but i put this in mydll in inverted way = 2c01, cuz the dll read the values in inverted way.
- Client Side:
Open XtremeMuedit and select reqleveltest.bmd, search for the column ReqLevel and changue this for the value of ur server side. thats all
4.- Changing the Zen required:
- Server side
Open winhex bla bla bla.... and search the 4 value in the image, this define the minium zen required for move to a map. in this example u can see this: c4 09 ... but remember this is in inverted way, so the real value is 9c4 = 2500 in normal numebrs, this is the minium value of the zen for move to Davias2, yes u can change this, but remember put the numbers in inverted way.
- Client Side:
Open XtremeMuedit and select reqleveltest.bmd, search for the column of the Zen and changue this for the value of ur server side.
Credits Goes To Kchorr0
Hope It Helps. =D Any Problems/Questions Please Feel Free To Ask Me.



Reply With Quote

