Tremulous Forum

Community => Servers => Topic started by: TheEnigmaBlade on December 07, 2009, 01:03:54 am

Title: Server not recognizing admins
Post by: TheEnigmaBlade on December 07, 2009, 01:03:54 am
I just created a new server for Trem 1.2 and it isn't recognizing admins even though they are listed in admin.dat.  Every time I type in a command that a normal player should have, such as listadmins, it says "permission denied".  I'm new at trem servers, so any help would be appreciated. :)

Edit: Even admintest gives "permission denied"!

Edit2: I read through the source code and I noticed you have the commands spelled out instead of a single letter flag.  I tried it and it worked.  Is there are reason it was changed?
Title: Re: Server not recognizing admins
Post by: Lakitu7 on December 07, 2009, 03:43:13 am
Because it's a lot easier to read
"allready listplayers ban IMMUNITY"
than
"alb1"

or whatever
Title: Re: Server not recognizing admins
Post by: NotYarou on December 07, 2009, 06:44:59 am
http://lakitu.mercenariesguild.net/multichar_convert/multichar_convert.html

or

http://betaserv.tk/admin.dat
Title: Re: Server not recognizing admins
Post by: Lakitu7 on December 07, 2009, 08:43:48 am
The latter, for svn servers.
Title: Re: Server not recognizing admins
Post by: David on December 07, 2009, 01:07:10 pm
It was changed because modders ran out of letters.
Title: Re: Server not recognizing admins
Post by: Kiwi on December 07, 2009, 09:48:29 pm
There were patches that let you use ^a, ^b, ^^a and ^^b so on as more flags.  Although I do support this changed, easier on your eyes. =D