Admin Op Limit ?
Animosity
Join Date: 2003-01-03 Member: 11768Members
<div class="IPBDescription">simple question</div> was just wondering if there is a limit to the amount of people who can auth on a single server ?
sure it can cope with a few admins, but hundreds ?
the auth>wonid command in the server is just a string of wonid's , but just how many can it take ?
sure it can cope with a few admins, but hundreds ?
the auth>wonid command in the server is just a string of wonid's , but just how many can it take ?
Comments
It sure is big tho <!--emo&:0--><img src='http://www.unknownworlds.com/forums/html/emoticons/wow.gif' border='0' style='vertical-align:middle' alt='wow.gif'><!--endemo-->
The server operator enables the use of auth icons in the server.cfg using "mp_authicons 1". Then, he/she sets the WONIDs that are allowed to use an icon using the "mp_serverops" variable. The variable's syntax looks like this:
For 1 WONID:
mp_serverops "######"
For 2+ WONIDs:
mp_serverops "######;######;######"
Etc.
Player whos WONID has been added to the auth icon list has to type 'auth' in his/her console when he/she connects to the server. The icon will appear shortly after that. Also, you must re-auth yourself by typing 'auth' in your console again after map changes.