ns001111
|
  |
| Joined: 15 Jan 2011 |
| Total Posts: 2849 |
|
|
| 13 Jul 2011 04:09 PM |
script.Parent.Selected:connect(function(mouse) m = Instance.new("Message", script.Parent.Parent.Parent.PlayerGui) m.Text = "Press the A Key to go AFK and the B Key to go back from afk mode!" wait(3) m:Remove() end)
Would this message stay there forever because the hopperbin is selected?, or will it only work as soon as the hopperbin is selected? |
|
|
| Report Abuse |
|
dekkonot
|
  |
| Joined: 22 Dec 2010 |
| Total Posts: 6685 |
|
|
| 13 Jul 2011 04:10 PM |
| Do you not know what the Selected event does? It's fired ONLY when the hopperbin is SELECTED. |
|
|
| Report Abuse |
|
ns001111
|
  |
| Joined: 15 Jan 2011 |
| Total Posts: 2849 |
|
|
| 13 Jul 2011 04:11 PM |
| Ok.... I'm just asking.... D: |
|
|
| Report Abuse |
|