02-07-2009, 12:14 AM
It seems to me to be an extremely simple script
Like this
Set variable queue to zero
When button buildsoldier is clicked, check variable queue
If variable queue is equal to five, do nothing
Else add one to variable queue
And then program from there to make it so that if variable queue is more than zero then build a unit and then subtract one from variable queue once the unit is finished
Fairly simple.
Like this
Set variable queue to zero
When button buildsoldier is clicked, check variable queue
If variable queue is equal to five, do nothing
Else add one to variable queue
And then program from there to make it so that if variable queue is more than zero then build a unit and then subtract one from variable queue once the unit is finished
Fairly simple.