OnPlayerSpawn
#1

i want to make gang colors,as if someone is in a family slot 1 for example,when he logs in his color will be the same as slot's 1 color,i have made like this:
if(PlayerInfo[playerid][pFMember] = 1
{
SetPlayerColor(playerid, COLOR_ORANGE);
}


And it shows me an error:
C:\Users\John\Desktop\NGRP+NERP 0.3x\gamemodes\NERP.pwn(11486) : error 010: invalid function or declaration
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.
how to fix?
Reply


Messages In This Thread
OnPlayerSpawn - by iBots - 06.11.2013, 16:48
Re: OnPlayerSpawn - by LocMax - 06.11.2013, 16:56
Re: OnPlayerSpawn - by iBots - 06.11.2013, 17:10
Re: OnPlayerSpawn - by Tagathron - 06.11.2013, 17:21
Re: OnPlayerSpawn - by SeniorGamer - 06.11.2013, 17:36
Re: OnPlayerSpawn - by Adannn - 06.11.2013, 18:26
Re: OnPlayerSpawn - by iBots - 07.11.2013, 11:00
Re: OnPlayerSpawn - by LocMax - 07.11.2013, 13:20

Forum Jump:


Users browsing this thread: 1 Guest(s)