Posted by CogKing on February 13, 1998 at 12:24:55:
In Reply to: To CogKing: Teleport Cog posted by Lord of Sith on February 12, 1998 at 20:11:24:
Coulf you do me a favor and comment out all the stuff about the teleport
particles, the SetLifeLeft(), etc. ? I suspect that the created particles also
enter the sector, and although they are not really handled by your code they
still trash the player variable simply because entered: is called.
Not 100% sure of that, but if commenting out everything as above makes it
work then I'll show you how to fix the cog.
-CogKing