ZizZazZuz
|
  |
| Joined: 16 Jun 2008 |
| Total Posts: 2743 |
|
|
| 11 Nov 2011 07:36 PM |
So yeah... No output. Well, there might be, but I can't see it.
while wait() do if game:GetService("BadgeService"):UserHasBadge(game.Players.LocalPlayer.userId, 63196261) then script.Parent.PoppedPig.Check.Visible = true end if game:GetService("BadgeService"):UserHasBadge(game.Players.LocalPlayer.userId, 63194332) then script.Parent.MinesweeperPig.Check.Visible = true end if game:GetService("BadgeService"):UserHasBadge(game.Players.LocalPlayer.userId, 63196598) then script.Parent.GrenadeTargetPig.Check.Visible = true end if game:GetService("BadgeService"):UserHasBadge(game.Players.LocalPlayer.userId, 63196473) then script.Parent.PigMine.Check.Visible = true end if game:GetService("BadgeService"):UserHasBadge(game.Players.LocalPlayer.userId, 63207679) then script.Parent.ZizMeet.Check.Visible = true end end
|
|
|
| Report Abuse |
|
|
ZizZazZuz
|
  |
| Joined: 16 Jun 2008 |
| Total Posts: 2743 |
|
| |
|
ZizZazZuz
|
  |
| Joined: 16 Jun 2008 |
| Total Posts: 2743 |
|
| |
|
Pyzothon
|
  |
| Joined: 26 Oct 2011 |
| Total Posts: 822 |
|
| |
|
ZizZazZuz
|
  |
| Joined: 16 Jun 2008 |
| Total Posts: 2743 |
|
|
| 11 Nov 2011 10:19 PM |
| Fixed. Roblox hates LocalScripts. |
|
|
| Report Abuse |
|
|
|
| 11 Nov 2011 10:23 PM |
| Is this a localscript in a GUI? |
|
|
| Report Abuse |
|
|
ZizZazZuz
|
  |
| Joined: 16 Jun 2008 |
| Total Posts: 2743 |
|
|
| 14 Nov 2011 09:24 AM |
| Yep. Well, was. Switched to regular script. |
|
|
| Report Abuse |
|
|