public OnPlayerPickUpPickup(playerid, pickupid){ if(pickupid == YourInteriorName) { SetPlayerPos(playerid,1411.6375,7.0938,15.4421); } return 1;}