|
| 15 Jun 2016 07:20 PM |
| How would I go about making it so when one person clicked a button on a SurfaceGui, it changed the SurfaceGui for everyone else but the person who clicked it? |
|
|
| Report Abuse |
|
|
Borsy
|
  |
| Joined: 31 Jul 2014 |
| Total Posts: 15111 |
|
|
| 15 Jun 2016 07:21 PM |
put surfacegui in startergui, localscript the adornee to the part, etc
|
|
|
| Report Abuse |
|
|
|
| 15 Jun 2016 07:24 PM |
| I'm aware of that, but that just makes it so each thing is different, I'm looking for a way to make it so the SurfaceGui is still in the part, all it does is when you click a start button it changes the gui for everyone but the person who clicked it to a different frame. |
|
|
| Report Abuse |
|
|
Borsy
|
  |
| Joined: 31 Jul 2014 |
| Total Posts: 15111 |
|
|
| 15 Jun 2016 07:28 PM |
make a remotefunction in server that changes everyone's thing except the first argument of the remotefunction call (which is automatically player)
|
|
|
| Report Abuse |
|
|