What shooting system do you think is good? I asked about TPS. Many recommend me ACS or CE, but they are all FPS. What I need is TPS, I’m now using Warbound, but it looks like Warbound doesn’t make a sound to other players, only the client hears the gunshots. Any recommendations? I was also given a recommendation to use FastCast, but right now I really need a TPS weapon ASAP, because I need time to learn FastCast, so please help recommend what weapon system. Thank you
It’s fairly simple to move the sound system from local to server.
But I want to make that if i click or shoot gun, only people near me can hear it
Where is the Sound actually located in your gun? Please post a screenshot of the Explorer window with your player, and with the gun and the sound showing.
Whatever system you use is going to take some time to learn how to use it properly.
You can still move it to the server, simply place the sound instance in the player/the gun
Well if I use FireServer, is it okay?
Like in the local script
event:FireServer(sound)
in the Server Script
event.OnServerEvent(function(player, sound)
sound:Play()
end)
I’d suggest FE gun kit edited version then
it has FastCast so that’s the only
I don’t want FastCast atm, and also which FE gun kit edited version?
Viewmodel and Original edited version both have it, but they’re also the same
You can choose which one you want