Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. public OnPlayerConnect(playerid)
  2. {
  3.     RemoveBuildingForPlayer(playerid, 985, 2497.4063, 2777.0703, 11.5313, 0.25); //função para remover objetos
  4.     return 1;
  5. }