Player doesn't get his skin after spawn
#4

You Must Do it Like That !! but correct it like you have in the script
Quote:

if(pInfo[playerid][pRace] = 1)
{
if (pinfo'(playerid)(gender) = male SetPlayerSkin(playerid, 217);//or whatever skin you want
if (pinfo'(playerid)(gender) = female SetPlayerSkin(playerid, 214);//or whatever skin you want


return 0;
}
}

Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)