Posted by: jman - Thursday, May 19, 2016 1:21:07 PM
In world builder scripts, I can remove the attack button from scud storm. *** IF *** True. *** THEN *** Command button: 'Command_ScudStorm' is removed from all objects of type 'GLAScudStorm'. Command button: 'Command_ScudStormFromShortcut' is removed from all objects of type 'GLAScudStorm'. Disables special power countdown display. However a button in the right corner of the screen user interface remains.It is located just above the star for promotions. Is there a way to remove it , hide it? Do you know to what object this command button 'Command_ScudStormFromShortcut' belong?

Posted by: SkyMix_RMT - Friday, May 20, 2016 9:58:21 AM
You can remove it with a map.ini, but I don't think you can with scripts.

Posted by: jman - Saturday, May 21, 2016 10:17:59 AM
Could you please help me do it?