native

rg_reset_user_model

Syntax

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

Description

Resets the client's model.

Parameters

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

Return

1 on success, 0 otherwise