Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. if(pickupid == EntradaPickup)
  2. {
  3.   SetPlayerInterior(playerid, 11); // Interior Do Local que SerĂ¡ Setado.
  4.   SetPlayerPos(playerid, 1323.3359, 1122.3585, 10.12391); // Setando ele Para o Interior.
  5. }