Files
sfall/artifacts/example_mods/AmmoMod
NovaRain 96447ca1d3 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:43:46 +08:00
..
2019-05-05 08:47:08 +08:00
2019-05-05 08:47:08 +08:00
2019-05-05 08:47:08 +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.