I tried doing this the way that I use with a local script, It did not work though
So Is there anyway I could get the players controls via a server script?
I tried doing this the way that I use with a local script, It did not work though
So Is there anyway I could get the players controls via a server script?
No, but there are events that have “access”, such as Activate
, which works when the player has the tool in his hand and clicks, otherwise you have to use remote events or remote functions.