You have to set the position and the interior, Otherwise you will get bugged.
Example
pawn Код:
SetPlayerPos(playerid,1118.8878,-10.2737,1002.0859); //Setting the position to where I want get teleported (Inside the interior) SetPlayerInterior(playerid,12); ///Setting the Interior
Yes, I did this but not this interior id, I tried allot but still, It doesn't work. Thank you both also I have created a timer.. Still nothing works...