Chaos Project

RPG Maker => RPG Maker Scripts => Script Troubleshooting => Topic started by: Saphiredragon89 on July 28, 2009, 05:51:54 pm

Title: MaxHP limit change not working (RESOLVED)
Post by: Saphiredragon89 on July 28, 2009, 05:51:54 pm
Ok so I'm using tons of add-ons by Blizzard, specifically the Weapon/Armor HP/SP Plus script (found in part 2) is the issue I'm having.

Basically, I do have the script set to have a 99,999 HP max, but in testing the game still stops at 9999. I can lower the max, but can't raise it.

Is there an error in the script? Or is it one of those 'can't be done' things?
Title: Re: MaxHP limit change not working, Blizzard please read.
Post by: Blizzard on July 29, 2009, 05:38:07 am
That configuration is supposed to limit HP/SP internally. You still need a script that increases the limit of HP/SP.
Title: Re: MaxHP limit change not working, Blizzard please read.
Post by: Starrodkirby86 on July 29, 2009, 01:32:12 pm
If you need to look for a stat limit breaker, try this one. It may not be the most optimal, but hey, it works~

http://forum.chaos-project.com/index.php?topic=2600.0
Title: Re: MaxHP limit change not working, Blizzard please read.
Post by: Saphiredragon89 on July 30, 2009, 02:48:23 pm
Tyvm for your help, I'm not good with scripts :shy: