Posts: 340
Threads: 44
Joined: Feb 2012
Reputation:
0
Is there a way to make it like all of los santos smoking and shit like it was near the end of single player?
Posts: 6,236
Threads: 310
Joined: Jan 2011
Reputation:
0
18723 is the object ID. Good luck.
Posts: 639
Threads: 92
Joined: Jul 2011
Reputation:
0
You could, but it would take HOURS and HOURS of mapping, I recommend getting others to assist you.
Posts: 2,431
Threads: 86
Joined: Nov 2009
Reputation:
0
If your using the particles then you'll lag the hell out of players with lower end PC's like mine. I have such a crappy PC that when i place two of the smoke or fire particles it lags the hell outta me. Just a heads up.
Also you could use A LOT of smoke machines, that wouldn't be laggy at all, and it'd look a lot better than particles IMO.
Posts: 340
Threads: 44
Joined: Feb 2012
Reputation:
0
Alright I wont be doing this then, maybe I will suggest a function for OnGameModeInit() that will do this.
Posts: 6,236
Threads: 310
Joined: Jan 2011
Reputation:
0
The particles in the riot smoke are 2D textures that rotate to always face the player, I believe it's called 2.5D but I'm not sure, but they don't cause any lag at all. If that causes you lag, just driving up a road on an NRG would.
Posts: 1,905
Threads: 63
Joined: Oct 2011
Reputation:
0
Just an idea. Why don't you just go to the top of all the buildings that you want smoke on, use /save, and then use CreateObject for all the smoke you want and use the coordinates from the savedpositions text file. It would save ALOT of mapping, and would only take you about 10 to 20 minutes.