Hi another one :P I just don't know where to look for answer .
So I need something like IsPlayerInArea, now what it's about.. So if player has etc.
Test[playerid]=1;
And he is in area x,y,z +50 distance.. But if player try's to get out of these +50distance, server will return him on the previous point..
Is that what you where wanting ? It's a inbuilt pawno function. Or would you like something that checks if the player is not in the area and uses SetPlayerPos?