So with the roblox guns, I made some changes, and everything seems to work okay. Until actually testing the game on the server side, when the guns don’t work.
You can equip the tool, but the actual tool won’t appear and you can’t shoot.
The changes I made included removing:
The shoulder camera
Removing the script that unequips players’ tools on sitting
removing the script that interferes with teams (It was causing problems)
Oh I think I read it wrong, so your saying your gun doesn’t appear, Does it have a Handle part inside? if so weld all the other pieces to the Handle part (sorry if it doesn’t work, not the best scripter but I have worked with tools before)
Hiya.
No, the gun works perfectly and is visible when testing in studio. Also, it’s visible to the client in studio testing so no problems there. It’s only an issue in the actual roblox game. It works fine in studio but then in the game it’s broken.