Executes a client command on the server without being networked. The execution of the client command is delayed by one frame to prevent any re-entrancy issues that might surface with FakeClientCommand().
void FakeClientCommandEx(int client, const char[] fmt, any... ...)
Index of the client.
Format of the client command.
Format parameters
Invalid client index, or client not connected.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.