|
| 24 Feb 2015 03:14 AM |
Can someone make me a partial script for my icecream shop? This is what I need
A brick that you click with a icecream cone in your hand and it does something...
I just need the condition. |
|
|
| Report Abuse |
|
|
chimmihc
|
  |
| Joined: 01 Sep 2014 |
| Total Posts: 17143 |
|
| |
|
|
| 24 Feb 2015 03:21 AM |
| How helpful... :D THANK YOU! |
|
|
| Report Abuse |
|
|
GOLDC3PO
|
  |
| Joined: 31 May 2011 |
| Total Posts: 509 |
|
|
| 24 Feb 2015 03:35 AM |
local currenttime=tick() Tool.AttemptedClick:connect(function(time) if time == currenttime then --code here end end) |
|
|
| Report Abuse |
|
|
|
| 24 Feb 2015 03:43 AM |
| Do I need to change any of that to the tools name or anything? |
|
|
| Report Abuse |
|
|
GOLDC3PO
|
  |
| Joined: 31 May 2011 |
| Total Posts: 509 |
|
| |
|
|
| 24 Feb 2015 12:56 PM |
| Which parts need changed? :p |
|
|
| Report Abuse |
|
|