of     1   

Kaijin16
#95251285Thursday, April 18, 2013 11:49 PM GMT

I am in the process of making a gun for my new place, and it works perfectly when I test it from Roblox Studio. It fires, reloads, the ammo GUI comes up, etc. However, after I published my place, I went in with my actual character and the gun doesn't do anything. No firing, no GUI, nothing. I am absolutely positive it published the correct version of the place, so I have absolutely no idea why it works in 'Test' mode, but doesn't in a real server. I have no clue how I could go about fixing this. If you have any ideas, please let me know. --Kaijin16--
KnightmareXD
#95251394Thursday, April 18, 2013 11:50 PM GMT

Assuming it's a LocalScript, try putting a Wait() at the top. Post the script if the problem persists. (╯°□°)> KMXD
Kaijin16
#95253975Friday, April 19, 2013 12:12 AM GMT

It doesn't look like that worked. :( Like I said, though, it works perfectly fine in test mode, but not in a normal server. That's what's really confusing me. Anyway, do you want me to post the entire script? It's pretty long.
RobMon
#95262468Friday, April 19, 2013 1:22 AM GMT

Try executing it or command bar whatever people do to test what the problem with the script is. Post that problem, and a more experienced scripter can help you there.
patsfan23
#95263296Friday, April 19, 2013 1:29 AM GMT

patsfan23
#95263360Friday, April 19, 2013 1:29 AM GMT

And is there a wait()?
Kaijin16
#95476931Sunday, April 21, 2013 3:34 AM GMT

I got it to work! :D I had the primary firing function in a regular script, rather than a local one. I fixed that, and added the wait(). Thanks for the help! :)
patsfan23
#95510426Sunday, April 21, 2013 1:52 PM GMT

Cool, nice, good, epic! lol

    of     1