lordrambo
|
  |
| Joined: 16 Jun 2009 |
| Total Posts: 20628 |
|
|
| 09 Mar 2013 10:44 AM |
if game.Players.LocalPlayer.IsInGroup(14638) then script.Parent.Text = "Access Valid" end
It's in a localscript. |
|
|
| Report Abuse |
|
|
| |
|
lordrambo
|
  |
| Joined: 16 Jun 2009 |
| Total Posts: 20628 |
|
|
| 09 Mar 2013 10:47 AM |
| Inside a textlable. I'm not an idiot. I can't script well enough. I am really surprised this isn't working. |
|
|
| Report Abuse |
|
|
|
| 09 Mar 2013 10:50 AM |
:IsInGroup() won't work in a studio test.
You must test it in a real game. |
|
|
| Report Abuse |
|
|
|
| 09 Mar 2013 10:51 AM |
Oh and make sure
.IsInGroup()
is
:IsInGroup()
Remember to use semicolons when calling methods. |
|
|
| Report Abuse |
|
|
lordrambo
|
  |
| Joined: 16 Jun 2009 |
| Total Posts: 20628 |
|
|
| 09 Mar 2013 10:55 AM |
Obviously.
You can try it yourself. Join this group:
http://www.roblox.com/My/Groups.aspx?gid=14638
The game's here:
http://www.roblox.com/minicallmes-Place-place?id=108952206
Walk up the path with the blocks sticking out of the ground and walk up to the computer and step on the green block. |
|
|
| Report Abuse |
|
|
lordrambo
|
  |
| Joined: 16 Jun 2009 |
| Total Posts: 20628 |
|
|
| 09 Mar 2013 10:55 AM |
I see.
I used a period instead of a semicolon. Thanks! |
|
|
| Report Abuse |
|
|