Jump to content
Sign in to follow this  
Echo5Hotel

LGBs and how to create/guide them

Recommended Posts

I have been looking at several resources trying to figure out how I can go about what I need to o for a new mission. I am trying to somewhat recreate the mission in "Clear and Present Danger" when the team designates the hacienda for the LGB to hit. Unfortunately the games AI does not seem to readily allow for an LGB to be dropped and guided from very high altitude or range distance. So instead what I wish to do is have the players ready to paint the target and have them radio the pilot to drop the bomb. I would then use something similar to this to create the bomb in mid air at a high altitude OR maybe with a time delay:

bomb = "Bo_GBU12_LGB" createVehicle [(getmarkerPos "bombsite1" select 0),( getmarkerPos "bombsite1" select 1), 1450];

Unfortunately this only lets the bomb fly toward the north an I do not know enough yet on how to change that. I know the last number is the altitude the bomb starts at.

The problems with this is as I said, it seems to only fly north and also it does not seem to track in on the laser from the SOFLAM. Can anyone provide me with some insight on how I could make this mission a reality?

I am also trying to figure out how once the bomb hits I can generate a very large explosion almost guaranteed to kill everyone inside the building and bring it down.

Any help or hints I can get would be greatly appreciated.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×