dont check 64k hairstyle when diff the ragexe.
the .xdiff extension should be retained. On this site: http://k3dt.eu/Ragexe/unpacked/Diffs/, RIGHT CLICK >> Save Link As >> and a pop-up window should appear to save the .xdiff files
@boom for the aura you need to change it in src, i already post in #56
open Server\trunk\src\map\map.h with notepad and search Max_level 160 changed into Max_level 175 then save it
now you must recompile your server since you changed something in src.
after you recompile your server, open Server\trunk\db\re\job_exp.txt with notepad
change this
//Base - 3rd Jobs, Baby 3rds, Expanded Super Novice, and Kagerou/Oboro//Note: (First 98 values [Level 1 - 98] are dummy values (used Adv Jobs values), because 3rd classes start at level 99.)
160,4054
change 160 value to 175
then change this too
//Job - 3rd Jobs, Baby 3rds, Expanded Super Novice, and Kagerou/Oboro50,4054
change 50 to 60
and save it.