Quote:
Originally Posted by Stefan
Hmmm I would say you should add one more check:
if (player.attachedtoobject==this) detachplayer();
or
if (player.attachid==id) detachplayer();
otherwise the ladders might detach the player from other ladders
|
::nod:: especially with a timeout of .1;