Aug 20, 2017 at 7:32 PM
Join Date: Oct 20, 2013
Location: Florida
Posts: 608
Pronouns: he/him
I will assume you use Cave Editor:.......ALSO does anyone know how to remove max life????? I didn't find the answer anywhere
I tried adding 1001 life but... that just gave me 1001 life!
You can edit the maximum hp value by going to "Game settings"
Selecting "New game data" values for HP.
And changing them to your desired value.
And voilà!
Refilling health will not bring it down to 232 as seen with commands.
But if you get a life capsule this happens.
And going to a refill station will bring back down to 232.
Selecting "New game data" values for HP.
And changing them to your desired value.
And voilà!
Refilling health will not bring it down to 232 as seen with commands.
But if you get a life capsule this happens.
And going to a refill station will bring back down to 232.
If you're talking about life capsules then start with putting in the life capsule (obvious enough):
Also make sure you're using the right command:
<ML+XXXX: This increases your maximum life by X which is what life capsules use.
<LI+1000 (Can also be <LI+XXXX): This restores 1000 hp (Or X) but does not increase the total hp, the <LI+1000 command is used in health refill stations.
You don't have to use <ML+ or <LI+ in just their respective areas, you can really use them anywhere like how beds use the <LI+ command for restoring HP and the health refill stations use both <LI+ and <AE+ for health and ammo.
So in a script you'd use:
<PRI<SOU0022<DNP0901<CMU0016
<MSG<GIT1006Obtained a =Life Capsule=!<WAI0160<NOD<RMU<ML+0003
Max health increased by 3!<NOD<END
But going to a refill station will bring it down to 232.
Also make sure you're using the right command:
<ML+XXXX: This increases your maximum life by X which is what life capsules use.
<LI+1000 (Can also be <LI+XXXX): This restores 1000 hp (Or X) but does not increase the total hp, the <LI+1000 command is used in health refill stations.
You don't have to use <ML+ or <LI+ in just their respective areas, you can really use them anywhere like how beds use the <LI+ command for restoring HP and the health refill stations use both <LI+ and <AE+ for health and ammo.
So in a script you'd use:
<PRI<SOU0022<DNP0901<CMU0016
<MSG<GIT1006Obtained a =Life Capsule=!<WAI0160<NOD<RMU<ML+0003
Max health increased by 3!<NOD<END
But going to a refill station will bring it down to 232.
Just remember that the game can only really remember 232 hp so getting 1001 through the game's settings will work fine until you get a capsule and refill your health. But getting 1001 hp through commands will go down to 232 once you refill your health.
Last edited:

