rg_reset_user_model

Syntax

native rg_reset_user_model(const index, const bool:update_index = false);

Usage

index
Client index
update_index
If true, the modelindex is reset as well

Description

Resets the client's model.

Return

1 on success, 0 otherwise