native
register_impulse
Syntax
native register_impulse(impulse, const function[]);
Description
Registers a client impulse to a function. Function is passed the ID of the user.
native
native register_impulse(impulse, const function[]);
Registers a client impulse to a function. Function is passed the ID of the user.