Page 1 of 1

/take bug

Posted: 17 Nov 2009, 23:42
by Tribulex
If you type /take before game start, users receive an error where they are "SPOOFING STARTPOS", and they cannot make a point. They also show up as having died, but they are still alive. You cannot give to these players when they are ingame. Annoying bug, please fix.

Re: /take bug

Posted: 18 Nov 2009, 00:02
by SirMaverick
d_b wrote:If you type /take before game start, users receive an error where they are "SPOOFING STARTPOS", and they cannot make a point. They also show up as having died, but they are still alive. You cannot give to these players when they are ingame. Annoying bug, please fix.
Workaround: Fix your widget, so that it starts spaming /take after the game started (GameStart()).

Re: /take bug

Posted: 18 Nov 2009, 00:26
by mongus
use mantis.

Re: /take bug

Posted: 18 Nov 2009, 01:14
by Tribulex
SirMaverick wrote:
d_b wrote:If you type /take before game start, users receive an error where they are "SPOOFING STARTPOS", and they cannot make a point. They also show up as having died, but they are still alive. You cannot give to these players when they are ingame. Annoying bug, please fix.
Workaround: Fix your widget, so that it starts spaming /take after the game started (GameStart()).
i did. Actually GameFrame is better, since its only going to accept commands once per gameframe.