As some of you may have read in the US Army Mod topic, I have made a script that limits water supply for fire engine's. A functionality that's been widely requested on the forums here to make the game more realistic. Due to the popularity of this functionality, I decided to make a demo using the logic from the US Army Mod and two FDNY Engine's taken from the New York City Mod made by Mikey_PI and associates.
nyc mod limited water supply.jpg 175.45KB 36 downloads Em4Deluxe 2013-09-03 22-41-06-51.jpg 170.73KB 25 downloads
The first screenshot shows the functionality in the demo mission. The second screenshot shows the functionality in a freeplay mode.
Can I use this logic in my mod?
Yes, the entire idea of this demo is to distribute it, so you may copy the entire script and interface objects to your mod and release it for public. I'd appreciate if you'd credit me (Hoppah) for the logic though. Consult the attached file 'Limited Water Supply Logic - Mod Implementation Guide.pdf' for further instructions or take some time to read the topic for further details regarding implementation.
Bugs
- The fire fighter who spawns outside to control the pump of a fire engine may not be recognized by the vehicle sometimes, resulting in connected firehoses not working. To fix this, simply select the fire fighter and click on the fire engine to activate the pump again.
- In a rare occasion, the water tanker may not be recognized by the script, resulting in a water tanker with fire engine traits (1000 gallon tank for example) and not being able to supply other vehicles. Especially after playing freeplay directly after the demo mission may cause this problem.
Credits
Mikey_PI: FNDY Fire Engine models and FDNY Fire Fighter textures
Freakinmusket: Water Tanker model
Hoppah: All Interface changes and limited water supply logic/scripts
Note: I am aware other mod-creators have made a similar logic before. No interface elements nor script codes in this modification were taken from other modifications. The entire logic is made by myself, so I could alter it to my own wishes and make a public release without any problematic copyright claims.
Feedback would be appreciated!
Hoppah