Search found 9 matches

by tinymidget1979
Sat Nov 02, 2013 9:47 am
Forum: Garrysmod
Topic: Trying to add download for sounds
Replies: 11
Views: 3530

Re: Trying to add download for sounds

Sorry for such a delayed reply.

I have done all of this and still there is still no sound playing. The Jihad item will work, but it will not play sound when exploding. I have ran a websync, after adding to the lua/autorun/server/resource.lua file. Is there anything I am missing here?
by tinymidget1979
Sat Oct 12, 2013 7:21 pm
Forum: Garrysmod
Topic: Trying to add download for sounds
Replies: 11
Views: 3530

Re: Trying to add download for sounds

Okay, got that changed now. How should my website be looking? Where should I be putting the sounds for FastDL?

Thank you for all your help!
by tinymidget1979
Sat Oct 12, 2013 4:16 pm
Forum: Garrysmod
Topic: Trying to add download for sounds
Replies: 11
Views: 3530

Re: Trying to add download for sounds

Right, but I'm not referencing it. I guess maybe I'm confused as to what 'resource.AddSingleFile()' does. Am I putting the PATH from my Website to jihad.wav, or am I putting the path in my server directory? I guess I just don't understand how to fix this so it will download for the users when they j...
by tinymidget1979
Sat Oct 12, 2013 1:20 pm
Forum: Garrysmod
Topic: Trying to add download for sounds
Replies: 11
Views: 3530

Re: Trying to add download for sounds

I don't really understand. Where in my resource.lua am I referencing the garrysmod folder?
by tinymidget1979
Sat Oct 12, 2013 12:05 pm
Forum: Garrysmod
Topic: Trying to add download for sounds
Replies: 11
Views: 3530

Trying to add download for sounds

So, I'm using a jihad addon from the workshop. It's in the game, and it's buyable by Traitors. They can use it and it works fine. But...the sounds do not play. In the console it says: Failed to load sound "sound\siege\jihad.wav", file probably missing from disk/repository Failed to load so...
by tinymidget1979
Mon Oct 07, 2013 7:40 am
Forum: Garrysmod
Topic: Addons through workshop
Replies: 3
Views: 1189

Re: Addons through workshop

Sorry, I should have been more clear. I am using the Easy Setup tab to do this. I have put the API key and Collection ID in the two specified fields in the Easy Setup. However I haven't seen anything downloaded as a result of this.
by tinymidget1979
Sun Oct 06, 2013 9:55 pm
Forum: Garrysmod
Topic: Addons through workshop
Replies: 3
Views: 1189

Addons through workshop

I'm wondering how I go about getting addons for my server. I have created an API key, and given the id for the mod I want, but nothing seems to happen. Those fields still contain the inputted Api Key and id, but I haven't seen any addon in-game. Am I doing something wrong?
by tinymidget1979
Sun Oct 06, 2013 11:33 am
Forum: Garrysmod
Topic: Trying to edit Knife - 1 hit kill
Replies: 3
Views: 1534

Re: Trying to edit Knife - 1 hit kill

Thank you! This was very helpful.
by tinymidget1979
Sun Oct 06, 2013 10:57 am
Forum: Garrysmod
Topic: Trying to edit Knife - 1 hit kill
Replies: 3
Views: 1534

Trying to edit Knife - 1 hit kill

Hi! I'm using FileZilla to edit some files in my TTT directory. So, I'm trying to edit the knife to do 500 damage instead of 50, but I'm running in to an 'Access Denied' error when updating the file. Other files were able to be updated fine, such as the cfg files. Is there something I am doing wrong...