Jump to content
Turk_WLF

How do I add More Firefighters to an Engine?

Recommended Posts

I’m pretty sure this has been asked before but I couldn’t find the answer. What I want to do is add the maximum number of Firefighters to each Fire Apparatus and also how do I set the maximum number of Firefighters when you begin a game or if you automatically empty the Fire Apparatus after a call.

 

Here is what I want to do if an Engine seats 6, I would like have 5 Firefighters and 1 Firefighter/Paramedic instead of the normal 4 Firefighters.

 

I know that each unit has an Unit.xml file and in that file it has

 

<personnel>

<unit id="FF">

<defaultcount value="5" />

</unit>

<unit id="FF_SCBA" />

<unit id="FF_EMT" />

<unit id="FF_PARAMEDIC" />

</personnel>

 

for both Campaign and Freeplay.

 

I have no idea how to do the second part.

 

Thanks.

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...