Thread: sm_reloadadmins
View Single Post
Author Message
fragnichtnach
AlliedModders Donor
Join Date: Oct 2008
Old 03-15-2019 , 04:42   sm_reloadadmins
Reply With Quote #1

What exactly is sm_reloadadmins (or DumpAdminCache) doing? I can't find the code in the sourcemod scripting files. That's the only thing I'm finding:
Code:
	DumpAdminCache(AdminCache_Groups, true);
	DumpAdminCache(AdminCache_Overrides, true);
This seems to create a small lag.
fragnichtnach is offline