AMX Mod X API Documentation

Signature
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
Returns

1 on success, 0 otherwise

Назад
Верх