Quote:
Originally Posted by Stefan
TServerPlayer.attached is only true if the player is attached to the current npc, you can also use TServerPlayer.attachedtoobject to get the object to which the player is attached.
|
Oh well I ended up using player.attachid instead.