SA-MP Forums Archive
Fire particle 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: Fire particle objects (/showthread.php?tid=210390)



Fire particle objects (not only fire objects) - Omecken - 12.01.2011

Hi. So I'm experimenting with this new fire objects. But the problem is that other objects spawn when I have made it so fire objects should spawn. I am 100 % sure I'm doing it right. Anyone else got the same problem and know how to fix it? Maybe it's something wrong with my SAMP files or whatever?

The objects I'm trying to use is ID 18691, fire_large.

EDIT: I tried to add some of the other new objects to my server with no success, what could the problem be?


Re: Fire particle objects - Babul - 12.01.2011

which objects are showing instead of the flames/other objects? are you assigning any arrays/pointers to the object(s) when creating them?


Re: Fire particle objects - Omecken - 13.01.2011

When I try to add ID 18691, fire_large a junk car shows instead. Can get a picture of it if you don't know which object I mean.


Re: Fire particle objects - Deal-or-die - 13.01.2011

are you running 0.3c?


Re: Fire particle objects - Omecken - 13.01.2011

Yes, I am. The weird thing is that other objects such as the MotorcycleHelmet1 and HardHat1 works perfectly fine. Anyone got a solution?