- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
4,841 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Rift Addons
- Top Skyrim Mods
- Top Minecraft Server Mods
- Top Terraria Maps
- Top Starcraft II Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
Poll
- 1 Like
- World of Warcraft
- 3,307 Downloads
- Supports: 4.3
- 1 Average Daily Downloads
- Comments
- Created 4/27/2009 12:06:59 PM
- Updated 1/26/2012 3:55:41 PM
- 11 Favorites
- Project Site
- License: All Rights Reserved
- Release Type: Release
- Newest File: Poll 1.0.5
About Poll
Poll is a command line addon that allows you to make quick polls in a channel. The other players vote by whispering "vote number" so they don't need any addon to vote.
For example, if you want to ask to your guild what raid they want to do tonight, type :
/poll new What do you want to do Tonight ? /poll item Satharion /poll item Malygos /poll item Ulduar /poll item Naxx /poll channel guild /poll start 300 25
This will start a poll in the guild channel with 4 options (1. Satharion, 2. Malygos...). The vote ends after 25 persons have voted or after 300 seconds or if you type /poll stop then the results will be sent in the guild channel. To vote for Malygos, a player should /whisper you vote 2 or vote malygos.
Here is the list of the commands :
/poll <command> [<parameters>]
- channel [<channel>] : Sets game channel (say, raid, party, guild, 1-10).
- new [<title>] : Creates a new poll.
- title <title> : Sets poll title.
- item [<index>] <itemName> : Sets or replaces a vote option.
- remove <index> : Removes a vote option.
- start [<duration> [<maxVotes>]] : Starts the poll. The duration and number of votes can be limited (0 = unlimited).
- send : Sends the options list and the voting instructions in the channel.
- stop : Ends the poll and announces the results.
- list : Shows the vote options.
- results [<announce>] : Displays vote results. If \"announce\" is set, the results will be announced in the channel.
- help : Shows this help message.
- Added German translation by DOcean2
- TOC update for WoW 4.3
- TOC update for WoW 4.2
v1.0.5
- Updated for WoW 4.1
- I noticed that a lots of people were forgetting the VOTE keyword when sending the vote via private message so I made it optional.
v1.0.4
- Updated for WoW 4
v1.0.3b
- Fixed bug in the trim function, will not return an empty string anymore !
v1.0.3
- Changed space trimming functions, this should fix the empty options bugs that some people experience.
v1.0.2
- Sends a different message when using the "send" command. If a duration is set, the remaining duration will be send instead of the total duration.
v1.0.1
- Added a the function "send" to send the vote options and the instruction again in the channel when the poll is active
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| Poll 1.0.5 | Release | 4.3 | 15 | 1/26/2012 3:55:41 PM |
| Poll 1.0.5 | Release | 4.3 | 23 | 12/2/2011 4:08:42 PM |
| Poll 1.0.5 | Release | 4.2 | 417 | 6/28/2011 12:50:17 PM |
| Poll 1.0.5 | Release | 4.1 | 239 | 5/7/2011 8:29:08 AM |
| Poll 1.0.4 | Release | 4.0.1 | 469 | 10/28/2010 4:26:49 PM |
| v1.0.3b | Release | 3.3.0 | 660 | 12/9/2009 6:08:44 AM |
| v1.0.3b | Release | 3.2.0 | 150 | 11/30/2009 4:15:55 PM |
| v1.0.3 | Release | 3.2.0 | 610 | 8/10/2009 3:47:32 PM |
| v1.0.2 | Release | 3.2.0 | 134 | 8/10/2009 6:01:17 AM |
| v1.0.2 | Release | 3.1.0 | - | 5/3/2009 8:39:07 AM |
| v1.0.1 | Release | 3.1.0 | - | 4/28/2009 5:59:50 PM |
| v1 | Release | 3.1.0 | - | 4/27/2009 12:29:25 PM |
Comments
i habe added a german translation:
http://wow.curseforge.com/addons/poll/tickets/1-german-translation/
btw when you use
http://www.wowace.com/wiki/projects/localizing-your-project/
ist quit simpler to mange teh translation
Thanks, I'll include it in the package !
Here it is: http://fayloobmennik.net/196604
Thanks for good addon (=
Download version v1.0.3b
I'll check the code, especially the Poll_Trim function. Unfortunately, I don't have an EN client (only fr-FR). I'll try to force the english version.
The results are coming up as "The vote is over! The vote results are: 1. : 0 (0 %), 2. : 0 (0 %), 3. : 0 (0 %)"
I am using the American English version of the game.
I'm unable to reproduce this so if you experience this problem please :
- Disable all your addons but Poll and try again. If it works, it means that there is a side effect with another addon. Reactivate your addons one by one and try to find out which addon causes the bug then send me a message to tell me about it.
- Tell me what version of the game you are using (UK English...)
Thanks :)
I noticed via curse this addon received an update. It still does not operate. I disabled all addons and attempted again with the same result. Here is a screen that I received when the following commands are placed in:
/poll new Do you like patch 3.2
/poll Item 1 No
/Poll Item 2 Yes
/Poll Item 3 Who cares
/poll Start
I tried several variation of /poll item and I still receive 1. , 2. , 3. , I am getting the name of the poll fine, but the questions are just the numbers with no text.
Here is the screenshot:
http://img3.imageshack.us/img3/7886/14367009.jpg
I do hope it can be fixed as this will some in handy during raids.
/poll new What do you want to do Tonight ?
/poll item Satharion
/poll item Malygos
/poll item Ulduar
/poll item Naxx
/poll channel guild
/poll start 300 25
Gives the error that there needs to be more than 1 poll option.
Make a GUI please^^