26.02.2014, 10:06
You should change the interior ID, not the virtual world ID. They differ.
pawn Код:
if(checkpointid == cstore)
{
SetPlayerInterior(playerid, 17);
SetPlayerPos(playerid,-25.884498,-185.868988,1003.546875);
}