jman
  • jman
  • 50.25% (Neutral)
  • Private Topic Starter
9 years ago
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?
Sponsor
SkyMix_RMT
9 years ago
You can remove it with a map.ini, but I don't think you can with scripts.
Check out:
My Music  (Techno/House/Experimental)
My Website  (GeneralsCentral)
My Youtube Channel  (Inactive)
World Builder Community Discord 
jman
  • jman
  • 50.25% (Neutral)
  • Private Topic Starter
9 years ago
Could you please help me do it?