How to change the role of ability?
Example: attack, defense.
my english is not good ,thanks!
Printable View
How to change the role of ability?
Example: attack, defense.
my english is not good ,thanks!
Explain a bit more. I can't understand what you mean
you change the rates of those in propjob.inc
thanks!
i have see the propjob.inc
but i don't understand about the content.
Example:i want to change the KNIGHT of attack.
i should change which one?
check for the job knight, which is
JOB_KNIGHT = 2nd job.
JOB_KNIGHT_MASTER = Master Knight
JOB_KNIGHT_HERO = Hero Knight
Then you check on the top,
on line #2. everything is probably written like ø¼Ó
Then download Microsoft Word, open the propjob.inc with it, everything will be translated to korean,
Copy & Paste at translate.google.com to get a hunch on what it is suppose to mean..
then change it :)
Anyway, to change the attack of a job, you gotta think, knight uses SWD and/or AXT, so change the SWD & AXT Number on the
JOB_KNIGHT_**** (all 3)
Good luck :)
thanks!!!