PPD car models
PPD_SquadCar is probably what you want. It's a stationary version.
PPD_SquadCar is a destructible model, so you will need to assign the HP & HPMAX command lines to it to get it to show up correctly. Add those two lines to your model code and it should show up, like so:
[ QUOTE ]
0 23 NPC PPD_SquadCar
0 23 MOV READY 0
0 23 HP 150.00
0 23 HPMAX 150.00
[/ QUOTE ]
CoH Codex : Demo Models/FX/MOVs : Demo Info
Arc 111022: "Doctor Geist and the Scientific Method"
Quick question - is there a stationary squad car model and under what model name? Codex lists "PPD_SquadCar" as one of those, and I have that model mentioned in recorded demos, but actually placing it doesn't show up anything. There's also "Cars_PPD" which works in terms of valid models, but it's spinning its wheels, which makes it look wrong.