to the forums. You need to edit infotexts.xml in the lang folder to change the vehicle name. To add LAPD Officers etc. you need to edit the unit.xml of the vehicle. Open the units folder and open police and then find the swat suv folder and open the unit.xml in notepad. Find <personnel> <unit id="LAPD_SWAT"> <defaultcount value="2" /> </unit> <unit id="LAPD_SWAT_SHARPSHOOTER" /> <unit id="NEGOTIATOR" /> <unit id="SCOUT2" /> </personnel> and add <unit id="LAPD_OFFICER" /> <unit id="CHP_OFFICER" /> <unit id="FBI_AGENT" /> <unit id="FBI_AGENT_TAC" /> underneath <unit id="SCOUT2" />