forward CS_InternalCommand(id, const cmd[]);
id | Client index |
cmd | Command string |
Called when CS internally fires a command to a player.
This is most notably used by the rebuy/autobuy functionality, Condition Zero also uses this to pass commands to bots internally.
PLUGIN_CONTINUE to let the command continue PLUGIN_HANDLED to block the command
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.