Jump to content
Sign in to follow this  
xendance

How to get memory point locations of bombs on planes?

Recommended Posts

I've been pondering how to get the location of the bomb launcher in airplanes in model space. The following returns the location of rocket_2 memory point of the Neophron, but how to get the location of the bomb launcher?

currentPlane selectionPosition "Rocket_2" = [4.28913,-0.220851,1.06955]

Share this post


Link to post
Share on other sites

Bombs and missiles don't have memory points, they're positioned on the aircraft as proxy models so have named selections in the model like proxy::PATH/TO/MODEL.*** Where "***" is an ID number for the proxy.

Only boresighted weapons like gun and rocket class munitions require memory points in the model.

Share this post


Link to post
Share on other sites

So is there any way to get the location of them?

Share this post


Link to post
Share on other sites

I wouldn't know personally: My area of knowledge is modelling and configuration (hence I know that missiles aren't dependant on memory points), not scripting. I just wanted to make sure you weren't wasting time looking for memory points that don't exist.

Sorry I can't be of more help.

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  

×