As the title suggests, I need help, It keeps loading HL2RP but my command line is
-console -game garrysmod -norestart -nohltv -condebug +maxplayers 20 -ip 37.187.75.105 -port 27075 +exec "server.cfg" +gamemode "terrortown" -tickrate 100 -authkey "9E5C547D62A9FA4C6D95D704595242FF" +host_workshop_collection "427382574" +map "ttt_minecraft_b5"
Please help!
You are probably setting your gamemode in autoexec.cfg or server.cfg, check them files
I have put gamemode terrortown in autoexec, jacktutorials said to, and also ehre is my server.cfg
//
// garrysmod\cfg\server.cfg
//
// This is the main configuration file for your server.
// See the following URL for more information:
//
// [url]http://maurits.tv/data/garrysmod/wiki/wiki.garrysmod.com/indexebfc.html#Example_Server_Config_File[/url]
//
// Changes to this file require a restart.
//
// Last Modified: 08 Feb 2014
//
// Server Name
hostname "Cobalt Flux | TTT | Workshop Addons | Freshly Opened"
// RCON Password (Remote Console Password)
rcon_password "blankm8"
// Server Password (Connect Password, "" for nothing)
sv_password ""
// Game Log Settings
log on
sv_logbans 0
sv_logecho 0
sv_logfile 1
sv_log_onefile 0
// Gamemode and Sandbox Cvars
sbox_godmode 0
sbox_noclip 1
sv_noclipspeed 5
sv_noclipaccelerate 5
// Gamemode Limits
sbox_maxprops 150
sbox_maxragdolls 5
sbox_maxnpcs 10
sbox_maxballoons 10
sbox_maxeffects 50
sbox_maxdynamite 10
sbox_maxlamps 20
sbox_maxthrusters 30
sbox_maxwheels 20
sbox_maxhoverballs 20
sbox_maxvehicles 6
sbox_maxbuttons 20
sbox_maxsents 20
sbox_maxemitters 5
// Fast DL Settings (DO NOT CHANGE!)
net_maxfilesize 30
sv_allowdownload 0 // 0=FastDL Enabled, 1=FastDL_Disabled
sv_allowupload 1 // 0=User uploads disabled, 1=User uploads enabled
sv_downloadurl "http://37.187.75.105/2749/FastDL/"
// Loading screen settings
// To use custom loading screen, comment out the default one and uncomment
// custom one. Loading screen can be edited using 'Config File Editor'.
sv_loadingurl "http://www.daemonservers.co.uk/loadingscreen.html"
// sv_loadingurl "http://37.187.75.105/2749/LoadingScreen/"
// Settings
sv_region 255 // [url]https://developer.valvesoftware.com/wiki/Sv_region[/url]
sv_lan 0 // 0=Internet (default), 1=LAN only
// Dev log option set to 1 to log LUA errors to file
lua_log_sv 1
// Execute Ban Files
exec banned_ip.cfg // Ban IPs
exec banned_user.cfg // Ban Users
Sorry, you need to Log In to post a reply to this thread.