Difference between revisions of "GuiEnable"

From NexusWiki
Jump to: navigation, search
(Created page with ''''GuiEnable'''(item, enable); It renders the enabling/disabling of the tactical GUI elements. ‘item’ can be:   #GUI_ManualPanel #GUI_RepairPanel #GUI_Objectives ...')
 
(Undo revision 1912 by 37.59.80.67 (talk))
 
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:
  
 
It renders the enabling/disabling of the tactical GUI elements. ‘item’ can be:    
 
It renders the enabling/disabling of the tactical GUI elements. ‘item’ can be:    
  #GUI_ManualPanel
+
#GUI_ManualPanel
  #GUI_RepairPanel
+
#GUI_RepairPanel
  #GUI_Objectives
+
#GUI_Objectives
  #GUI_EnemyDevicesPanel
+
#GUI_EnemyDevicesPanel
  #GUI_EnergyButtons
+
#GUI_EnergyButtons

Latest revision as of 21:09, 4 March 2013

GuiEnable(item, enable);

It renders the enabling/disabling of the tactical GUI elements. ‘item’ can be:  

#GUI_ManualPanel
#GUI_RepairPanel
#GUI_Objectives
#GUI_EnemyDevicesPanel
#GUI_EnergyButtons