• Sound during a round
    1 replies, posted
Using ulx playsound Used this code and put it in gmod/lua [CODE]if SERVER then resource.AddFile ("sound/nameofthesound.wav") end[/CODE] Obviously replacing the "/nameofthesound.wav" with the actual sound name. And put the sounds wanting to use in gmod/sounds. However this error pops up in the console; "[LC ULib ERROR] Received invalid sound" The sounds shows as though its playing but no sound is being heard. I have fastdl set up on my server and clients are forced to download each sound. Help?
Anyone?
Sorry, you need to Log In to post a reply to this thread.