• Dedicated Server Issue
    0 replies, posted
I keep seeing in the server console "You are not allowed to use this tool." I have the line in my server.cfg "sv_toolgun 1" I presume that the message I'm seeing is related to the toolgun? How do I make this stop? Pretty sure that's why I never have anyone on my servers... Here's my cfg file: [code]sv_lan 0 sv_logbans 0 sv_logecho 0 sv_logfile 1 sv_log_onefile 0 sv_noclipspeed 5 sv_noclipaccelerate 5 sv_toolgun 1 sbox_allownpcs 1 sbox_godmode 0 sbox_plpldamage 0 sbox_noclip 0 sv_cheats 0 sbox_maxprops 150 sbox_maxragdolls 5 sbox_maxnpcs 10 sbox_maxballoons 20 sbox_maxeffects 10 sbox_maxdynamite 0 sbox_maxlamps 20 sbox_maxthrusters 30 sbox_maxwheels 8 sbox_maxhoverballs 5 sbox_maxvehicles 4 sbox_maxbuttons 10 sbox_maxsents 10 sbox_maxemitters 5 sbox_maxspawners 3 sbox_maxturrets 2 net_maxfilesize 64 sv_minrate 0 sv_maxrate 20000 decalfrequency 10 sv_maxupdaterate 66 sv_minupdaterate 10 exec banned_ip.cfg exec banned_user.cfg [/code]
Sorry, you need to Log In to post a reply to this thread.