But wheres the fun in that
Nah, j/king
Anyway, this will set the bombs velocity to the same as the plane :
bomb1 = "LaserGuidedBomb" camcreate getpos hog1; bomb1 setdir getdir hog1; bomb1 setvelocity [velocity hot1 select 0,velocity hog1 1,velocity hog1 -10]
So if the plane is flying that way, at 150km/h to the right, the same to the left (It's flying it 45* I guess), and down at 10km/h.. The bomb goes left 150kmh, forwards 150kmh, and down at 20kmh (If it gives some error, remove the "velocity hog1" bit, it should still work fine)
Hope this helps,
And yeah, don't swear etc
- Ben
BTW, if your having trouble with the addons stuff, try adding -nomap to the shortcut for OFP on the desktop (Right click > properties, and change the link to flashpoint.. The end should look like this : Flashpoint.exe" -nomap)
Thats all I can't think off