16.12.2014, 06:07
error 028: invalid subscript (not an array or too many subscripts): "playerinfo"
Help me !
PHP код:
if(GetPlayerSkin(playerid) != playerinfo[playerid][pSkin])
{
SetPlayerSkin(playerid,playerinfo[playerid][pSkin]);
SCM(playerid,COLOR_RED,"Please you does not use skin hack");
}