General Questions - Help!!!!! Anonymous - Thu Jun 05, 2003 1:08 pm Post subject: Help!!!!!
Aight I need to know how to ban everyone except certain player from my zone. The reason why is me and my zone staff is testing so,me things and the map aint done or nothing and people keep coming in an complaining so, I need to like know how to resolve this problem by banning everyone except some people.
Katie - Thu Jun 05, 2003 1:34 pm Post subject:
Go into your settings and change the mode so that only staff may enter.
OR
GO into settings and add just the player names you want to a "list."
Sorry for the vagueness. I don't remember exactly what it was, I just know it's possible.
Sketter - Fri Jun 06, 2003 12:15 am Post subject: You answer
you will need to create a file named "permit.txt"
Enter the names you wnat in that list in a format such as
Sketter
MGB
Will+
shardz
close and safe the file up. make sure its in ur server folder.
open up server.ini
[Permission]
AllowBadMachineId=1
AllowLowBandwidth=1
MinimumSecondsToLogin=0
PermissionMaxPoints=0
PermissionMode=0 <---------------------- set this to 1
AutoPermissionPoints=0
AutoPermissionIDList=0
AutoPermissionMessage=Congratulations
This will deny any1 from entering the zone itself, that is not on this permit.txt
thus giving meaning to the use of *permit and *revoke for mod commands.
Sketter
Katie - Fri Jun 06, 2003 6:50 am Post subject:
Ahhhh, there it is.