Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.

SetBuildFlag

From AGEWiki

(Difference between revisions)
Jump to: navigation, search
(Created page with "{{ scriptcommand | name =SetBuildFlag | type = | cat = | syntax = <value> | description = Sets the build flag on the currently selected unit. This allows setups and events to cr...")
m
 
Line 11: Line 11:
| param1 = <value>
| param1 = <value>
:0 = Remove build status [declare unit as 'built']
:0 = Remove build status [declare unit as 'built']
-
:1 = tart the 'build process' for the selected unit.  
+
:1 = Start the 'build process' for the selected unit.  
| param1desc =  
| param1desc =  
| param2 =
| param2 =

Latest revision as of 13:40, 22 November 2012

SetBuildFlag

Syntax  

SetBuildFlag = <value>

Description

Sets the build flag on the currently selected unit. This allows setups and events to create or modify units to use the "build unit" times and resources.



 

Parameters

<value>
0 = Remove build status [declare unit as 'built']
1 = Start the 'build process' for the selected unit.:
Forums