i see that there is a couple functions like DoVote CallBack VoteDone and VoteDone(t) im assuming those are helper functions used before/during/after the vote and that my command needs to work with them. correct? I was looking at votekick as an example and there is voteKickDone and voteKickDone2 the first votekick done checks to see if the vote got the correct ratio and min votes with a convar, where can i create a convars for vote commands then it does the check the second voteKickDone if i understand it right asks for an admin approval if i understand correctly, is this needed?
Come to think of it i actually cleared alot of my own confusion typing this out, go figure....