#automatically pickup Basketball when walked near/over
1 messages · Page 1 of 1 (latest)
why not make it a tool
player is nil or nonexistent
Could you paste all the code here
you are using services meant for local scripts in a server script
we all start somewhere
Try new script in starter character
theres too much code it exceeds the 2000 char limit
could you tell me what services for future reference please?
Im trying to learn
you're using userinputservice in a server script but it can only be used on client
Im pretty sure you aint learning, you just copy and paste shit that comes under your hand
If you ever wanted to learn something you could atleast try and look for anwsers by yourself, check Roblox docs about services you use, and for example UserInputService that works only on client
Instead you Ask people about code that is meant to be on the client. Its obivously that you copied this code because new people like you often check every 2 lines of code if it works inside of a game. And you notcied that its not working after like 50 lines of code
And on logic, where do you use service that reads your input? in SCRIPT that is recieved and read by a server or LOCALSCRIPT that is recieved and read by your client, machine
Like bro