30.10.2010, 18:26
new PlayerInt[MAX_PLAYERS];
than when he get in interior [ Not OnPlayerInteriorChange ]
set
PlayerInt[playerid] = 5; // Example
and when he exit check if he is at 5 exit else set pos to default
than when he get in interior [ Not OnPlayerInteriorChange ]
set
PlayerInt[playerid] = 5; // Example
and when he exit check if he is at 5 exit else set pos to default

