Code refactoring in Arrays.cpp.

Added a new example mod gl_ammomod to modderspack.
This commit is contained in:
NovaRain
2019-05-05 08:47:08 +08:00
parent 42cf5ded97
commit 0f98591b77
15 changed files with 558 additions and 69 deletions
+12
View File
@@ -0,0 +1,12 @@
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.