[Tutorial] How to get object IDs for removing them - 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)
+---- Forum: Tutorials (
https://sampforum.blast.hk/forumdisplay.php?fid=70)
+---- Thread: [Tutorial] How to get object IDs for removing them (
/showthread.php?tid=282907)
How to get object IDs for removing them -
dowster - 12.09.2011
pawn Code:
Since you can now remove objects here's how you get the IDs.
First off, download JerenjL's map editor, it will make this way easier.
[url]http://forum.sa-mp.com/showthread.php?t=282801[/url]
Next: install the map editor by extracting the files to your GTA installation folder.
//no picture needed
Then: go into the map editor, and select the object you want. It should turn red.
//See picture one
Now: press delete and it will delete the object
Lastly: Click the "Show Code" button and paste that code into your GM.
//See attached .bmp
Re: How to get object IDs for removing them -
RebeloX - 13.09.2011
nice.
Re: How to get object IDs for removing them -
Davz*|*Criss - 15.09.2011
THANKS.