|
| 09 Jul 2012 07:00 PM |
I need help adding a group change GUI.
The one I need is, it only allows players who are in the group to click the the group name and the GUI kills them and they re spawn on the proper spawn. People not in the group could click it it will kill them but they will stay in the spawn they need to be.
Any advice of finding one? |
|
|
| Report Abuse |
|
robocu3
|
  |
| Joined: 13 Mar 2009 |
| Total Posts: 6485 |
|
|
| 09 Jul 2012 07:03 PM |
You're not supposed to ask for a script, but you should use the PlayerAdd function, think that's what it's called, then check to see if they're in the group by putting maybe something like player.IsInGroup(groupID) Then make it to where it shows the gui. Easy. :D -=Robo=- |
|
|
| Report Abuse |
|