|
| 09 Jul 2011 07:31 AM |
Its not working and it has no output, whats wrong?
--[[Value Organizer]]--
local Values = script.Items game.Players.PlayerAdded:connect(function(player) player.CharacterAdded:wait() Values:Clone().Parent = player end) |
|
|
| Report Abuse |
|
|
myrco919
|
  |
| Joined: 12 Jun 2009 |
| Total Posts: 13241 |
|
| |
|
myrco919
|
  |
| Joined: 12 Jun 2009 |
| Total Posts: 13241 |
|
| |
|
cymru72
|
  |
| Joined: 26 Jan 2008 |
| Total Posts: 4362 |
|
|
| 09 Jul 2011 07:33 AM |
| Player added doesn't always execute in Solo, in case you're testing it using Tools>Test>Solo |
|
|
| Report Abuse |
|
|