|
| 12 Jan 2013 10:41 PM |
Is it possible to view another player's screen? Like what they have on their screen, it's for a gui.
~LUV, LuaLearners Teacher(+3)~ |
|
|
| Report Abuse |
|
|
|
| 12 Jan 2013 10:42 PM |
| Yes. Just insert a transparent brick above the character's head and set the camera focus to that part. |
|
|
| Report Abuse |
|
|
|
| 12 Jan 2013 10:44 PM |
| No, I mean like what is on their sceen, not what they are viewing in workspace. Like if a player has a gui and some other player does not. Is there a way for that player that doesn't have the gui able to see the gui on the player that does have it. |
|
|
| Report Abuse |
|
|
|
| 12 Jan 2013 10:46 PM |
| You could just insert the gui into their gui, and if you don't want them to have the abilities just have another script that doesn't do anything but has the same look and content. |
|
|
| Report Abuse |
|
|
|
| 12 Jan 2013 10:54 PM |
| See there is something added to one players gui. So I guess i'll just use the ChildAdded event and then it will clone it into everyone elses. |
|
|
| Report Abuse |
|
|
Usering
|
  |
| Joined: 18 Aug 2012 |
| Total Posts: 10281 |
|
|
| 13 Jan 2013 12:07 AM |
When the player is spectating another player, set the camera's CameraSubject to the players humanoid and constantly update the players that's spectating's gui to be the same as the player the player is spectating. When the player isn't spectating, their gui gets restored to normal. That is a bit confusing, I think you'll understand :P
- What have the mini-mods come to nowadays? - |
|
|
| Report Abuse |
|
|
|
| 13 Jan 2013 12:09 AM |
| Just set the local player's CameraSubject to another players humanoid. Once the local player dies, the camera will be viewing the local player again. |
|
|
| Report Abuse |
|
|
|
| 13 Jan 2013 12:10 AM |
| Oh, I didn't read all the posts o_o. |
|
|
| Report Abuse |
|
|
Usering
|
  |
| Joined: 18 Aug 2012 |
| Total Posts: 10281 |
|
|
| 13 Jan 2013 12:36 AM |
@Iam,
http://www.roblox.com/goodboi-item?id=84814978
- What have the mini-mods come to nowadays? - |
|
|
| Report Abuse |
|
|
| |
|
|
| 13 Jan 2013 12:40 AM |
| http://www.roblox.com/ok-item?id=89187581 |
|
|
| Report Abuse |
|
|
|
| 13 Jan 2013 12:40 AM |
@Usering, LOL.
And I'm pretty sure you use a Google Chrome extension for an auto signature? And I wanted to know which one you used, becuase mine broke :c |
|
|
| Report Abuse |
|
|
mamaguy
|
  |
| Joined: 07 Oct 2010 |
| Total Posts: 7073 |
|
|
| 13 Jan 2013 12:45 AM |
To add onto usering's post, You could also have a script which removes all the scripts in the gui's that the player's spectating. |
|
|
| Report Abuse |
|
|
|
| 13 Jan 2013 12:47 AM |
@Luv, whenever I use mine, I use:
https://chrome.google.com/webstore/detail/siggy-automator/bjdhemfmihbpmjpdjgagkdinfdmabgel?hl=en-US
It works fine. |
|
|
| Report Abuse |
|
|
|
| 13 Jan 2013 12:48 AM |
| Oh, sorry, I forgot to mention, I worked out a function to do it all for me :D |
|
|
| Report Abuse |
|
|
|
| 13 Jan 2013 12:49 AM |
@Cody, thanks :D
~LUV, LuaLearners Teacher(+3)~ |
|
|
| Report Abuse |
|
|
Usering
|
  |
| Joined: 18 Aug 2012 |
| Total Posts: 10281 |
|
|
| 13 Jan 2013 12:55 AM |
Yeah, I use the auto forum siggy by mustyoshi with a edited sig from CeaselessSoul
- What have the mini-mods come to nowadays? - |
|
|
| Report Abuse |
|
|