Add on car spawner.
-
there are a few out there, none of them work well, some just plain don't work . I won't mention them by name, but one has a memory leak big enough to take down the titanic, another only seems to be able to handle 3-4 cars at a time. another still stops working properly if you make any changes to the .ini ( super ).
what this game needs is a proper mod, that allows add on cars to be spawned, naturally in traffic, without breaking immersion to manually spawn a car. what's the point of adding all these amazing modded cars if you never see them ? please, don't point to anything already on 5mods, or any other site, as I've tried them all, and they are all not working, reliable or as I said have a memory leak that crashes the game after 15-20 minutes of play. so I guess this is a challenge to all you scripters/coders out there. make this game not suck.
-
Far more likely that the memory leaks are due to installing shitty car mods. Fact of the matter is, add-on cars in ambient vehicle traffic isn't a good idea. Most add-on cars have no LODs, are high-poly, and are generally not suited to spawning a large quantity driven by AI. Using a trainer to spawn one add-on car shouldn't be an issue. It just creates the vehicle, and then the script is done entirely. Any issues after that are the model's fault, not the script's fault.
-
@PNWParksFan well, that'd be 100% wrong. I ran process hacker and that shows me where and what is causing the leak. so, yeah. not to say there aren't some shitty models out there , that will crash the shit out of your game. but that isn't the case here.
-
What mod are you using anyways to spawn add-ons in traffic? Why not just edit the popcycles files to add the cars you want? Let the game engine take care of it and don't run additional scripts if you don't need to.
-
@PNWParksFan, I do use that method, but it's not 100% either. tends to spawn the same vehicle, repeatedly, almost like the taxi glitch from IV, but nowhere near as bad. I'm also careful to try and limit my mods to nothing over 3.90mb, which is difficult to do. more than half of the vehicle mods are well over 8mb which is ridiculous.
also, I don't want to announce who's stuff does what, but PM me and I'll let you know and give you the scoop on what it does and does not do. then try it yourself and see if the game doesn't through a memory error in 10 to 15 minutes.