30.12.2010, 17:15
Well I stumbled across the mask system I cannot continue, I've tried using filterscript and I'm just not good with setting player objects, I did it for armor, and other ones but can't on this one if someone can help me out
What I'd ask for help is two or more masks that are adjusted good and they move according to the head.. so I can make a dialog and b ased on what they choose they get that mask.
pawn Код:
if(PlayerInfo[playerid][pMask] == 1)
{
//Code here
return 1;
}