25.08.2012, 07:40
I am not sure but maybe this will fix it.
pawn Код:
if (IsPlayerInRangeOfPoint(playerid, 3.0, 1037.9946,-1339.8110,13.7266)) //Donuts Shop
{
SetPlayerPos(playerid, 377.1972, -192.5130,1002.5086);
SetPlayerInterior(playerid, 17);
SetPlayerVirtualWorld(playerid, 0);
}//These braces