SA-MP Forums Archive
Removal Code for Object - 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: Removal Code for Object (/showthread.php?tid=549539)



Removal Code for Object - LivingLikeYouDo - 07.12.2014

Hello guys, so I was making a map, while i got this. I need to remove the windows, but I can't do that with my map editor (well, I can do that, but the GTA object won't show (using Pottus' editor)). I would be grateful if anyone could use their map editor to remove these windows and post the code as my PC is sh*t. Thanks again.




Re: Removal Code for Object - CutX - 07.12.2014

this willremove the windows:
pawn Код:
RemoveBuildingForPlayer(playerid, 5058, 1457.5625, -1895.9297, 22.1328, 0.25);
you can find the proper map editor for samp here


Re: Removal Code for Object - LivingLikeYouDo - 07.12.2014

Thank you very much!
+1.