Page 1 of 1

can you call a custom vote?

Posted: 17 Feb 2013, 11:52
by MuNgLo
Is there any working way now to call a custom vote?

callvotes that used to work isn't since beta 2 server but I read about dedicatedEcho.

I'm getting itchy to get lost functionality back on the servers. Haven't been able to vote for a non-playlist map since this broke and a bunch more. :/

Code: Select all

	 * Just log the parameters and invoke a callback.
	 * Can be used to talk to other xmlrpc clients connected, [b]or to make custom votes[/b].
	 * If used in a callvote, the first parameter will be used as the vote message on the clients.
	 * @param string $message the message to log
	 * @param string $callback optionnal callback name
	 * @param bool $multicall
	 * @return bool
	 * @throws InvalidArgumentException

Re: can you call a custom vote?

Posted: 17 Feb 2013, 12:02
by reaby
MuNgLo wrote:Is there any working way now to call a custom vote?
For what i tried, i ended up the same conclusion as you:
- the custom call votes does kinda work, but since game client doesn't show the vote..

I guess we have to wait and hope for fix.

Re: can you call a custom vote?

Posted: 17 Feb 2013, 13:19
by MuNgLo
reaby wrote:
MuNgLo wrote:Is there any working way now to call a custom vote?
For what i tried, i ended up the same conclusion as you:
- the custom call votes does kinda work, but since game client doesn't show the vote..

I guess we have to wait and hope for fix.
Yeah it has been broken from beta 2 :/

Had a bit of people asking me why they cant use servers for private pcw's and so on anymore.