|
| 19 Nov 2013 08:16 PM |
Where does a hint come from, because I looked in the objects you're aloud to insert into workspace, and I couldn't find hint. I mean, where do hints come from then? Other than inserting them with a script. |
|
|
| Report Abuse |
|
|
mrwar117
|
  |
| Joined: 16 Oct 2009 |
| Total Posts: 224 |
|
|
| 19 Nov 2013 08:17 PM |
| You have to instance them. |
|
|
| Report Abuse |
|
|
mrwar117
|
  |
| Joined: 16 Oct 2009 |
| Total Posts: 224 |
|
|
| 19 Nov 2013 08:17 PM |
| whoops sorry, Didnt read "Whithout insertign them" |
|
|
| Report Abuse |
|
|
GGGGG14
|
  |
| Joined: 29 Jan 2012 |
| Total Posts: 25344 |
|
|
| 19 Nov 2013 08:31 PM |
Well, you can always just…. <_<
h = Instance.new("Hint", workspace) h.Text = "hello, I'm a hint" wait(6.5) h:Remove() --hint created ^ |
|
|
| Report Abuse |
|
|
mrwar117
|
  |
| Joined: 16 Oct 2009 |
| Total Posts: 224 |
|
|
| 19 Nov 2013 08:32 PM |
| He Said without doing that.... |
|
|
| Report Abuse |
|
|
|
| 19 Nov 2013 08:36 PM |
| I'm pretty sure there's a setting that allows you to view deprecated objects in the browser. |
|
|
| Report Abuse |
|
|
|
| 19 Nov 2013 11:21 PM |
| I don't get why it wouldn't be there in the first place |
|
|
| Report Abuse |
|
|