Page 1 of 1

Server map votes

Posted: Wed Apr 15, 2015 2:41 pm
by xwelldd
I tried to do everything.
Still can't change map or add mapvote.
Can someone help to do simple mapvote, or just add simple mapvote to .cfg-file and send me please xD?

Re: Server map votes

Posted: Wed Apr 15, 2015 2:44 pm
by Soreu
Soreu wrote:

Code: Select all

add_vote "<name>" "<command>"

Code: Select all

add_vote "Map: Test1" "change_map Test1"
http://ddnet.org/settingscommands/#server-commands
add it to "autoexec.cfg" - easiest way


to change map use rcon (F2) and write "change_map <name>"

Re: Server map votes

Posted: Wed Apr 15, 2015 3:16 pm
by xwelldd
Thx, it helped a lot and everything is working =)