Jump to content
Crielaard

Enhanced Artillery computer

Recommended Posts

I'm trying to modify the Artillery Computer Interface. I basically would like to add an option, on top of the 'mode' menu.

What Arma currently lacks is the ability to attack a target under different angles. Now it seems the computer always tries to pickup the high angle.

In order to do that I need to find the script/function which is kicked off uppon clicking on the map and/or Fire button.

 

Looking through the config, I have found the entry for the Artillery computer's interface which is: RscDisplayArtillery

Under it's class Controls I found CA_ButtonFire. What I expected there would be onButtonClick =

But that is nowhere to be found. Neither I can find the config entry for the "Artillery Computer" action, which should contain some command or function. Also this is nowhere to be found.

 

Is there anyone who can point me in the right direction?

Share this post


Link to post
Share on other sites

Indeed, most of the artillery computer functionality is hardcoded

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

×