01.07.2013, 13:52
Your variable is one for all player. Make variable: "new EventAttend[MAX_PLAYERS], EventStarted[MAX_PLAYERS];"
And you try this "if(EventAttend[playerid] == 1 && EventStarted[playerid] == 1 && GetPVarInt(playerid,"PlayerinEvent") == 1)"
And you try this "if(EventAttend[playerid] == 1 && EventStarted[playerid] == 1 && GetPVarInt(playerid,"PlayerinEvent") == 1)"