Jump to content
Modzzguy202

Need help with putting personal into vechials

Recommended Posts

Hey guys so you all know im working on methuen mod and i need some help, First how can i add personal i want into a vechial like in the boston mod its all firefighters with breathing appartrus which i dont want i need to out some emts in the fire truck and Second how do i change uniforms? I just need some tips on how to do it

Link to comment
Share on other sites

Kind of an answer to your first question. If you take a look in [ModName]/Units/Vehicles/Fire_Department/[Firetruckname]/unit.xml you'll be able to edit the units that are in that specific vehicle. So you can delete the "FF_EMT" lines and whatever else is associated with that or add "FF_EMT_SCBA". 

				<unit id="FF_CAPTAIN">					<defaultcount value="1" />				</unit>				<unit id="FF_EMT">					<defaultcount value="2" />				</unit>				<unit id="FF_EMT_SCBA" />				<unit id="FF_PARAMEDIC">					<defaultcount value="1" />				</unit>				<unit id="FF_PARAMEDIC_SCBA" />
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...