07.03.2012, 07:51
then do this (i arrange them)
untested but it should work
pawn Код:
SetPlayerPos(targetid, 340.4000, 164.0000, 1019.9844);
SetPlayerInterior(targetid, 3);
if(GetPlayerInterior(playerid) == 3)
{
SetPlayerWorldBounds(targetid, 343.0, 338.0, 167.0, 161.0);
}