06.09.2010, 19:14
I'm not sure how youre GM does things, but id set the players to a team in 'onplayerspawn' using 'SetPlayerTeam' then people in the same team cant kill each other. Then if you wish to enable team damage use 'SetPlayerTeam(playerid,NO_TEAM);' when or where you need to.

