native cs_reset_user_model(index);
index | Client index |
Resets the client's model.
This lifts the model-lock set by a previous cs_set_user_model() call.
This function has no return value.
If the client index is not within the range of 1 to MaxClients, or the client is not connected, an error will be thrown.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.