Maximizing the percents

Rafaello

First time out of the vault
Hello
I noticed many things in Fallout 2 are limited. Like damage resistance to 90% or hp to 999.

Are possible to modify some of those limits?

If not, cause they could be hardcoded, is possible to manipulate those through SFall or something?

I made modification for a mod that sounds great for me, though it's unachievable because it requires immunity for some types of damages on some critters, and increasing the dmg by 3 or 4 times also depletes the hp too quickly ^^
 
Rafaello said:
If not, cause they could be hardcoded, is possible to manipulate those through SFall or something?
They are hardcoded. sfall already lets you modify them though: For hp and damage resistance, use the set_stat_max script function.
 
Rafaello said:
...it requires immunity for some types of damages on some critters...
Depending on what you are trying to achieve, you may want to look at modifying .pro files for critters as that is where resistance values are stored.
 
I did everything with FSE and it fu***** doesn't work at all. Compilator deletes the compiled script and watcoms just dont work.
I searched the forum for Timeslip's Sfall Script Editor and i couldn't find a download link. If somebody could upload it here or point me where i can download it, i would be gateful because it's the only way i can continue. Plus i dont know how to properly call STAT_XXX in the set_stat_max.

Also, does sfall have the infinite ammo option?

Im waiting for response, and thanks for earlier help.
 
Back
Top