Garry's Mod Help

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
Razor
New to forums
New to forums
Posts: 8
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Mon Sep 19, 2011 11:34 am

Garry's Mod Help

Post by Razor »

Hello,
I am trying to start a garry's mod server on a VDS.
I copied the files from my old gameserver, but nothing else.
What do I have to do after that?

EDIT: I am copying garrysmod and garrysmod-bin into sourcebase folder
Razor
New to forums
New to forums
Posts: 8
Joined: Mon Sep 19, 2011 11:34 am

Re: Garry's Mod Help

Post by Razor »

EDIT2: is this command line correct?

Code: Select all

srcds.exe -console -game garrysmod -port 27015 +map rp_c18_v1 +lan_0 +crosshair_1 +sbox_maxdynamite 0 +maxplayers 40
Razor
New to forums
New to forums
Posts: 8
Joined: Mon Sep 19, 2011 11:34 am

Re: Garry's Mod Help

Post by Razor »

It's now giving me an error about metamod
Razor
New to forums
New to forums
Posts: 8
Joined: Mon Sep 19, 2011 11:34 am

Re: Garry's Mod Help

Post by Razor »

Alright, I am failing at this. Can you explain me Step by Step?
User avatar
TimeX
Staff
Staff
Posts: 1730
Joined: Thu Jul 22, 2004 12:24 am
Location: Big Bear, CA

Re: Garry's Mod Help

Post by TimeX »

What error message are you seeing exactly? Is Metamod the only thing about the server that is no working now?
TimeX
.=QUACK=.Major.Pain
This is my homepage
This is my homepage
Posts: 1573
Joined: Sun Jun 26, 2011 8:03 am

Re: Garry's Mod Help

Post by .=QUACK=.Major.Pain »

I am not entirely sure, but here's the command line I use with GameCreate:

srcds.exe -game garrysmod -tickrate 33 -norestart -nocrashdialog +ip 74.201.57.240 -port 27015 +maxplayers 6 +map gm_construct -console +exec port27015.cfg

You might want to remove the lan and add the ip.
Also, not sure if you need to add +exec yourcfgfile.cfg

Gamecreate uses port27015, incase I want to use the same ip with different ports, for other servers.


Also in your left4dead folder, make sure you have a file like: update-l4d2.bat
or something similiar. If not create it in notepad.

It should contain:
title GamePackages Left4Dead 2
@HldsUpdateTool.exe -command update -dir . -game left4dead2 -verify_all
pause
Run it and let it update for files if needed.
Visit gspreviews.com And Rate & Review Your Old & Current GSP's
Find Your GSP Coupons at gspreviews.com/coupons/
Post Reply