GetPlayerSkin
From SA-MP Wiki
Revision as of 11:09, 16 April 2010; view current revision
←Older revision | Newer revision→
←Older revision | Newer revision→
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 may be useful, as they are related to this function in one way or another.
- SetPlayerSkin: Set a player's skin.
