#Why is this line of code not giving me a Rocket Launcher when I click the part?
1 messages · Page 1 of 1 (latest)
Send the whole script
Are there any errors?
Ok well you didn’t define click
How are there no errors
Do you know what errors are
yes'
Also where’d you get the script
This script would yield an error as click isn’t defined
i got it from a roblox studio forum page from not too long ago
and i refined it a tad
Add a click detector to the part
And add a “script.Parent.ClickDetector.Mouse utton1Click:Connect(Function(click))
Something like that
You should learn the basics
And add a “script.Parent.ClickDetector.MouseButton1Click:Connect(Function(click))*?
Add that function
ok
You should learn the basics tho
that’s not what I meant to do.