• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

External whitelister

Junior Spellweaver
Joined
May 22, 2015
Messages
103
Reaction score
29
External dynamic whitelist system can be used for x64 servers without battleye or for any other purposes (bans, startloot etc).

You can edit list of uids without turning off the server, this is the main feature :)

How it works:
1) you have list.txt file with UIDs
2) some important code in "onPlayerConnected" block to check if uid in list
3) cycle of regylay check for each player (why not?)
4) scripting command, whitch returns bool, arguments: UID

example
unconscious - External whitelister - RaGEZONE Forums


unconscious - External whitelister - RaGEZONE Forums


unconscious - External whitelister - RaGEZONE Forums


added new function - patch to list file in script

if you're interested - write pm
also external log (not RPT file) is comfortable extension :)
sry for my english
 
Last edited:
Newbie Spellweaver
Joined
May 26, 2014
Messages
5
Reaction score
1
if you use lumaemu on the server, create a file "Filter.txt" and put the steamids you want to block
 
Junior Spellweaver
Joined
May 22, 2015
Messages
103
Reaction score
29
if you use lumaemu on the server, create a file "Filter.txt" and put the steamids you want to block
lumaemu cant write log to any file. but it contains external log and file parser.
 
Back
Top