Posted by Osan`gar on February 08, 1998 at 19:02:48:
In Reply to: why is CaptureThing bad for CTF (nt) posted by Raptor [JiB] on February 08, 1998 at 16:50:29:
> nt
I'm guessing because CTF already does CaptureThing() on the player in the ctf_main.cog. The comments says that CTF must always have control of the players events. Might get confused if you did CaptureThing() on the player in another cog. Not sure, just guessing without actually seeing what you are doing.