View Full Version : Banning by GUID
gibblets
12-14-2004, 10:54 PM
Is there any way I can ban by GUID #?
Glanzer
12-15-2004, 03:06 PM
Easily done if you have PB enabled. Do a search for "ban" on this page:
http://www.evenbalance.com/publications/cod-ad/index.htm
If you don't have pb post back here....
Anex3
12-15-2004, 05:33 PM
Oh Glanzer, having a lazy day I c huh :P
When you ban by /rcon banclient <client id>, it records that persons CoD GUID in a ban.txt file in your CoD UO folder (or MAIN, on or the other). If you use PB, the /rcon pb_sv_ban <pb client id>, it will record that persons PB GUID in the pbbans.dat file (located in the PB folder).
Glanzer
12-15-2004, 05:48 PM
LOL, I knew that, but if you use just /banclient the person has to be currently connected. If you use PB they don't have to be connected, you only have to know their guid (which can be copied from the server log).
Of course you can also manually edit the ban.txt file to put guids in there, and that was what I was going to explain to him if he wasn't using pb.
but yeah it was kind of lazy.
gibblets
12-15-2004, 10:32 PM
No, I'm not using PB. How do I do it by editing the ban.txt file and where do I find it.
Thanks in advance.
Anex3
12-16-2004, 11:49 AM
For regular CoD it's in the MAIN folder; I would assume the same be true of UO...either there or it's in the UO folder. If you don't have one in either, you can create your own, it's just a simple text file and looks like this:
[Player GUID] [Player Name - Optional]
So, it's structured as the player guid, then a space, then the player name. The name is purely optional so you could just gave the GUID.
Example:
323366 RADGER death
105400 tau.vau:N.vorburgh
472491
Just use Notepad to create/edit the file.
gibblets
12-16-2004, 10:01 PM
Easy enough. Thanks a lot guys. I appreciate it. :clap:
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.