28.03.2009, 01:18
Hello. I apoligize that nobody has answered your question yet. The problem is that nothing is calling the function. In OnGameModeInit(), insert this code:
hope that helped. I may have the fields switched a bit though (I am not good with timers)
pawn Код:
SetTimer("AreaCheck", 500, 1);

