/take bug
Moderator: Moderators
/take bug
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.
-
- Posts: 834
- Joined: 19 May 2009, 21:10
Re: /take bug
Workaround: Fix your widget, so that it starts spaming /take after the game started (GameStart()).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.
Re: /take bug
i did. Actually GameFrame is better, since its only going to accept commands once per gameframe.SirMaverick wrote:Workaround: Fix your widget, so that it starts spaming /take after the game started (GameStart()).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.