Is this possible?
#10

Quote:

new Floatlayerpos[3];
GetPlayerPos(playerid, playerpos[0], playerpos[1], playerpos[2]);

for(new i=0; i<20000; i++) // Not sure what 20000 should be - it needs to be the highest possible object model id
{
RemoveBuildingForPlayer(playerid, i, playerpos[0], playerpos[1], playerpos[2], 50); // 50 = 50 meters around player
}

This..
Reply


Messages In This Thread
Is this possible? - by Twinki1993 - 11.12.2011, 22:25
Re: Is this possible? - by Trucido - 11.12.2011, 22:35
Re: Is this possible? - by Twinki1993 - 11.12.2011, 22:35
Re: Is this possible? - by Twinki1993 - 11.12.2011, 22:38
Re: Is this possible? - by Trucido - 11.12.2011, 22:51
Re: Is this possible? - by Twinki1993 - 11.12.2011, 23:16
Re: Is this possible? - by MP2 - 11.12.2011, 23:18
Re: Is this possible? - by Twinki1993 - 11.12.2011, 23:25
Re: Is this possible? - by MP2 - 11.12.2011, 23:35
Re: Is this possible? - by Twinki1993 - 11.12.2011, 23:38

Forum Jump:


Users browsing this thread: 3 Guest(s)