10.12.2008, 21:35
You can't kill the timer, then it wont start again... 
delete this line
EDIT: You should also check if the player ISN'T in the area (for isPlayerInArea timer) and if he isn't (after the timer has been killed) set the timer again...

delete this line
pawn Код:
KillTimer(timer2);

