Can't get enough SRCDS.com? Follow us on Twitter! Join us on IRC!


Post Reply 
Easy guide: Install extra content for your gmod server
Author Message
lol554 Online
Give me PILLS!

Posts: 422
Joined: Sep 2008
Reputation: 0
Post: #1
Easy guide: Install extra content for your gmod server
Hi everybody.

I have been thinking of making my first tutorial on this forum, i have tried before but stopped because i got bored, but now i have one tutorial ready Big Grin

This tutorial is about installing the extra spawnable content in Garrys Mod 10. I have actually made this for my company, as many of my employees would like to know how to do this. I have then made a very easy script that downloads all content from CSS, TF2, HL2-DM and DOD:S. Some of the script features is below:

- Downloads all spawnable content from mp games
- Deletes unecessary folders and files
- Copies all the content in to one folder, so its easy to drag and drop or copy/paste it into your own gmod server folder

It took me a while to make this script, but its working fine.

Step 1. - Getting the fetcher

I have uploaded my "fetcher" (i called it that) to my own ftp-site. Please notice that i do not accept, that other users are placing this on their own ftp-site without my permission.

You can the fetcher anywhere that you want to, i prefer to place it in its own folder because some binary files from hldsupdatetool is created... In this tutorial, i placed it in Desktop\content

1.1 - The fetcher is available at this link: http://download.scanservers.eu/Content-Fetcher.zip

1.2 - Extract the fetcher to Desktop\content . There should appear 2 files - HldsUpdateTool.exe and Content-Fetcher.bat

Step 2. - Starting the fetcher

2.1 - Your content is only one click away, simply click the .bat file, confirm to start, and the fetcher should begin to download all the content. Please notice that all the content will be downloaded to "C:\content" . The .bat file will also notice about this

This may take some time, depending on the steam servers load and your own bandwidth.

Step 3. - Put in the new content!

3.1 - So your'e done! Simply put the files from the 4 content directories, into your own gmod server folder (normally the root directory).

Please provide any feedback and wishes for new features to the fetcher Smile. I would be happy if the fetcher could get more easy, but i need input from you! Big Grin

UPDATE 15/01/2010: BEGAN TO USE C# INSTEAD OF BATCH
[Image: content-fetcher201.png][/color][/b]

- vRod/lol554

lol554 Wrote:Has someone NOT helped you on these forums? If so, do NOT help someone else.
[Image: banner.php?t=1&bg=002244&bg2=004...p;id=54654]
[Image: 681724795.png]
(This post was last modified: 01-16-2010 07:00 AM by lol554.)
12-14-2009 06:44 PM
Visit this user's website Find all posts by this user Quote this message in a reply
loopyman Offline
rawr...

Posts: 1,049
Joined: May 2009
Reputation: 20
Post: #2
RE: Easy guide: Install extra content for your gmod server
Hldsupdatetool to the orangebox directory :/

Or GCFscape.exe content packages Toungue

Good and Reliable Game Servers for 50¢ Slot!
12-14-2009 06:48 PM
Visit this user's website Find all posts by this user Quote this message in a reply
lol554 Online
Give me PILLS!

Posts: 422
Joined: Sep 2008
Reputation: 0
Post: #3
RE: Easy guide: Install extra content for your gmod server
(12-14-2009 06:48 PM)loopyman Wrote:  Hldsupdatetool to the orangebox directory :/

Explain? Toungue

lol554 Wrote:Has someone NOT helped you on these forums? If so, do NOT help someone else.
[Image: banner.php?t=1&bg=002244&bg2=004...p;id=54654]
[Image: 681724795.png]
12-14-2009 06:50 PM
Visit this user's website Find all posts by this user Quote this message in a reply
loopyman Offline
rawr...

Posts: 1,049
Joined: May 2009
Reputation: 20
Post: #4
RE: Easy guide: Install extra content for your gmod server
If sombody had garrysmod installed to C:/srcds/gmodserver
and you had a tf2 server downloaded to C:/srcds/tf2server

Just copy C:/srcds/tf2server/orangebox/tf
to C:/srcds/gmodserver/orangebox/

So that both the garrysmod and tf folder are in the orangebox folder of the gmod server.
You can do it the same way with CS:S.

Also GCFscape is a free program that was written to extra episodic, ep2, and portal content from GCF files.
http://nemesis.thewavelength.net/index.php?p=26

Good and Reliable Game Servers for 50¢ Slot!
12-14-2009 08:07 PM
Visit this user's website Find all posts by this user Quote this message in a reply
lol554 Online
Give me PILLS!

Posts: 422
Joined: Sep 2008
Reputation: 0
Post: #5
RE: Easy guide: Install extra content for your gmod server
(12-14-2009 08:07 PM)loopyman Wrote:  If sombody had garrysmod installed to C:/srcds/gmodserver
and you had a tf2 server downloaded to C:/srcds/tf2server

Just copy C:/srcds/tf2server/orangebox/tf
to C:/srcds/gmodserver/orangebox/

So that both the garrysmod and tf folder are in the orangebox folder of the gmod server.
You can do it the same way with CS:S.

Also GCFscape is a free program that was written to extra episodic, ep2, and portal content from GCF files.
http://nemesis.thewavelength.net/index.php?p=26

I know what GCFscape is lol Smile

