rg_internal_cmd
- Синтаксис
-
native rg_internal_cmd(const index, const cmd[], const arg[] = "");
Переменная | Описание |
---|---|
index |
Client index |
command |
Client command to execute |
arg |
Optional command arguments |
- Описание
- Executes a client command on the gamedll side.
- Возвращает
- 1 on success, 0 otherwise