Titan's car bomb is perfect but the unit doesn't always die, I guess this is actually good, everyone diserves a chance once in awhile
:
_Unit = _this select 0
_Vehicle = _this select 1
#Loop
? (_Unit in _Vehicle) : goto "BlowUp"
~0.5
goto "Loop"
#BlowUp
Bang = "Heat120" CamCreate getpos unitsname
exit
Macguba's car bomb works as well but I can see the bomb underneath the car and when approached "Get In Bomb Satchel Charge As Pilot" or "As Gunner" appears in the action's menu. But the unit dies garanteed!! ;D.
Now a chalenge for me (most certainly not for you guys) how about if the bomb would detonate only when the vehicle's engine is turned on?!?
Is this possible?
And where can I get this command refs where to get those wep name. I downloaded five command refs now with different names and they're almost all the same. I sure don't find where all the commands are! Are you guys keeping secrets?!?