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().
native void FakeClientCommandEx(int client, const char[] fmt, any ...)