alaganga Posted December 9, 2009 Report Share Posted December 9, 2009 I am looking to change what the firefighters wear such as putting some with just bunker pants and a uniform shirt Etc. Can anyone explain to me how i can do this please? Also i am looking to edit who goes on what trucks Quote Link to comment Share on other sites More sharing options...
Forensics Posted December 9, 2009 Report Share Posted December 9, 2009 I'm not sure what you mean about changing what firefighters wear. Please explain in a bit more detail. Do you want to design a new uniform? Or what?When you say what goes on trucks, do you mean personal or equipment? Quote Link to comment Share on other sites More sharing options...
alaganga Posted December 9, 2009 Author Report Share Posted December 9, 2009 personal Quote Link to comment Share on other sites More sharing options...
Forensics Posted December 9, 2009 Report Share Posted December 9, 2009 personalIn that case, you need to edit the file named 'unit' in the vehicle folder.Go to your LA mod directory then units, vehicles, which department you want to edit, the vehicles you want to edit then open the 'unit' file with notepad.E.G.An AmbulanceIn the file you will have two almost identical sections: freeplay and mission. The freeplay section:<freeplay> <missions value="22"> <prototype name="mod:Prototypes/Vehicles/01 LA Ambulance/ambulance04.e4p" /> <price value="500" /> <speed value="120" /> <space value="2" /> <loadspace value="1" /> <count value="3" /> <personnel> <unit id="FF_PARAMEDIC"> <defaultcount value="1" /> </unit> <unit id="FF_PARAMEDIC_STRETCHER"> <defaultcount value="1" /> </unit> </personnel> <equipment> <unit id="AXE" /> </equipment> </missions> </freeplay>The bits in bold are to do with personal.space value is how many persons can fit in it and loadspace value is how many casualties.This bit is the default staffing of the unit: <unit id="FF_PARAMEDIC"> <defaultcount value="1" /> </unit> <unit id="FF_PARAMEDIC_STRETCHER"> <defaultcount value="1" />This has one medic and one stretcher team, you can change the number to change the number of them.Notes: *Make sure if you increase the number of medics you increase the load space value.*This will only work when calling a unit onto the map and not at the stations.*You may to to edit your permissions to save your changes.Hope that helps a bit. Quote Link to comment Share on other sites More sharing options...
randomperson139 Posted December 9, 2009 Report Share Posted December 9, 2009 If you want to change the uniform then you will have to edit the skin. Apparently this is very difficult to do. Quote Link to comment Share on other sites More sharing options...
alaganga Posted December 10, 2009 Author Report Share Posted December 10, 2009 Okay, thanks for the help guys Quote Link to comment Share on other sites More sharing options...
Pearl71 Posted December 28, 2009 Report Share Posted December 28, 2009 if you look at the personell in the editor. there is an LAFD firefighter n bunker pants, at least there used to be. maybe u can figure out how to place him in game as a firefighter emt for the ambualnce or something non fire supression related Quote Link to comment Share on other sites More sharing options...