Hello! I was wondering if there was a way to edit skill and spell recasts, as well as character stats. I've tried to edit Skill recasts (Perfect Dodge set to 10 seconds, Sneak Attack to 10 seconds) stuff like that. I've also tried to edit weapon delay and DMG but it doesnt seem to take in game.
Is this possible to do? Thank you!!!!
Edit recasts?
Re: Edit recasts?
For recast times just edit the RecastTme column in the abilities and spell_list SQL tables.
On my server I keep a 5min ("300" Number is in seconds) recast on 2hr abilities, and have lowed recast and cast times on a songs to make things a little funner for BRD soloing. ^^
Character stats I've never tried to edit as it seems a bit to much like cheating rather than fun. I would assume they are done as some kind of mathematical solution in the core programing based on your job and race.
If I were to give advice I'd say if you want a good cheat just add the stats you want to a food LUA. XD
That way when you want to play legit you can just eat an antacid, rather than recompile the server.
On my server I keep a 5min ("300" Number is in seconds) recast on 2hr abilities, and have lowed recast and cast times on a songs to make things a little funner for BRD soloing. ^^
Character stats I've never tried to edit as it seems a bit to much like cheating rather than fun. I would assume they are done as some kind of mathematical solution in the core programing based on your job and race.
If I were to give advice I'd say if you want a good cheat just add the stats you want to a food LUA. XD
That way when you want to play legit you can just eat an antacid, rather than recompile the server.
Re: Edit recasts?
I've tried editing the recast column to various things. For skills and spells it won't take. It saves, and the next time I open navicat the changes are still there, but they don't transfer into the game. Other changes DO (like changing job levels and ranks)
Also that would work It's mostly so hard things can be duod lol
Also that would work It's mostly so hard things can be duod lol
-
- Posts: 56
- Joined: Wed Aug 01, 2012 2:26 pm
Re: Edit recasts?
Did you shutdown your server before you made the changes? I know when I forget to close it, and I make changes they revert back to normal.
Re: Edit recasts?
yep all closed down. Some things do take effect. I can change nation ranks and job levels and stuff.
-
- Developer
- Posts: 539
- Joined: Sun Jul 22, 2012 12:17 am
Re: Edit recasts?
When you start up Game_server, it lists a bunch of things it's loading; Zones, spells, etc. Any time you edit those things, the server must be restarted afterwards to have an effect. NPCs and mobs are considered part of the zone, abilities are considered part of spells.
Also, so the client knows what recasts should be. Try using /ja "Sneak Attack" <me> to sneak one by the client.
Also, so the client knows what recasts should be. Try using /ja "Sneak Attack" <me> to sneak one by the client.
Test Server: Hanekawa | Fantasy World: Naito
An occasionally updated list of what works
Bugs reports go here. | Project chat here.
Things I've found, but don't plan to work on.
An occasionally updated list of what works
Bugs reports go here. | Project chat here.
Things I've found, but don't plan to work on.
Re: Edit recasts?
Hm I'll try again when I get home. I'll edit as soon as I get on the comp. Maybe something wasn't closing all the way and messing it up.