1

Topic: [QUESTION] How to add a voting option to my server?

I have an server and i want to make option vote.
how do i do it??

2 (edited by ghost 2010-01-16 12:46:09)

Re: [QUESTION] How to add a voting option to my server?

addvote "option you want to make votable"

(without "")

(and btw. : one quick look in the docs would have given you your answer. do so next time you have a quite common question.)

3

Re: [QUESTION] How to add a voting option to my server?

The following votes are pretty useful:

addvote "restart x"
addvote "sv_map x"
addvote "sv_gametype x"
addvote "sv_scorelimit x"
addvote "sv_spectator_slots x"

You have to replace the x with the value you want to use.

4

Re: [QUESTION] How to add a voting option to my server?

and how to delete vote that i made ??

5

Re: [QUESTION] How to add a voting option to my server?

restart the server. there is no cammand to do that right now.