Color marker
#2

pawn Код:
public OnPlayerStreamIn(playerid, forplayerid)
{
    if(pInfo[playerid][Faction] == pInfo[forplayerid][Faction]) //Maybe this would work? I guess maybe i am missing bracket but don't know where.
    SetPlayerMarkerForPlayer(playerid, forplayerid, COLOR_BLUE);
    return 1;
}
Try now.
Reply


Messages In This Thread
Color marker - by iBots - 14.04.2014, 22:06
Re: Color marker - by Bingo - 14.04.2014, 22:18
Re: Color marker - by iBots - 15.04.2014, 23:55
Re: Color marker - by Dignity - 16.04.2014, 00:27

Forum Jump:


Users browsing this thread: 1 Guest(s)