Warcraft III resources & community, 2003–2006 · archived

If its no to much to ask :)

3 posts
#1

If its no to much to ask :)

Hey :wink:
If it's not to much to ask i need help with a trigger.. or if u can with jass :(
Im making a cool map but theres a problem at start it creats a "leaderboard" then people can vote.. what i need is that if
"variable" is Greater than or equal to "half of players in game"

im looking help in here becouse i didnt find nothing like this in the editor :cry:

so if its not to much to ask :wink:

-Thanks :)
#2
only in triggers and i am not sure if it will work, thou i think it will <_<

Untitled Trigger 001
Events
Game - P1 becomes Greater than or equal to ((Real((Number of players))) / 2.00)
Conditions
Actions
#3
I made a voting system that might not be what your after but it is easy to uses and suports multiplayer.
Its in the spell section and uses diologs to vote and is easily customiziable.