07.02.2010, 21:04
You have to define that function.
https://sampwiki.blast.hk/wiki/GetPlayerSkin
stock IsPlayerSkin(playerid, skinid)
{
return GetPlayerSkin(playerid)==skinid;
}
https://sampwiki.blast.hk/wiki/GetPlayerSkin
stock IsPlayerSkin(playerid, skinid)
{
return GetPlayerSkin(playerid)==skinid;
}