19.12.2010, 02:38
if your function IsPlayerInGangzoneCheckpoint(playerid) doesn't return an actual gangzoneid, then I don't think you should be using GangZoneHideForAll(gangzoneid); in the takeover function.
I suggest you use printf / print to debug this. ie find out if the timer is being called, what values the variables have, and then take it from there.
I suggest you use printf / print to debug this. ie find out if the timer is being called, what values the variables have, and then take it from there.