I can't seem to figure this out and I'm hoping someone could help me.
I put a slightly modified version of Gorsy's Care Vehicles on my server. Basically specific spot where motorcycles spawn at each server reboot.
Everything is working great, except for one issue. These can be salvaged.
I'd like to make them unsalvagable. I tried to damage the wheels and fuel but its not working. Is there some other command I need to send?
_bam setHit ["wheel_1_1_steering", 0.50];
_bam setHit ["wheel_1_2_steering", 0.50];
_bam setHit ["palivo", 0.50];
I put a slightly modified version of Gorsy's Care Vehicles on my server. Basically specific spot where motorcycles spawn at each server reboot.
Everything is working great, except for one issue. These can be salvaged.
I'd like to make them unsalvagable. I tried to damage the wheels and fuel but its not working. Is there some other command I need to send?
_bam setHit ["wheel_1_1_steering", 0.50];
_bam setHit ["wheel_1_2_steering", 0.50];
_bam setHit ["palivo", 0.50];