native

rh_drop_client

Syntax

native rh_drop_client(const index, const message[] = "");

Description

Kicks a client from server with message

Parameters

index Client index
message Message that will be sent to client when it is deleted from server

Return

This function has no return value.