- Joined
- May 20, 2009
- Messages
- 822
Is there any way to force a unit to construct a structure?
I see that this exists in Common.j native IssueBuildOrder .
But I'm not quite sure how to use it...Does it have any restrictions, like if the unit is Available/Unavailable (Using the Trigger Make Unit Available/Unavailable for construction)?
Are there tech requirements?
And is this how it would be set up? (Not using real things, just gonna describe)
Get Mouse Position
Check if Mouse Button is clicked
IssueBuildOrder
?
How would I figure out what building to build based on whichever button in the Command Card is pressed?
I see that this exists in Common.j native IssueBuildOrder .
But I'm not quite sure how to use it...Does it have any restrictions, like if the unit is Available/Unavailable (Using the Trigger Make Unit Available/Unavailable for construction)?
Are there tech requirements?
And is this how it would be set up? (Not using real things, just gonna describe)
Get Mouse Position
Check if Mouse Button is clicked
IssueBuildOrder
?
How would I figure out what building to build based on whichever button in the Command Card is pressed?