Jump to content
Alarm112.Hjørring

Secret service/CTU submod. Where can i find it?

Recommended Posts

Hello.

Im searching for Secret service/CTU (From 24) submod. Is there one? Or du anyone know where to find, agents and unmarked cars to add?

For la mod of course.

Regards Zander. Hope someone can help  :cheers-mate:  :laugh:

 

 

Well LA Mod Mission 08 is a VIP escort with those cars and agents. 

Link to comment
Share on other sites

Seeing as the FBI SUV, and Secret Service SUV are the same vehicle, the best thing to do is edit the unit.xml file for the FBI SUV and add the Secret Service agents.

 

In the LA Mod folder, go to Units and then police and open the folder called 260fbisuv. Open the unit.xml in that folder using notepad.

 

Ignore the campaign bits at the top and scroll down to the freeplay bit. You will see this

<personnel>                <unit id="FBI_AGENT">                    <defaultcount value="2" />                </unit>                <unit id="FBI_AGENT_TAC" />            </personnel>

You need to add the SS Agent to this, so change it to

<personnel>                <unit id="FBI_AGENT">                    <defaultcount value="2" />                </unit>                <unit id="FBI_AGENT_TAC" />                <unit id="SS_AGENT" />            </personnel>

Now the SS Agent will be able to be in the FBI SUV when called from off the map.

 

This is only to add the SS Agent to the SUV. Without checking, I don't know if they need extra commands adding in the editor.

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