Axxif Posted July 3, 2011 Share Posted July 3, 2011 Hi, I've been browsing around for a good while now, and I can't seem to find out any information about Vehicle Spawning in San Andreas. My situation is located at the Fire Station in LV, where I'm trying to add in some more vehicles in front of the 4 doors there through a cleo script. I successfully make and compile the script using the latest sammybuilder, add it to my CLEO 4 folder, and start up the game. Then, I drive up to the Station, I approched it from many different directions, and the only thing to spawn is the Normal Fire Engine from the original file. I know that the cleo script isn't messed up because in it I also added another spawn point that adds a vehicle in front of one of the back doors. I'm thinking that it has something to do with a limit to how close vehicles can be to each other before some of them don't spawn, but I can't find any information on it. Can anyone help me? Link to comment Share on other sites More sharing options...
fireguy109 Posted July 3, 2011 Share Posted July 3, 2011 I have a hunch I know what the problem is, but I won't know until you post the whole CLEO script. Link to comment Share on other sites More sharing options...
Axxif Posted July 3, 2011 Author Share Posted July 3, 2011 {$CLEO .cs}014B: [email protected] = init_parked_car_generator #FIRELA color -1 -1 1 alarm 0 door_lock 0 0 10000 at 1750.656 -2074.838 11 angle 180 014C: set_parked_car_generator [email protected] cars_to_generate_to 101 014B: [email protected] = init_parked_car_generator #BOXVILLE color -1 -1 1 alarm 0 door_lock 0 0 10000 at 1763.215 2111.936 10.68202 angle 0 014C: set_parked_car_generator [email protected] cars_to_generate_to 101 0A95: enable_thread_saving0A93: end_custom_thread That is the most current version of the script, which I am using right now. I also tried having just the first two lines, it still didn't work. I'm going to replace the Boxville Model with a new Hazmat Response Vehicle at a later date, but as of now the only modification I have made to the game is install Cleo 4 and put this script into the CLEO folder to run it. Any Ideas? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now