Roblox gun will work on the studio tester but not on the server

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)

Is the script for the gun a local script? if so you can change that and see if it works.

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.

–Solved but I can’t remove the post

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.