zp_get_user_model

Syntax

native zp_get_user_model(id, const model[], maxlen)

Usage

id
Player index who's model is to be retrieved.
model
String in which the model name will be copied.
maxlen
Number of characters (of the string) to copy.

Description

Allows you to properly retrieve a player's model

Note: You should use this native for retrieving a player's
current model instead of other methods

Note: The model name which is retrieved is the model's folder
name for eg: zombie_source and is not the model's actual name.