Retrieves the decal file name associated with a given client.
bool GetPlayerDecalFile(int client, char[] hex, int maxlength)
Player's index.
Buffer to store the logo filename.
Maximum length of string buffer.
True on success, otherwise false.
Invalid client or client not in game.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.