Search found 11 matches
- Sat Nov 16, 2013 10:09 pm
- Forum: Garrysmod
- Topic: GarrysMod Engine Error broke sounds, and possibly other NFO
- Replies: 9
- Views: 2585
Re: GarrysMod Engine Error broke sounds, and possibly other
4 completely stock different users on a completely stock server (neither the player or client had any custom con latent what's so ever) still had the issue on sandbox. The script Josh put only fixes the crashing, not the sound. The sound is a major feature for TTT since you need to know when, how, a...
- Sat Nov 16, 2013 1:30 pm
- Forum: Garrysmod
- Topic: GarrysMod Engine Error broke sounds, and possibly other NFO
- Replies: 9
- Views: 2585
Re: GarrysMod Engine Error broke sounds, and possibly other
I have tried that already. It did not work.
- Mon Nov 11, 2013 6:23 pm
- Forum: Garrysmod
- Topic: Trying to add download for sounds
- Replies: 11
- Views: 3529
Re: Trying to add download for sounds
Example of mine:
resource.AddFile( "/sound/ttt/song1.mp3" );
resource.AddFile( "/sound/ttt/song2.mp3" );
resource.AddFile( "/sound/ttt/song3.mp3" )
resource.AddFile( "/sound/ttt/song1.mp3" );
resource.AddFile( "/sound/ttt/song2.mp3" );
resource.AddFile( "/sound/ttt/song3.mp3" )
- Mon Nov 11, 2013 1:09 pm
- Forum: Garrysmod
- Topic: GarrysMod Engine Error broke sounds, and possibly other NFO
- Replies: 9
- Views: 2585
Re: GarrysMod Engine Error broke sounds, and possibly other
So a complete server and client reset did not fix it. I'm really just throwing in the towel on this one. I'm gonna be working on a work around using Battlefield 3 sounds and m9k weapons. If people need it ask me and I'll send you it when it's done but NFO should really be looking for a fix on this.
- Sun Nov 10, 2013 7:33 pm
- Forum: Garrysmod
- Topic: Trying to edit Knife - 1 hit kill
- Replies: 3
- Views: 1534
Re: Trying to edit Knife - 1 hit kill
Or... You can open up the file and change the primary.damage=50 to primary.damage=999999 and drag it back in.
- Sun Nov 10, 2013 2:26 pm
- Forum: Garrysmod
- Topic: MOTD and Loading URL help?
- Replies: 7
- Views: 2877
Re: MOTD and Loading URL help?
The one I have from CoderHire is WAY worth it. For $5 its quadruple the features. And they are very customize able.joshh20 wrote:You shouldn't need to browse CoderHire for a MOTD, ULX has a built in one, I don't know why you would want to spend extra money on something that is free and included.
- Sun Nov 10, 2013 2:19 pm
- Forum: Garrysmod
- Topic: MOTD and Loading URL help?
- Replies: 7
- Views: 2877
Re: MOTD and Loading URL help?
You should search http://www.coderhire.com for a nice motd. For a loading screen.... make your own.
- Sun Nov 10, 2013 2:17 pm
- Forum: Garrysmod
- Topic: Help Godmode and noclip
- Replies: 5
- Views: 2773
Re: Help Godmode and noclip
If you're set to admin type !menu then go to settings on the top.
- Sun Nov 10, 2013 2:12 pm
- Forum: Garrysmod
- Topic: GarrysMod Engine Error broke sounds, and possibly other NFO
- Replies: 9
- Views: 2585
Re: GarrysMod Engine Error broke sounds, and possibly other
Fresh gmod didn't fix it. Time to move on to a full server wipe xP 3rd one this week! Ughhh
- Sun Nov 10, 2013 1:33 pm
- Forum: Garrysmod
- Topic: GarrysMod Engine Error broke sounds, and possibly other NFO
- Replies: 9
- Views: 2585
Re: GarrysMod Engine Error broke sounds, and possibly other
I'm just saying it's really odd how it happened on a server where the crash didn't even occur though. If anyone would like to test it out just message me and you can join my server to see yourself.
- Sun Nov 10, 2013 1:32 pm
- Forum: Garrysmod
- Topic: GarrysMod Engine Error broke sounds, and possibly other NFO
- Replies: 9
- Views: 2585
GarrysMod Engine Error broke sounds, and possibly other NFO
Hello everyone I come here in need of support, not about how to use ulx or something simple like that but with something I really need help on and even though I have 3 years in working with source I have no idea what the issue is here. So I'll go ahead an explain the entire thing in great detail: So...