SA-MP Forums Archive
Mapping Issue - 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: Mapping Issue (/showthread.php?tid=461007)



Mapping Issue - CountryTrooper441 - 31.08.2013

When i put in the RemoveBuildingOnPlayer The Building Comes back.. Like it Glitches at Sertin angle

Who Ever Helps, Ill get +1


Re: Mapping Issue - Pottus - 31.08.2013

You didn't delete the LOD counter part that would be why here a list of models and corresponding LOD objects.

http://pastebin.com/5CQqPmWj

Simply add another RemoveBuildingForPlayer() with the matching LOD object from the array in that link and your golden.


Re: Mapping Issue - CountryTrooper441 - 31.08.2013

So Where is LOD counter? Because i dont have that


Re: Mapping Issue - IceBilizard - 31.08.2013

make sure you have correct removed points from map editor then use this

RemoveBuildingForPlayer(playerid, modelid, Float:fX, Float:fY, Float:fZ, Float:fRadius)

or you can read from here
https://sampwiki.blast.hk/wiki/RemoveBuildingForPlayer