PDA

View Full Version : HP/Mana/Endurance regen while sitting


ChessyCats
06-09-2010, 04:58 PM
Is there a way to change this? It seems to already be a value in the code somewhere, since I think all three regen faster when you sit, but I'm not sure where to look for it. Thank you!

ChessyCats
06-10-2010, 01:08 AM
It seems easy to change in SoD, but I am using Titanium. Is it even possible to change the sitting regen rates in Titanium? Or rather, just the OOC regen rate would be fine too.

trevius
06-10-2010, 03:30 AM
Adjust the value for this rule in your rule_values table:

Character:RestRegenPercent

ChessyCats
06-10-2010, 03:51 AM
I tried that, but it didn't do anything. Is there a second value I have to change? Or maybe the range of values are restricted and I'm putting in something wrong.

ChessyCats
06-10-2010, 04:12 AM
Oh my gosh..I figured it out. What was happening is..I was using HeidiSQL to update the database, but for some reason, none of the changes were taking effect. Turns out I was editing a second install I didn't know I had. I was able to use the ol' DOS prompt MySQL commands to change the stat. Whoops!