|
| 04 Jul 2016 07:59 PM |
| I wanna make it so when I equip my tool. Text comes out from his head... How to do this though? |
|
|
| Report Abuse |
|
|
|
| 04 Jul 2016 08:00 PM |
script.Parent.Equipped:connect(function(Mouse) -- Do stuff. end)
-=[ RAP: 345,439 || DurstAuric; the narb of ROBLOX ]=- |
|
|
| Report Abuse |
|
|
|
| 04 Jul 2016 08:02 PM |
| I know how to do the .Equipped stuff. I just wanna know how I can put dialog that doesn't have a question mark. |
|
|
| Report Abuse |
|
|
|
| 04 Jul 2016 08:04 PM |
BillboardGuis + TextLabel = your to-go.
-=[ RAP: 345,235 || DurstAuric; the narb of ROBLOX ]=- |
|
|
| Report Abuse |
|
|
| |
|