player only skins problem
#1

Code:
new pName[MAX_PLAYER_NAME];
    GetPlayerName(playerid, pName, sizeof(pName));
    if(GetPlayerSkin(playerid) == 271)
    {
        if(!strcmp(pName,"Hardcore_Cookie",true))
        {
        }
	else
	{
	SendClientMessage(playerid, 0xFF0000FF, "Skin Is For Hardcore_Cookie Only!");
	SetPlayerHealth(playerid, 0);
	ForceClassSelection(playerid);
	}
	}
basicly admins can spawn as ryder and i want it so only i can help?


INFO : IF YOU HELP IL HOST UR SERVER ONLINE FOR 1HOUR (if you want XD)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)