|
| 20 Jul 2013 03:03 AM |
Please fix this script.
function joinedPlayer(newPlayer) x = Instance.new("Hint") x.Parent = game.Workspace x.Name = PlayerAddedHint x.Text = newPlayer.Name.." has joined the game!" end
game.Players.PlayerAdded:connect(joinedPlayer) |
|
|
| Report Abuse |
|
|
|
| 20 Jul 2013 03:08 AM |
| Try turning hint into "Message". Just a suggestion. |
|
|
| Report Abuse |
|
|
|
| 20 Jul 2013 03:11 AM |
| Hint works anyways by its self |
|
|
| Report Abuse |
|
|
smiley599
|
  |
| Joined: 23 Jan 2010 |
| Total Posts: 21869 |
|
|
| 20 Jul 2013 04:16 AM |
The script will not work in Play Solo, but it will online.
CLIKC HER 4 A BIG SUPRISE. AER U SUPRISE? |
|
|
| Report Abuse |
|
|
|
| 20 Jul 2013 05:29 AM |
| It will not work period. The name needs to be a string. |
|
|
| Report Abuse |
|
|