Cannot delete building - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Cannot delete building (
/showthread.php?tid=404301)
Cannot delete building -
[TC]XxJuggaloxX - 02.01.2013
I have been trying to delete the building in the picture. (The one with the 3 points on top of it)
However, It leaves a black outline thing of the building when I do so.
I need that gone, And I cant use
JernejL's Map editor
Can anyone tell me how to fix this, or give me the code for it?
This is the code I have, but it doesn't delete it right
pawn Код:
RemoveBuildingForPlayer(playerid, 17072, -55, -1130.699, 4.599, 10.0);
RemoveBuildingForPlayer(playerid, 17073, -55, -1130.699, 4.599, 10.0);
Re: Cannot delete building -
[TC]XxJuggaloxX - 02.01.2013
Figured this out thanks to
Vince
Quote:
Originally Posted by Vince
You need to delete 17350 as well. This is the LOD.
|