Posts: 321
Threads: 160
Joined: May 2009
Reputation:
0
Hi, is it possible to attach object to playerid: 2 which can only be seen by playerid: 1?
Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
I don't think so. It would need to be a PlayerObject to only be visible to one player. The only function that comes to mind is AttachPlayerObjectToPlayer. Unfortunately, that function was removed.