General > Off-Topic
Can i make Ulx?
MrPresident:
yeah, pretty sure a question has a question mark.
this thing.. ????????
add that line to your server.cfg file.
^^ That answers your run-on sentence. ^^
JamminR:
Not only did I answer your question;
--- Quote from: JamminR on December 29, 2007, 12:27:16 PM ---You could, but for items like that it would be easier not to.
Server.cfg is the file you need to download/edit.
All Source servers use that file, gmod or not.
<clip>
--- End quote ---
I gave more information that would probably answer many other questions you will ask that have nothing to do with ULX
--- Quote from: JamminR on December 29, 2007, 12:27:16 PM ---http://garrysmod.com/wiki/?title=Dedicated_Server_Setup - decent start. Has several server.cfg listings and file to download for basic.
Google server.cfg as a secondary
--- End quote ---
You seem to have a bad habit of ignoring our answers.
Just look at your sv_messageurl thread as an example.
louis:
Yes but zak makes it nice and simple you make a whole world out of it......
Thanks Zak
louis:
so to just clear this post up.
garrysmod/CFG/Server_cfg
--- Code: ---"ServerSettings"
{
"hostname" "My Server's Name!"
"sv_lan" "0"
"maxplayers" "8"
"sbox_allownpcs" "1"
"sbox_maxprops" "100"
"sbox_maxragdolls" "2"
"sbox_maxnpcs" "0"
"sbox_maxballoons" "10"
"sbox_maxeffects" "50"
"sbox_maxdynamite" "5"
"sbox_maxlamps" "5"
"sbox_maxthrusters" "20"
"sbox_maxwheels" "20"
"sbox_godmode" "0"
"sbox_plpldamage" "1"
"sbox_playergod" "0"
"sbox_noclip" "1"
"sbox_maxhoverballs" "20"
"sbox_maxvehicles" "3"
"sbox_maxbuttons" "20"
"sbox_maxsents" "20"
"sbox_maxemitters" "5"
"sbox_maxspawners" "3"
"sbox_maxturrets" "2"
"net_maxfilesize 55"
}
--- End code ---
louis:
or?
--- Code: ---"ServerSettings"
{
"hostname" "My Server's Name!"
"sv_lan" "0"
"maxplayers" "8"
"sbox_allownpcs" "1"
"sbox_maxprops" "100"
"sbox_maxragdolls" "2"
"sbox_maxnpcs" "0"
"sbox_maxballoons" "10"
"sbox_maxeffects" "50"
"sbox_maxdynamite" "5"
"sbox_maxlamps" "5"
"sbox_maxthrusters" "20"
"sbox_maxwheels" "20"
"sbox_godmode" "0"
"sbox_plpldamage" "1"
"sbox_playergod" "0"
"sbox_noclip" "1"
"sbox_maxhoverballs" "20"
"sbox_maxvehicles" "3"
"sbox_maxbuttons" "20"
"sbox_maxsents" "20"
"sbox_maxemitters" "5"
"sbox_maxspawners" "3"
"sbox_maxturrets" "2"
"net_maxfilesize" "55"
}
--- End code ---
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version