- Joined
- Dec 3, 2008
- Messages
- 23
Can anyone point me in the direction of making a voting system in JASS?
I'd like to have a dialog pop up ,the players select choices, etc.
I'd like it to be generic, tho, and so I can have multiple users start.
Ie: All players can start a generic poll (yes/no questions) by typing
-poll This is my question?
All players can vote for a match 'start' or 'wait' by
-start
All players can vote for a kick:
-kick orange
How would I go about making this in JASS? Would I be reinventing the wheel? Is there already something lilke that?
I'd like to have a dialog pop up ,the players select choices, etc.
I'd like it to be generic, tho, and so I can have multiple users start.
Ie: All players can start a generic poll (yes/no questions) by typing
-poll This is my question?
All players can vote for a match 'start' or 'wait' by
-start
All players can vote for a kick:
-kick orange
How would I go about making this in JASS? Would I be reinventing the wheel? Is there already something lilke that?