Garry's Mod Making a ServersteemCreated with Sketch.

in #tut7 years ago (edited)

Making A Garry's Mod Server 


So Most Of you have clicked on this post because you want to make a Garry's Mod server First You are Going to a Basic Computer Because you are going to be running the server of your own Computer While Playing the Game. All the link are going to be in the post so you don't need to go online looking for them

First You are going to need to install SteamCMD. The Link Is Going to Be Down Below When you have Install SteamCMD you are going to need to copy it over to it's Own Folder Named SteamCMD. i have put my folder on my desktop. Once you have Put the Application in you're folder open it up and let it update once it update It Should Say "Loading Steam API...OK" And Under That I Says "Stean>" Click Next To Steam> and Type 'login anonymous'  When Done it will Say "Waiting For User Info..OK" and then Steam> again, Now type 'force_install_dir C:\gmod' It Will Looking like its not doing anything but it is. after that you will put "app_update 4020" and let it Update It will take a While So go and Make Something to eat.

When that is done go to your Garry's Mod Server Folder and and Right Click inside and Make a "New Document" and Copy this Code Into The Notepad Once You have Done that then click save as and name it Start.bat. Now go to garrysmod folder in your server folder and the cfg then open up server.cfg with notepad.

Batch File Code:

@echo off
cls
echo Protecting srcds from crashes...
echo If you want to close srcds and this script, close the srcds window and type Y depending on your language followed by Enter.
title srcds.com Watchdog
:srcds
echo (%time%) srcds started.
start /wait srcds.exe -console -game garrysmod +map gm_construst +maxplayers 16
echo (%time%) WARNING: srcds closed or crashed, restarting.


server.cfg Code:

hostname "Server Name"
rcon_password "Server Password"


Links:

SteamCMD: https://developer.valvesoftware.com/wiki/SteamCMD


Now you have Made you server You Can Run your server by opening the batch file that you made before . Then Open You your Game and Go To Multiplayer and Then Local Games And your server will be there

Thanks For Reading :)

Don't for get to Subscribe, like and upvote

Coin Marketplace

STEEM 0.17
TRX 0.12
JST 0.027
BTC 55499.23
ETH 2917.22
USDT 1.00
SBD 2.30