Jump to content
alaganga

Altering Fire Personnel

Recommended Posts

personal

In 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 Ambulance

In 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. :)

Link to comment
Share on other sites

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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...