01.02.2011, 04:46
You probably didn't set the interior. Go back to the burger shop and type /interior. The ID that comes up is what you must put after your SetPlayerPos using SetPlayerInterior.
Example:
Example:
pawn Код:
SetPlayerPos(playerid, ...);
SetPlayerInterior(playerid, IDFromInGame);