I'm about to give up on my VDS

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
Poxonjr
New to forums
New to forums
Posts: 10
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Tue Jul 08, 2014 4:42 pm

I'm about to give up on my VDS

Post by Poxonjr »

I'm useless after the Steampipe update and it has pissed me off to no end that I can't even base servers anymore let alone even update them. It truly pisses me off.

I completely give up on even trying. F-THAT
If anyone wants to help me out please.

I'm trying to launch 2 GMOD servers and apparently the most simplest task is proving to be a fucking pain in the ass.

I want one to be Terrortown and the other I have no idea yet.
I just want to get the base directories up so I can atleast begin to work on it.

Can someone help?
User avatar
soja
This is my homepage
This is my homepage
Posts: 2389
Joined: Fri May 18, 2012 3:20 pm

Re: I'm about to give up on my VDS

Post by soja »

Launch steamcmd

>login anonymous

>force_install_dir C:\gmservers\ttt

>app_update 4020

Make sure the folder exists before trying this. Your server will be installed in C:\gmservers\ttt. Highlight the srcds.exe, hold right click over it, drag it in the folder window, and "create shortcut".

Right click the shortcut and click properties

In ther target box, after the exe path, add

Code: Select all

-console -game garrysmod +maxplayers 32 +map gm_construct
Adjust to your liking.

Double click the shortcut to launch the server. Make sure to add an exception to the windows firewall for srcds.exe.

Rinse and repeat for your other server.
Not a NFO employee
$atanic $pirit
This is my homepage
This is my homepage
Posts: 251
Joined: Tue Jan 28, 2014 5:32 am

Re: I'm about to give up on my VDS

Post by $atanic $pirit »

Seems like you are having issues with the raw server installation. Well steam-pipe upgrade hasn't really affected me at all and I installed many servers via it. You can post specifically what you are having issues with, and we would try to solve it for you.

Soja already explained the install process and you can easily create small scripts that will update your server. That combined with crontabs (linux) or task scheduler (windows) makes a perfect auto-update tool. I used that to update my l4d2 and cs:go servers.
Image
Post Reply