1

Topic: [Help] Addvote Commands dont' work !

Hey dudes,
Ive' still a problem. I just created my own infection (zombie mod) server.

Problem 1:

Now i want to add some votes like to change the map,  vote to restart or some funvotes like 'do you like this server?'.
I've searched and found this to add a vote:
addvote change_map inf_ctf5
addvote Do you like this Server?

I thought it will work, but it wont' sad
Later i tried something like this:
addvote_change_map inf_ctf5
addvote_Do you like this Server?

or this:

add_vote change_map inf_ctf5
add_vote Do you like this Server?

Still it doesnt' work. Maybe You know why? I save the config.cfg and restart the start.bat. On the server you cant' vote, its' empty sad

Problem 2:

In DDRace there excist many rainbow player. Im' the admin can also do something like this? Maybe only for me?
Or doesnt' it work on an infection mod?

And if i make emotions, the tee wont' change his eyes like /emote angry, /emote blink.. You know why?
Can I (admin) have permanent emotions ? Like /emote blink 9999 ? Or does it excist only on a DDRace Server?

Thanks, bujor

And You can

2

Re: [Help] Addvote Commands dont' work !

Problem 1:

It is add_vote and it wont work because 'change_map' or 'Do you like this srv' are invaild commands, which the server wont accept.(use stuff like sv_map etc..)

Problem 2:

better ask the developer of infection or code it by yourself

3 (edited by Teelevision 2012-07-08 13:17:35)

Re: [Help] Addvote Commands dont' work !

There is a difference between votes in 0.5 and 0.6. I believe Infection ist 0.6?
So you have to do it like this:
add_vote "Map: inf_ctf5" "change_map inf_ctf5"

4

Re: [Help] Addvote Commands dont' work !

thanks it works'
add_vote "map: inf_ctf5" "change_map inf_ctf5"


---------------------------------------------------
thread merging action
// m!nus


hey dudes,
im' searching the

zombie mod admin/rcon commands

. I only found some commands for DDRace or something else. I was trying to use some other commands but it didnt' work sad
Hope you can help me
bujor

5

Re: [Help] Addvote Commands dont' work !

check here buddy: https://www.teeworlds.com/forum/viewtopic.php?id=8360