RemoveBuildingForPlayer (Everything in the map?)
#1

for(new i = 300; i < 15000; i++)
{
if(IsValidObject(i))
{
RemoveBuildingForPlayer(playerid, i, 0.0, 0.0, 0.0, 6000.0);
}
}

Somehow this is not working, it won't remove every building for the player.
Reply


Messages In This Thread
RemoveBuildingForPlayer (Everything in the map?) - by Baboon - 15.09.2011, 20:06
Re: RemoveBuildingForPlayer (Everything in the map?) - by Mean - 15.09.2011, 20:08
Re: RemoveBuildingForPlayer (Everything in the map?) - by Jay_ - 15.09.2011, 20:08
Re: RemoveBuildingForPlayer (Everything in the map?) - by Baboon - 15.09.2011, 20:11
Re: RemoveBuildingForPlayer (Everything in the map?) - by Retardedwolf - 15.09.2011, 21:34

Forum Jump:


Users browsing this thread: 1 Guest(s)