rg_internal_cmd

Syntax

native rg_internal_cmd(const index, const cmd[], const arg[] = "");

Usage

index
Client index
command
Client command to execute
arg
Optional command arguments

Description

Executes a client command on the gamedll side.

Return

1 on success, 0 otherwise