But would it then be a good idea to request some input from the user, so the script copies the files to the server ex. you have a gmod 10 server in c:\gmod\ and when you run the script, its asking you to tell it where the folder is (in this case c:\gmod\) so it would automatically copy all the content to that folder? What do you think about that? Big Grin

lol554 Wrote:Has someone NOT helped you on these forums? If so, do NOT help someone else.
[Image: banner.php?t=1&bg=002244&bg2=004...p;id=54654]
[Image: 681724795.png]
12-15-2009 12:01 AM
Visit this user's website Find all posts by this user Quote this message in a reply
loopyman Offline
rawr...

Posts: 1,049
Joined: May 2009
Reputation: 20
Post: #6
RE: Easy guide: Install extra content for your gmod server
Eh whatever people want I suppose.

Good and Reliable Game Servers for 50¢ Slot!
12-15-2009 01:53 PM
Visit this user's website Find all posts by this user Quote this message in a reply
lol554 Online
Give me PILLS!

Posts: 422
Joined: Sep 2008
Reputation: 0
Post: #7
RE: Easy guide: Install extra content for your gmod server
Update is on its way! It will be possible to choose which content to install. This is still handled through a bat file. There will maybe some new games to add!

Screenshot from menu:

[Image: 2vjepo6.jpg][/size]

lol554 Wrote:Has someone NOT helped you on these forums? If so, do NOT help someone else.
[Image: banner.php?t=1&bg=002244&bg2=004...p;id=54654]
[Image: 681724795.png]
12-15-2009 11:25 PM
Visit this user's website Find all posts by this user Quote this message in a reply
realchamp Away
I didn't make this post -->

Posts: 5,546
Joined: May 2008
Reputation: 54
Post: #8
RE: Easy guide: Install extra content for your gmod server
noob ^^

jk, nice work Smile

myself Wrote:Haunt me.. if you want me, but I warn you if you ever step to me!
(This post was last modified: 12-16-2009 09:14 AM by realchamp.)
12-16-2009 09:14 AM
Find all posts by this user Quote this message in a reply
stanlee Offline
Newbie

Posts: 5
Joined: Dec 2009
Reputation: 0
Post: #9
RE: Easy guide: Install extra content for your gmod server
Isn't the game content now added as addons?
I thought you had to put it in the addons folder of your garrysmod server and then add an info.txt or it wouldn't work?

Also, could you explain what the root is? Do we put these folders in: Orangebox or Orangebox/Garrysmod?

Stan
(This post was last modified: 12-23-2009 04:33 AM by stanlee.)
12-23-2009 03:43 AM
Find all posts by this user Quote this message in a reply
loopyman Offline
rawr...

Posts: 1,049
Joined: May 2009
Reputation: 20
Post: #10
RE: Easy guide: Install extra content for your gmod server
Well stan you can use that method, but there are different kinds... The simplest is just to put the content directory next to yoru garrysmod directory under /orangebox/

Good and Reliable Game Servers for 50¢ Slot!
12-23-2009 06:57 AM
Visit this user's website Find all posts by this user Quote this message in a reply
stanlee Offline
Newbie

Posts: 5
Joined: Dec 2009
Reputation: 0
Post: #11
RE: Easy guide: Install extra content for your gmod server
so i would simply drag and drop, lets say, the css-conent folder to the same directory as the orangebox?? or would i put the css-content IN the orangebox folder?

it would be like: server/css-content (here css content is with orangebox)
or would it be like: server/orangebox/css-content (here css content is next to garrysmod)

i've been trying desperately for days to get game content to work...
(This post was last modified: 12-24-2009 10:14 AM by stanlee.)
12-24-2009 10:12 AM
Find all posts by this user Quote this message in a reply
Beaverbeliever Offline
LithiumGS.com

Posts: 1,299
Joined: Apr 2008
Reputation: 17
Post: #12
RE: Easy guide: Install extra content for your gmod server
Stanlee, you put the cstrike folder directly inside the orangebox folder Smile

If you are planning on running a server on the computer you play on...

Lithium Gaming Solutions
100tick Public Servers Priced at $.50 / slot!
www.LithiumGS.com
12-24-2009 10:47 AM
Visit this user's website Find all posts by this user Quote this message in a reply
stanlee Offline
Newbie

Posts: 5
Joined: Dec 2009
Reputation: 0
Post: #13
RE: Easy guide: Install extra content for your gmod server
I will try and I will update you here.
12-25-2009 07:53 AM
Find all posts by this user Quote this message in a reply
lol554 Online
Give me PILLS!

Posts: 422
Joined: Sep 2008
Reputation: 0
Post: #14
RE: Easy guide: Install extra content for your gmod server
Hello everybody! I have a update Smile I have begin to skip the batch stuff and begin on C# instead

Heres a snapshot of the new program!

[Image: content-fetcher201.png]

More updates will be there soon

lol554 Wrote:Has someone NOT helped you on these forums? If so, do NOT help someone else.
[Image: banner.php?t=1&bg=002244&bg2=004...p;id=54654]
[Image: 681724795.png]
01-16-2010 06:58 AM
Visit this user's website Find all posts by this user Quote this message in a reply
sieze Offline
Junior Member

Posts: 19
Joined: Mar 2010
Reputation: 0
Post: #15
RE: Easy guide: Install extra content for your gmod server
YOU ARE FUCKING AWSOME!
03-01-2010 08:21 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump: