Right now I'm trying to create a game mode selection system for my map. I want one like DotA, how you can mix up different game commands into one, in any order, and the game still reads it. (i.e. -apem is the same as -emap)
Of course, creating a function for every single possible command is a waste of time. I'm not sure how to do this and obviously Jass would be used. If there is a way of using GUI, please tell me. Other than that, Jass with a small guide as to where the codes go will be helpful.
This is sort of a big request but thanks a lot!
Of course, creating a function for every single possible command is a waste of time. I'm not sure how to do this and obviously Jass would be used. If there is a way of using GUI, please tell me. Other than that, Jass with a small guide as to where the codes go will be helpful.
This is sort of a big request but thanks a lot!