View Single Post
Author Message
Forlix
Senior Member
Join Date: Dec 2008
Location: Hamburg, Germany
Old 05-11-2010 , 13:53   Hide hooked commands from sm_help
Reply With Quote #1

Hooking CS:S radio commands for an anti-spam plugin...

Code:
  RegConsoleCmd("coverme", radiocmd);
  RegConsoleCmd("enemydown", radiocmd);
  RegConsoleCmd("enemyspot", radiocmd);
  RegConsoleCmd("fallback", radiocmd);
  ...
...makes them appear in the sm_help list and clutters it needlessly.
Any way of preventing that without modifying the adminhelp.sp?
Forlix is offline
Send a message via ICQ to Forlix Send a message via MSN to Forlix