Files
sfall/artifacts/example_mods/AmmoMod
NovaRain 33a5c7428a Updated Ammo INI Loader example script mod
* now the INI will be read only once on script initialization, not
always being re-read on each map load.
2020-09-10 14:55:11 +08:00
..

Ammo INI Loader mod for Fallout 2 by NovaRain
---------------------------------------------

- modifies ammo protos with data from an INI file:
  * AmmoGlovz.ini if DamageFormula=1 or 2 in ddraw.ini
  * AmmoYAAM.ini if DamageFormula=5 in ddraw.ini
  * AmmoMod.ini if not using any bulit-in damage formula


Requires sfall 3.5 or higher.

To use, copy gl_ammomod.int to your scripts folder, and copy the INI files to the same directory as sfall.