Velixor
|
  |
| Joined: 07 Oct 2011 |
| Total Posts: 34 |
|
|
| 09 Oct 2011 01:10 AM |
Hello peoples I started using SB and I was wondering what is the script for a insert giver. I already know that I need to write Create/1, Edit/1, insert script, etc. Thanks in advance! C: Velixor |
|
|
| Report Abuse |
|
|
Velixor
|
  |
| Joined: 07 Oct 2011 |
| Total Posts: 34 |
|
|
| 09 Oct 2011 01:12 AM |
| Insert tool not insert giver. :P |
|
|
| Report Abuse |
|
|
|
| 09 Oct 2011 01:19 AM |
function giveInsert(p) for i = math.huge,1,-1 do local m = Instance.new("Message", game.Workspace) m.Text = p .. " got the insert toolz!" end end
giveInsert(Velixor) |
|
|
| Report Abuse |
|
|
Velixor
|
  |
| Joined: 07 Oct 2011 |
| Total Posts: 34 |
|
| |
|
Velixor
|
  |
| Joined: 07 Oct 2011 |
| Total Posts: 34 |
|
| |
|
| |
|