GetPlayerSkin
From SA-MP Wiki
GetPlayerSkin
Returns the class of the players skin
(playerid)
| playerid | The player you want to get the skin from |
| Returns | The skin id (0 if invalid) |
playerskin = GetPlayerSkin(playerid);
Related Functions
The following functions might be useful as well, as they're related to this function in one way or another.
- SetPlayerSkin: Set a player's skin.
