question about 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)
+--- Thread: question about objects (
/showthread.php?tid=364169)
question about objects -
EviLpRo - 29.07.2012
hey,
i'm try to make some object exploder.
but i wonna check if the exploder object, touching an another object, for make an explode.
i'm need to check what the touching object size, how i gonna do that?...
someone have a some idea for me?
thank's
Re: question about objects -
mati233 - 29.07.2012
Hey,
Try to place that object followed by another object with the same id, touching each other, and then see what the difference between the two coords. That will give you the size of the object, if it were regular of course.
Re: question about objects -
EviLpRo - 29.07.2012
Quote:
Originally Posted by mati233
Hey,
Try to place that object followed by another object with the same id, touching each other, and then see what the difference between the two coords. That will give you the size of the object, if it were regular of course.
|
are you have some other option to check it?...
Re: question about objects -
EviLpRo - 30.07.2012
UP
please help..
Re: question about objects -
EviLpRo - 01.08.2012
UP
please help, guys..
Re: question about objects -
rscaerzx - 01.08.2012
It's impossible to detect object collision in sa-mp.. but, by using Kye's
Map Andreas plugin, you can detect the ground coordinate.