Jump to content
Sign in to follow this  
hardrock

L/p strela

Recommended Posts

I know this was the topic a couple of times ago, but the other posts didn't help me:

I have a plane with guided AA missiles, but don't want to use proxies. I defined the points "l strela" and "p strela" in the memory LOD. But:

it doesn't work!

that I've already tried:

setting simulation="shotRocket" / "shotMissile" in the cfgAmmo

setting sections=["l strela","p strela"] in cfgModels

so please could anybody help me? Anybody had to have this problem before, cause I've seen addons with working strela points but config.bins and ODOL p3ds -> DKM RAH66, so I can't check them (also tried it with hex-editor)... rock.gif?

Share this post


Link to post
Share on other sites

Maybe I don't understand you clearly, but why don't you use the "hiddenSelections"-trick with a simple scripting?

Share this post


Link to post
Share on other sites

that's not the problem, I know this trick

the problem is, when I fire the rockets they still are created at the center of my object, and not at one of the strela points like it should be

anybody else who had an idea how to solve this?

(sorry for my bad english but I hope sb understands me...)

Share this post


Link to post
Share on other sites

That' s why you need some scripting. Yor're gonna need to use the "fired" eventhandler, then in the script try to calculate the position of the launched missile from the center of the plane, and use the setPos command to set it to the right position. Not the perfect one, but it works.

Share this post


Link to post
Share on other sites

thanks again, LizardX

I knew this way before and was starting to make it like you said, but I know people used these two strela points but don't know how they got it to work... and that would be easier and nicer

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  

×