Returns the client's model name.
void GetClientModel(int client, char[] model, int maxlen)
Player's index.
Buffer to store the client's model name.
Maximum length of string buffer (includes NULL terminator).
Invalid client index, client not in game, or no mod support.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.