Ulysses
General => Off-Topic => Topic started by: MrPresident on September 20, 2007, 06:26:48 PM
-
First off.. Id like to apologize if this is the wrong forum for this question. I asked on facepunch but after 12 hours, I get no reply so Im hoping someone here might have some more manners and knowledge.
I am running a second dedicated server and I would like to host a game mode. Spacebuild to be specific. What do I need to do to my server configs to ensure that the server boots in spacebuild every time it loads? (ie. crash reload, manual reset)
also.. to keep this pseudo on topic... ULX works with the spacebuild game mode correct?
thanks.. please help if you can.. or point me in the right direction at least =)
-Mr.President
EDIT: Got it.. perimeter in the command line =)
-
Go into "garrysmod/cfg", open server_cfg.txt, add this line
"sv_defaultgamemode" "spacebuild"
But i'm not totally sure, try it and tell me if it works or not
And yes, ulx runs fine with spacebuild
-
also, even better, have it in your dedicated startup command line
c:\blah\hlds.exe +maxplayers <blah> +sv_defaultgamemode <blah> +map blah
you get the idea