question about const
Posted: 08 Oct 2013, 08:36
Hi all!!
how can i understand that constructor builds building?
like this:
[code]
local bQueue = Spring.GetFullBuildQueue(unit)
if bQueue then const=true
[/code]
i try it but not working.
how can i understand that constructor builds building?
like this:
[code]
local bQueue = Spring.GetFullBuildQueue(unit)
if bQueue then const=true
[/code]
i try it but not working.