The Loot Posted August 31, 2013 Report Share Posted August 31, 2013 At the request of another user, I have written a quick tutorial for integrating Hoppah's "Limited Water Supply" Mod. At the moment, it only covers the non-scripting parts; Setting Up Vehicles and the Map. Step One: Setting Up Vehicles Before you do anything, if you have engines based on the NY/LA mods (deck gun combined with hose connections), make a copy of the prototype. It can save you some work. First thing to do is to make sure your vehicle type (under traits) is set to Firefighters GTF (Ladder vehicles don't need to be changed, only engines). Second, make sure the only Superstructure parts (under "Edit Children") are four hose connectors (named "connector0", "connector1", "connector2", and "connector3"). Do this only for non-Ladder vehicles. Next, to set up the supply line connector. Go under "Edit Children -> Edit Childs", add another hose connector where you prefer on the vehicle, and name it "water_supply". It's the only modification needed for "Firefighters DLK" (Ladders) at the moment. Lastly, if your vehicle has them, remove the commands Extinguish, Cool, and WaterOn (these are not needed with the new deck gun script that shall be covered later).Step Two: Setting Up People The only changes you may need to make to your personnel is to add the commands "attachfirehose", "detachfirehose", and "dropequipment" if they do not already have them.Step Three: Setting Up Deck Gun Dummies First thing to do is add a few things to your normal vehicles. Under ""Edit Children -> Edit Childs"", first add the preferred deck gun object at whatever position you want, and name it "cannon". You may need to make new prototypes using the cannon model and place them in the "MOD\Prototypes\Objects\03 Objects" folder. Just behind the cannon, place another object (using the golf ball object works well), name it "controller", and hide it just inside the vehicle. This is where the person will appear when using the deck gun. Now, clone a new vehicle prototype and name it something like "Engine Cannon" (Instead of a new prototype, you can use the copies you made of your old vehicle). Remove all Superstructure parts and children except for the deck gun, which must be named "cannon". Compare the placement to the cannon on the other vehicle and move as needed so they line up. Change vehicle type to TLF (or LPF for more powerful cannon). Change vehicle model to something small (the golf ball model works well again). Deck gun prototype should now be set up.Step Four: Edit Vehicle Model File Open your vehicles V3O file in Notepad, and at the very bottom add the following lines: M, activate0, 1M, deactivate0, 1 Those are dummy animations used by the deckgun script. If the file opens as gibberish, you'll need to unpack the model file (load the mod in editor, select Unpack File from mod menu, browse and open the correct file).Step Five: Setting Up Freeplay Map Only step is to add an object somewhere on the map named "water_supply_main". Make sure it's out of the way, and maybe an object that uses the "indestructible" material so it won't catch on fire. Quote Link to comment Share on other sites More sharing options...
emergency 2013 Posted August 31, 2013 Report Share Posted August 31, 2013 is there any way to add this to us army mod? Quote Link to comment Share on other sites More sharing options...
The Loot Posted August 31, 2013 Author Report Share Posted August 31, 2013 That deals with mission scripts, so while all the non-scripting is probably the same, the scripts would be completely different. I'm sure Hoppah is planning on full implementation of it into his own Army mod, of course. Quote Link to comment Share on other sites More sharing options...
CFDDIVE11 Posted August 31, 2013 Report Share Posted August 31, 2013 So when I get this all done all I have to do is he scripting aspect and then it's ready to use and will this work in Montana mod? Quote Link to comment Share on other sites More sharing options...
The Loot Posted September 1, 2013 Author Report Share Posted September 1, 2013 Yep. And the scripting doesn't have to be as complicated as I did it. I just wanted to have different deck guns and water capacities, and accurate water level icons, for different vehicles (Engines vs Smaller Engines vs Brush Truck vs Foam Tender vs Airport Crash Engine). Quote Link to comment Share on other sites More sharing options...
Hoppah Posted September 1, 2013 Report Share Posted September 1, 2013 The very first version of the logic was made for the US Army Mod. Decided to do a public release of the limited water with this demo mod as the result. The newest version of the army mod will contain the limited water as well as a ton of other new features. Quote Link to comment Share on other sites More sharing options...
CFDDIVE11 Posted September 3, 2013 Report Share Posted September 3, 2013 When do you think the scripting part is going to be ready, and im going to give this a try tonight when i get my laptop so hopefully it goes well. Quote Link to comment Share on other sites More sharing options...
Axxif Posted September 3, 2013 Report Share Posted September 3, 2013 When do you think the scripting part is going to be ready, and im going to give this a try tonight when i get my laptop so hopefully it goes well.You can use the current version of the script now; just download and install using the directions Hoppah provided. Hoppah does not have an estimated release date as of yet, so I would recommend doing this, unless you wanna wait Quote Link to comment Share on other sites More sharing options...
CFDDIVE11 Posted September 3, 2013 Report Share Posted September 3, 2013 Ok sweet thanks! Quote Link to comment Share on other sites More sharing options...
The Loot Posted September 3, 2013 Author Report Share Posted September 3, 2013 I'm waiting on the next release of the mod to see what changes will need to be made before I put up the script guide. Quote Link to comment Share on other sites More sharing options...
Nickel Theredhusky Posted January 3 Report Share Posted January 3 Hello ! Just for more comprehension , it is possible to Edit the first post with new pics ? i dont understand the 3rd part of the step three Quote Link to comment Share on other sites More sharing options...
The Loot Posted January 6 Author Report Share Posted January 6 I started to, but realized I don't have the time at the moment. I'll try again soon, but I'll have to reacquaint myself since it's been years since I really messed with the game as a whole. Quote Link to comment Share on other sites More sharing options...