1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 15:20:48 -05:00

fixed rating and kill streak bug, but uncommenting something I forgot I commented out

Added SharedGUIDKick plugin to kick people with shared GUID
This commit is contained in:
RaidMax
2018-09-08 17:29:30 -05:00
parent 72f0bbf2fe
commit 36f7c5bc51
7 changed files with 181 additions and 82 deletions

View File

@ -785,7 +785,7 @@ namespace IW4MAdmin
logfile = await this.GetDvarAsync<string>("g_log");
}
//CustomCallback = await ScriptLoaded();
CustomCallback = await ScriptLoaded();
string mainPath = EventParser.GetGameDir();
#if DEBUG
// basepath.Value = @"D:\";