bOinkz Posted November 22, 2014 Posted November 22, 2014 i followed every steps on this guide... http://rathena.org/wiki/Edit_Max_Level please help me how to fix this one... done recompiling after editing map.h... but i'm still having a problem on this one... base level can't go any higher... Quote
Yonko Posted November 22, 2014 Posted November 22, 2014 (edited) edit your job_exp.txtthen change to your desire level example i'll change the 3rd Jobs, Baby 3rds, Expanded Super Novice, Kagerou/Oboro, and Rebellion Base Level just change the 99 (highlighted) to your desired value incase you compile #define MAX_LEVEL 160 into #define MAX_LEVEL 1000 you can change the level whatever you like from 1-1000 //Base - 3rd Jobs, Baby 3rds, Expanded Super Novice, Kagerou/Oboro, and Rebellion //Note: (First 98 values [Level 1 - 98] are dummy values (used Adv Jobs values), because 3rd classes start at level 99.) 99,4054:4055:4056:4057:4058:4059:4060:4061:4062:4063:4064:4065:4066:4067:4068:4069:4070:4071:4072:4073:4074:4075:4076:4077:4078:4079:4080:4081:4082:4083:4084:4085:4086:4087:4096:4097:4098:4099:4100:4101:4102:4103:4104:4105:4106:4107:4108:4109:4110:4111:4112:4190:4191:4211:4212:4215,0,10,........................... so on Edited November 22, 2014 by Yonko Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.