Jump to content
edwarddl

Adding MP5 and Rifle to Dodge Charger

Recommended Posts

I'm sure there is a way, if you modified some files, however i don't know how to... I used to use a couple of Unmarked Patrol Cars as SWAT units, and to have your officers have MP5s, I just had a LAPD SUV meet up with them, I armed the men with MP5s, and then I just put them back in the car.

The SWAT officers will always have MP5s until you remove them, or send them back to HQ.

Link to comment
Share on other sites

I followed Hoppah's instructions and I also in the editor added the "Deploy SWAT" action button to the Charger and I changed the default officers to SWAT guys, so when I click on the "Deploy SWAT" button they jump out of the Charger with MP5s in hand, its pretty cool.

Link to comment
Share on other sites

Ok I did what Hoppah said but I cant put the MP5 away in the Charger

Can anyone help?

First open LAMP5 and ADD

Put under hummerh2_lasd.e4p there is 2 part use Find[ Ctrl + F ]

CHP dodge charger

			StrCompare(v.GetPrototypeFileName(), "mod:Prototypes/Vehicles/03 LA Police/dodge_charger_chp.e4p") == 0 ||

LAPD dodge Charger

			StrCompare(v.GetPrototypeFileName(), "mod:Prototypes/Vehicles/03 LA Police/cv_chp.e4p") == 0 ||

Unmarked Patorl Car

			StrCompare(v.GetPrototypeFileName(), "mod:Prototypes/Vehicles/03 LA Police/cv_umpc.e4p") == 0 ||

I think it can work already

Link to comment
Share on other sites

Guest cbh84
First open LAMP5 and ADD

Put under hummerh2_lasd.e4p there is 2 part use Find[ Ctrl + F ]

CHP dodge charger

			StrCompare(v.GetPrototypeFileName(), "mod:Prototypes/Vehicles/03 LA Police/dodge_charger_chp.e4p") == 0 ||

LAPD dodge Charger

			StrCompare(v.GetPrototypeFileName(), "mod:Prototypes/Vehicles/03 LA Police/cv_chp.e4p") == 0 ||

Unmarked Patorl Car

			StrCompare(v.GetPrototypeFileName(), "mod:Prototypes/Vehicles/03 LA Police/cv_umpc.e4p") == 0 ||

I think it can work already

I have already done that but it still wont let me put it away

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