forward client_impulse(id, impulse);
id | Client index |
impulse | Impulse triggered by client |
PLUGIN_CONTINUE | to ignore, PLUGIN_HANDLED or higher to nullify impulse (CmdStart() is not blocked) |
Called when a client triggers an impulse.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.