Page 1 of 1

Max HP??

Posted: Thu Oct 06, 2005 3:01 am
by Bloodred
I'm trying to get max HP for all my charicters when I level up, and its getting annoying. . .
Is there something I can activate that'll give me max HP??
I figured I'd just do it, and then if I didnt get the max I'd set the max HP of the charicter to what it should be via. the console, but it didnt work.

Console command I used:
game.party[1].stat_base_set(stat_hp_max,28)

Posted: Thu Oct 06, 2005 7:58 am
by Lord Plothos
Well, that's the right command (for setting party member #2 to hp of 28 before adding extra hp for con). If it didn't work, all I can think is there must have been a typo somewhere.

What error message, if any, did it give you when it failed. Did it say something about search string [1]? If so, you typed something the game sees as gibberish, meaning it's almost certain there was a typo somewhere.

Posted: Sun Oct 09, 2005 1:34 pm
by Bloodred
Cool, I got it to work.
Yea, I made a typo.