Page 1 of 1

Help needed, please.

Posted: Sat Apr 24, 2004 2:52 pm
by Guest
Hey...
I recently came across a CS server which only specific people could enter.
The server is configured in a way which allows only people who own accounts (Cdkeys) which were added by the server's admin, to play in the server.
In addition, it forces them to play with their real nicks.

I was wondering if there is a way of doing pretty much the same in ET\ETpro using the ETkey, GUID or whatever...

Please tell me if this is possible in ET and if it is, please explain how.
Thanks in advance. :)

Posted: Sat Apr 24, 2004 2:59 pm
by Badhabit

Posted: Sun Apr 25, 2004 3:36 am
by Guest
Not really what I was looking for.. :/

Posted: Sun Apr 25, 2004 3:39 am
by gotenks
there is currently no way to do this other than passwording and giving only certain people your password

Posted: Mon Apr 26, 2004 1:01 am
by Guest
So, is there atleast a way of forcing people to play with their real nick?

Posted: Mon Apr 26, 2004 5:52 am
by Lagger
yawn may be a solution, it cannot force players to play with nicks, but can identify them no matter what nick they are using.

Posted: Thu Apr 29, 2004 1:41 am
by Vio
I wrote a program back when i ran a rtcw server that did something like what you are looking for. It would poll the server via rcon and check the guids of players using privslots. If their guids weren't found in a list of allowed players they would be kicked from the server. It should work for et too. The number of privlots could be set in the config so if it's set to equal maxclients it should do what you want. If you're interested I can try to dig up the program.

Posted: Thu Apr 29, 2004 2:01 am
by ulissesnelson
theres a similar way on quake3 /osp were u can ban/aalow tag or names to enter the server,ill chek if this works similar on et

Posted: Thu Apr 29, 2004 3:31 pm
by Guest
Vio wrote:I wrote a program back when i ran a rtcw server that did something like what you are looking for. It would poll the server via rcon and check the guids of players using privslots. If their guids weren't found in a list of allowed players they would be kicked from the server. It should work for et too. The number of privlots could be set in the config so if it's set to equal maxclients it should do what you want. If you're interested I can try to dig up the program.
It would really be great :>
Please check it out for me.
Thanks in advance.

Posted: Fri Apr 30, 2004 12:26 am
by Bombosman
Srub mod has GUID identification for semiadmins, but I don't know if they havo also implemented it for any player (ETPro is far better, so I haven't checked shrub improvements for ages).
________
No2 vaporizer reviews

Posted: Sun May 02, 2004 2:21 pm
by Vio
I found my old program, added etpro guids and even wrote some documentation :shock:
Maybe it can be of use to you.
http://et.efterlyst.org/wolfvip/

Posted: Sun May 02, 2004 8:51 pm
by Tuchyna
very nice work :-)