#having trouble with this script, anyone know how to fix it?
17 messages · Page 1 of 1 (latest)
what is the error
why do you have then repeat end?
you have a repeat instead of return @keen finch
(holy fuck i didnt notice repeat and not return)
OHHH!
also that will only run when you'r curently in a menu
It should be
if GameDetect then return end
👍
Wait, its still not printing "Pressed"
LocalScripts don't run in workspace
Ahh
Put it anywhere that's replicated to the client
It still isnt printing?
where is it located
ServerScriptService
That's on the server bro