16.09.2012, 10:58
Do this on OnGamemodeInit Or OnGamemode
if (IsPlayerInRangeOfPoint(2.0, playerid, YOURCORDSHEREOFOUTSIDELOCATION))
{// Quick serach
SetPlayerPos(playerid, CORDS);
SetPlayerInterior(playerid, INTERIORID)
}
If this helps you Please rep
if (IsPlayerInRangeOfPoint(2.0, playerid, YOURCORDSHEREOFOUTSIDELOCATION))
{// Quick serach
SetPlayerPos(playerid, CORDS);
SetPlayerInterior(playerid, INTERIORID)
}
If this helps you Please rep