ID:170962
Nov 25 2004, 10:03 pm
|
|
Hey, I have a quick question about src.client.eye, if I made a list popup with all of the Players/NPCs in the game , then they selected the player/NPC, then if I set src.client.eye = M.client.eye(the selected mobs client.eye), would that allow the person to see what that person is seeing? "Observing"? Also, to change it back if that would work, could I use src.client.eye = src.client.mob? Thanks in advance for any help.
|
Copyright © 2024 BYOND Software.
All rights reserved.
That is, unless you mean you want to see what they are seeing even if they aren't seeing themselves... Setting it to M.client.eye should work, yes; but I'm not sure. You can easily test that though, just give it a go.