I do NOT know what is the real use of this admin command? Anyone can explain? And do it really works since it is built-in to source?
/admin_reload_hash
POSTCode:_CC_AC("admin_reload_hash", &ChatCmd_AdminReloadClientHash, CCF_ADMIN, ARGVNoMin, ARGVNoMax, true,"/admin_reload_hash", "");
Code:inline void ZPostAdminReloadClientHash() { ZPOSTCMD0(MC_ADMIN_RELOAD_CLIENT_HASH); }


Reply With Quote

