02.05.2016, 20:34
Let's say if they're in this coords it'd teleport them to somewhere else:
but the thing is how can I detect that he's leaving the area. if i'll do it the player will just be able to get out and get in again so it'd increase the count
PHP код:
if(IsPlayerInArea(i, -3002.493, -3005.638, 2404.292, 2401.122) && F[2]>100 && F[2]<110){
JQCount=JQCount+1;
if(JQCount > 2){/* Script */}
return 1;}