This is what I've tried:
1 | function Click(What) |
2 | print (What) |
3 | end |
4 |
5 | script.Parent.MouseButton 1 Click:connect(Click( 1 )) |
Here is the errors:
--Wont post my time here :D
Loaded gloo library. Type _G.gloo.Help() for help.
1
Ok when I click it:
00:00:00 - attempt to call a nil value
I put 00:00:00 there because I do not want you to know my timezone.