SA-MP Forums Archive
Create smoke with smokemachine? - 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: Create smoke with smokemachine? (/showthread.php?tid=167223)



Create smoke without smokemachine? - DaneAMattie - 11.08.2010

Hi, i need some smoke thingy's in my map, well the smoke machine object is great except that it has an square model (the smoke machine) that is creating the smoke, now my question is can i create smoke without seeing that object?


Re: Create smoke with smokemachine? - Sascha - 11.08.2010

put the machine a little bit below the ground..
or try to let it fit into another object
you still see the smoke but not the thing


Re: Create smoke with smokemachine? - DaneAMattie - 11.08.2010

Quote:
Originally Posted by Sascha
Посмотреть сообщение
put the machine a little bit below the ground..
or try to let it fit into another object
you still see the smoke but not the thing
yea i know that, but i also need some smoke in the air :/


Re: Create smoke with smokemachine? - DaneAMattie - 12.08.2010

Anyone else an idea?


Re: Create smoke with smokemachine? - ikey07 - 12.08.2010

Try to set draw distance 0.0


Re: Create smoke with smokemachine? - JonyAvati - 12.08.2010

Quote:
Originally Posted by ikey07
Посмотреть сообщение
Try to set draw distance 0.0
The smoke belongs to the object, if you can't see the object you can't see the smoke. So if you set draw distance to 0, the object wouldn't stream in, and the smoke too. :l


Re: Create smoke with smokemachine? - DaneAMattie - 12.08.2010

Quote:
Originally Posted by JonyAvati
Посмотреть сообщение
The smoke belongs to the object, if you can't see the object you can't see the smoke. So if you set draw distance to 0, the object wouldn't stream in, and the smoke too. :l
but SetDrawDistance was only for SAMP 0.3B right?


Re: Create smoke with smokemachine? - ikey07 - 12.08.2010

Yeah,^^, but I tried with some objects, for example road, I set draw dis to 0, but I can walk on it, so its mean object as self is there, so smokes it will make


Re: Create smoke with smokemachine? - DaneAMattie - 13.08.2010

Quote:
Originally Posted by ikey07
Посмотреть сообщение
Yeah,^^, but I tried with some objects, for example road, I set draw dis to 0, but I can walk on it, so its mean object as self is there, so smokes it will make
dam :/, isnt there any other way to get smoke? or just not to see that smoke machine


Re: Create smoke with smokemachine? - Sascha - 13.08.2010

there are several other objects that make smoke, too..
like some water things... maybe you can find a nice object there?

(they don't make smoke like the machine, but similar)