13.05.2014, 06:55
To make it simple for you.. in the OnPlayerGiveDamage you have to code if the players are in the range of the safe zone like IsPlayerInRangeOfPoint(playerid, range, x, y, z) then just freeze or do whatever you would like to do to the player who gives damage.