undefined symbol "IsPlayerSkin"
#2

You have to define that function.
https://sampwiki.blast.hk/wiki/GetPlayerSkin

stock IsPlayerSkin(playerid, skinid)
{
return GetPlayerSkin(playerid)==skinid;
}
Reply


Messages In This Thread
undefined symbol "IsPlayerSkin" - by Juanxz - 07.02.2010, 20:57
Re: undefined symbol "IsPlayerSkin" - by mansonh - 07.02.2010, 21:04
Re: undefined symbol "IsPlayerSkin" - by Juanxz - 07.02.2010, 21:29

Forum Jump:


Users browsing this thread: 1 Guest(s)