Search found 8 matches

by Simmi
Sun Jun 30, 2013 3:33 am
Forum: Garrysmod
Topic: Force download help
Replies: 10
Views: 2914

Re: Force download help

Mine is in lua/autorun/example.lua And to add the ones I have on my server i go thru each model and material file adding it buy using.

resource.AddFile("the file path") but you have to do it for each file. I havent found another way yet.
by Simmi
Fri Jun 28, 2013 8:16 am
Forum: Garrysmod
Topic: Groups spawning with Weapons
Replies: 1
Views: 903

Groups spawning with Weapons

Can someone give me a link to a page that explains what the code is for groups spawning with a weapon and where it goes? Or someone just tell me? Lol. I have searched and searched and can not find one. Or if i find one it doesn't tell me WHERE it goes. So little help please?
by Simmi
Fri Jun 28, 2013 8:12 am
Forum: Garrysmod
Topic: Fast DL help - Models show as errors
Replies: 12
Views: 3198

Re: Fast DL help - Models show as errors

I had the same issue so I just post the link to the website where they can download the files. And left instructions on how they can put them into their garrysmod. It is easy. :\ I just made a steam page with all the links I use. If anyone has errors or checkers I send them to it and it fixes it eve...
by Simmi
Fri Jun 28, 2013 12:14 am
Forum: Garrysmod
Topic: Force download help
Replies: 10
Views: 2914

Re: Force download help

What are you trying to add?
by Simmi
Thu Jun 27, 2013 4:24 am
Forum: Garrysmod
Topic: Darkrp Problems
Replies: 2
Views: 1256

Re: Darkrp Problems

I do not know much about the coding but every time I have a lua issue i can generally follow the error message to the code line and delete it or see if I can see the problem with it. The code says Smoke. Is it just an effect off the weapon. If so try deleting that file for it? If it doesn't work jus...
by Simmi
Thu Jun 27, 2013 4:22 am
Forum: Garrysmod
Topic: Force download help
Replies: 10
Views: 2914

Re: Force download help

Try changing the name of the file to example.lua For some reason on my TTT server I can only get force dl to work if the file is named that. May not work but doesn't hurt to try.
by Simmi
Tue Jun 25, 2013 3:43 am
Forum: Garrysmod
Topic: How do I do this!
Replies: 1
Views: 934

Re: How do I do this!

Adding it to your add on is only for an individuals Game. To add it to an actual server it is more complicated. I can talk you thru it if you want but just and FYI a lot of the player models on the website are t pose.
by Simmi
Fri Jun 21, 2013 8:36 pm
Forum: Garrysmod
Topic: Changing Models
Replies: 3
Views: 1594

Re: Changing Models

Thank you for posting the answer. Only other issue I have seen is alot of my player models are different colors. It isnt pulling the right materials it seems. Some are green. Some blue. Any clue what is causing it or how to fix it?