SA-MP Forums Archive
MTA: Adding notes? - 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: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: MTA: Adding notes? (/showthread.php?tid=144743)



MTA: Adding notes? - IcyBlight - 28.04.2010

Hey.

I'm doing some stuff in the MTA, however, it's annoying when there's a lot of the same object, and you want to know which one is which, when added to Pawno.

For example, moving doors.

Is there are way you can assign notes in the MTA Editor?

Like:

CreateObject(1234,1234,1234,1234); // NOTE.


Re: MTA: Adding notes? - Vetle - 28.04.2010

this is the sa-mp forums not mta

and no, mta does not add notes


Re: MTA: Adding notes? - Kingo33 - 28.04.2010

Well you cant add notes but you can use script king to get all of the ids for everything, that is what i use