Help Adding objects - 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: Help Adding objects (
/showthread.php?tid=194547)
Help Adding objects -
CJ101 - 29.11.2010
i started adding objects into my sa-mp.img file. I added the txd. (Slurm.txd)
now, i went into the other file (samp.ide) and i really dont know what to do there.
you see something like
18762, Concrete1mx1mx5m, ConcreteBits, 100, 0
so what does this stuff mean? i know 18762 is the model, but what are the others?
Re: Help Adding objects -
keessie - 29.11.2010
let me try to explain a little bit :P
18762, Concrete1mx1mx5m, ConcreteBits, 100, 0
<id> , <dff name>, <txd name>, Drawdistance, flags
flags are used for breakable things and a lot of other but normal it is 0
edit: read this.
http://forum.gamerxserver.com/showwi...=SAMP+IDE+File