I'm not sure you can create the difficulty panel that Blizzard has. What you can do is create a Dialog with buttons so that people can choose their difficulty.
Welcome to sc2mapster! Feel 100% free to send me a PM if you need anything or have any questions!
I moved this thread to the triggers section for you. You should get an answer much faster there :D This forum is for map ideas that you want to give out.
Rollback Post to RevisionRollBack
Feel free to Send me a PM if you have any questions/concerns!
I made a system for voting some time ago, as a tutorial. It will let all players vote for the difficulty in the start of the game, and then take the average.
For instance if you got 3 difficulties;
Easy
Normal
Hard
if one votes easy and one votes hard, the final result will be normal.
The way this works is to give each difficulty a number, and when a player votes, add the number coresponding to the option selected, and then when they are done, take the final amount, and devide it by the amount of players who voted.
EDIT: Sorry for necro posting, was browsing some post to look for something, while I was browsing the most recent posts, so mixed it up.
Hmm seems to be an Trigger question to me...
I'm not sure you can create the difficulty panel that Blizzard has. What you can do is create a Dialog with buttons so that people can choose their difficulty.
Try and follow this tutorial: Dialog Tutorial.
Instead of choosing race/class you can set it to difficulty. =3
P.S. Welcome to SC2Mapster!
@Flashburn283: Go
Welcome to sc2mapster! Feel 100% free to send me a PM if you need anything or have any questions!
I moved this thread to the triggers section for you. You should get an answer much faster there :D This forum is for map ideas that you want to give out.
I made a system for voting some time ago, as a tutorial. It will let all players vote for the difficulty in the start of the game, and then take the average.
For instance if you got 3 difficulties; Easy Normal Hard
if one votes easy and one votes hard, the final result will be normal.
The way this works is to give each difficulty a number, and when a player votes, add the number coresponding to the option selected, and then when they are done, take the final amount, and devide it by the amount of players who voted.
EDIT: Sorry for necro posting, was browsing some post to look for something, while I was browsing the most recent posts, so mixed it up.