YuliChenz Posted March 22, 2013 Posted March 22, 2013 hi, i wanna ask a question.. how to increase maximum weight capacity of each job??? i checked job_db1.txt // Structure of Database://JobID,Weight,HPFactor,HPMultiplicator,SPFactor,Unarmed,Dagger,1HSword,2HSword,1HSpear,2HSpear,1HAxe,2HA // High Wizard4010, 24000,55 ,500 ,900 ,500 ,575 ,2000 ,2000 ,2000 ,2000 ,2000 ,2000 ,2000 ,2000 ,625 ,2000 ,2000 ,the 24000 part is a weight of high wizard right??? but in game my high wizard only has 9900 weight T__T Quote
Emistry Posted March 22, 2013 Posted March 22, 2013 just edit the Weight value inside the file trunk/db/re/job_db1.txt For Example ... Novice level 1 + 1 STR = 200 k Weight Limit Quote
Emistry Posted March 22, 2013 Posted March 22, 2013 i think that should be the "Default" weight of each job class which specified in the file.. and it's affected by STR and other skills like Enlarge Weight Limit...and etc Quote
hexor9 Posted March 22, 2013 Posted March 22, 2013 (edited) i think you need to edit that in src folder i gues +recompile Edited March 22, 2013 by hexor9 Quote
YuliChenz Posted March 22, 2013 Author Posted March 22, 2013 i think you need to edit that in src folder i gues +recompile Which src file need to be edited? Quote
YuliChenz Posted March 22, 2013 Author Posted March 22, 2013 just edit the Weight value inside the file trunk/db/re/job_db1.txt For Example ... Novice level 1 + 1 STR = 200 k Weight Limit it works ^^ thanks a lot Quote
Question
YuliChenz
hi, i wanna ask a question.. how to increase maximum weight capacity of each job??? i checked job_db1.txt
// Structure of Database:
//JobID,Weight,HPFactor,HPMultiplicator,SPFactor,Unarmed,Dagger,1HSword,2HSword,1HSpear,2HSpear,1HAxe,2HA
// High Wizard
4010, 24000,55 ,500 ,900 ,500 ,575 ,2000 ,2000 ,2000 ,2000 ,2000 ,2000 ,2000 ,2000 ,625 ,2000 ,2000 ,
the 24000 part is a weight of high wizard right??? but in game my high wizard only has 9900 weight T__T
5 answers to this question
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.