1

Topic: [Help] Call vote from Rcon

Hello all,

I'm currently developing an Android application that connects to server and permits to administrate it. I noticed that I could add vote options, but didn't find any ways to directly call the vote.

Any ideas or suggestions?

Thanks all smile

2

Re: [Help] Call vote from Rcon

votes are called with the f1 console, not rcon neither econ, as far as I know, sadly I don t know how.

Teeworlds [ friends ] clan
Some YouTube Stuff about Teeworlds

3 (edited by babak2010 2015-03-14 16:49:37)

Re: [Help] Call vote from Rcon

Atreiu wrote:

Hello all,

I'm currently developing an Android application that connects to server and permits to administrate it. I noticed that I could add vote options, but didn't find any ways to directly call the vote.

Any ideas or suggestions?

Thanks all smile

callvote option optionname reason

e.g : callvote "option" "blmapV3ROYAL" "F3 For Better Life"

4

Re: [Help] Call vote from Rcon

babak2010 wrote:
Atreiu wrote:

Hello all,

I'm currently developing an Android application that connects to server and permits to administrate it. I noticed that I could add vote options, but didn't find any ways to directly call the vote.

Any ideas or suggestions?

Thanks all smile

callvote option optionname reason

e.g : callvote "option" "blmapV3ROYAL" "F3 For Better Life"

As I said, I'm developping an Android application, so I can't use Client-side Commands, only Server-side's ones...
Any mod to do this?

5

Re: [Help] Call vote from Rcon

you'd need to modify your server's code in order to make that work

Teeworlds [ friends ] clan
Some YouTube Stuff about Teeworlds