About This File
This ExportDLL allows you to disable one or more of the Harpoon Effects processing items. These are the main procedures in the game loop such as MoveUnits, Search, Submarine AI, etc.
Installation:
Extract the DLL to the ExportDLLs folder of your HC game, then restart the game. You can delete License.txt and lazHCEffects.txt.
Edit the source. Use Lazarus win32. Created with Lazarus 1.4.
Source code available from SVN, see the following with your favorite client:
https://tarzan.tgp.net:8443/svn/StratsimsOSS/HC/ExportDLLs/lazHCEffects/trunk/
What's New in Version 002 See changelog
Released
- 002: 2015-05-27 Added HCEffect21 (separated Fuel operations from HCEffect20/CheckGroupStaff) for GE 2015.005+
- 001: 2013-08-19 Initial Release for GE 2009.089+
With version 002:
- Download