Hey,
So on [URL="http://maurits.tv/data/garrysmod/wiki/wiki.garrysmod.com/indexfd7a.html#Starting_Up"]this help guide[/URL] it says to write this:
[CODE]
#!/bin/bash
echo "Starting up Garry's Mod 10 server."
sleep 5
screen -A -m -d -S gm10server ./srcds_run -console -game garrysmod +maxplayers 16 +map gm_construct -autoupdate
echo "Started. Type screen -x to resume!"
[/CODE]
into startgmod.sh. But what would the code be for gmod 13? Thanks.
exactly that
Sorry, you need to Log In to post a reply to this thread.