ctf_voting_controller 
Vars | |
| volunteers | The list of ckeys that want to play CTF |
|---|---|
Procs | |
| unvote | Removes an existing vote for user. |
| vote | Casts a vote in favor of CTF for user. |
Var Details
volunteers 
The list of ckeys that want to play CTF
Proc Details
unvote
Removes an existing vote for user.
vote
Casts a vote in favor of CTF for user.