client_cmdStart
- Синтаксис
-
forward client_cmdStart(id);
Переменная | Описание |
---|---|
id |
Client index |
- Описание
- Called for CmdStart() on a client.
- Пометка
-
Use [get|set]_usercmd() to read and modify information in the usercmd struct.
- Возвращает
- PLUGIN_CONTINUE to ignore, PLUGIN_HANDLED or higher to block