Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
Advertisement

Returns info for a LFG votekick in progress.

inProgress, didVote, myVote, targetName, 
 totalVotes, bootVotes, timeLeft, reason = GetLFGBootProposal()

Returns[]

inProgress
boolean - true if a Kick vote is currently in progress, false otherwise.
didVote
boolean - true if you have already voted, false otherwise.
myVote
boolean - true if you've voted to kick the player, false otherwise.
targetName
string - name of the player being voted on.
totalVotes
number - total votes cast so far.
bootVotes
number - votes in favor of kicking the player cast so far.
timeLeft
number - amount of time left to vote.
reason
string - reason given for initiating a vote kick vote against a player.

Related events[]

Advertisement