Merged heads.

This commit is contained in:
Greyscale
2009-04-16 01:18:26 +02:00
15 changed files with 447 additions and 96 deletions

View File

@ -32,6 +32,7 @@ CreateCommands()
RegAdminCmd("zr_anticamp_list", Command_AnticampList, ADMFLAG_GENERIC, "List current volumes.");
RegConsoleCmd("zr_log_flags", Command_LogFlags, "List available logging flags.");
RegConsoleCmd("zr_class_dump", Command_ClassDump, "Dumps class data at a specified index in the specified cache. Usage: zr_class_dump <cachetype> <index|targetname>");
}
public Action:Command_Infect(client, argc)