- Joined
- Aug 6, 2009
- Messages
- 697
Is there anyway I can save an order into a variable easily instead of if/then/else?
like I want to be able to do:
"player gives unit an order"
then save last given order as a variable.
But from what I was looking at I would have to do if/then/else because I can't do this.
like I want to be able to do:
"player gives unit an order"
then save last given order as a variable.
But from what I was looking at I would have to do if/then/else because I can't do this.