22.10.2014, 14:16
I assume you're using some sort of /get command?
You are probably not setting the other player's interior.
'targetid' is the player you are teleporting, 'playerid' is the admin.
You are probably not setting the other player's interior.
pawn Код:
SetPlayerInterior(targetid, GetPlayerInterior(playerid));