You are not logged in.
Well, I have this code that is to the bookstore CLEO 4, which adds masi cars on the streets, but it is not working very well when I start a new game.
My script:
{$VERSION 3.1.0027} {$CLEO .cs} //-------------MAIN--------------- thread "MV" wait 0 01EB: set_traffic_density_multiplier_to -900 end_thread
Do you have other code, different from this to add more cars on the streets?
Oh, and also a need to add many pedestrians!
Please, make for me, now, thanks!
I need some pretty nice to be able to leave my GTA San Andreas full of cars, many, many cars, giving up congestion, and also having many people in the streets!
Do not like the popcycle, I need code CLEO.
Thank you, waiting for help.
Offline
03DE: set_pedestrians_density_multiplier_to 1.0
01EB: set_traffic_density_multiplier_to 1.0
Maximum value for these opcodse is 1.0
Command "end_thread" is not used in cleo-scripts. You should change it to 0A93:
Last edited by Den_spb (09-05-2011 23:22)
Offline
It did not work, I put it without the "thread" in gta gives error when I start a new game, I experimented with the "thread"and continued with few cars and people in rusa, maybe I made ​​the wrong code.
Can you give me the complete code please?
The code made ​​line?
It's a good thing I learn!
Offline
It did not help, still with few cars and few people, I want to give up congestion in the streets, and many people walking.
Offline
It did not help, still with few cars and few people, I want to give up congestion in the streets, and many people walking.
try the value 1000.0 but i believe you never get much more traffic then the normal
Offline