Have a way to change the skills that the char learn by class? I mean Fighters for example, auto learn net and forceful blow when they respawn. Have a way to change this? Its DB, or gameserver...?
Printable View
Have a way to change the skills that the char learn by class? I mean Fighters for example, auto learn net and forceful blow when they respawn. Have a way to change this? Its DB, or gameserver...?
game server..
MartK3n, do you know the offset for it?
i use to change skills through the skill script. . . . . .you can change class there too. . . .i was able to make Akkan confuse work for human cleric confuse. . .an a few others i changed like magic cell for akkans same as humans. . .
How you did it? What version it was?
it was v557 client. . . .if you look at the text file of skill script. . .you can see the class numbers. . .and the combined class numbers for skills.
such as skills that a number of classes could use. . .you can change the cooldown/range/number of targets the skill affects an so on
Anyways you change it in your skill script recompile the script, put the new script in your server folder an in your client, get the new checksum. cause i think it changes the version checksum.
sorry but i cant remember.