native

engclient_cmd

Syntax

native engclient_cmd(index,const command[],const arg1[]="",const arg2[]="");

Description

This is an emulation of a client command (commands aren't send to client!).
It allows to execute some commands on players and bots.
Function is excellent for forcing to do an action related to a game (not settings!).
The command must stand alone but in arguments you can use spaces.