IMG

 
IMG
IMG   IMG
  Welcome to GTAForums! Be sure to check out the Grand Theft Auto V Forum.

You are not registered! (If you are, click here to login) Registering is fast, free and easy and allows you to instantly reply to any topic on GTAForums.
Why wait? Click here to register your own unique username and become part of the ever-growing community!


( Log In | Register | Revalidate Validation E-mail )
Quick Log-In:
  IMG
       
>
Forum Rules GTA Modification Forums

Help and Discussion of IV modding only. Please post mod releases in the Mod Showroom

GTAGarage.com
free mod hosting from GTANet, simply login with your GTAForums account details

GTAModding.com
GTANet's modding wiki

GTA Modding Chatroom
provided by irc.gtanet.com (Don't have an IRC client? Click here)


  Reply to this topicStart new topicStart Poll

 stop car model from spawning when I drive in it

 
tad18  
Posted: Friday, May 11 2012, 10:28
Quote Post


Player Hater
Group Icon
Group: Members
Joined: Nov 15, 2010

XXXXX



Hi

I wanted to know if there was a way to stop the peds from using the same model car I drive in, because everytime I drive a car suddenly almost everyone also drives that car mercie_blink.gif .
I find this a bit annoying and unrealistic. Especially when I'm driving in a Veyron XD

Thanks in advance,

TAD18
PM
  Top
 

 
SmC12  
Posted: Friday, May 11 2012, 16:03
Quote Post



Group Icon
Group: Members
Joined: Jan 7, 2010

sj.gif

XXXXX



If your on PC (in a veyron you must be) you can modify the game files to mix up the car spawns to be more realistic. Check the modding section on how to do it. But even with mods it's hard to get a truly realistic experience with car spawns.

It's done on purpose, there's so many cars in the game and so much other content that it would use up resources to spawn a unique car for every ped. By using the same car model it speeds up loading and the game runs smoother, without it there would be a drop in framerates, or there would be less content in the game to compensate for the increased memory required to load the cars. It's not just in GTA, the same thing happens in Saints Row and other games. Current-gen just doesn't have the capabilities to have realistic car spawns without a drop in performance.
PMXbox Live
  Top
 

 
tad18  
Posted: Friday, May 11 2012, 17:48
Quote Post


Player Hater
Group Icon
Group: Members
Joined: Nov 15, 2010

XXXXX



Thanks for the tip going to check right away,

Maybe in the near future (because pc's and game engines get smarter and increasingly more powerfull) it will be possible, it would be nice and very realistic if it did. smile.gif


Thanks,

TAD18
PM
  Top
 

 
NaidRaida  
Posted: Friday, May 11 2012, 19:03
Quote Post


Inactive user
Group Icon
Group: Members
Joined: Dec 14, 2010

anarchist.gif

XXXXX



It's easy to get what you want. Open the vehicles.ide from common/data/ folder with the editor and take a look at the parameters:

QUOTE (vehicles.ide (original))
admiral,   admiral,  car,  ADMIRAL, ADMIRAL, VEH@STD, VEH@STD_LO4_LO4, 100, 999,  0.2229, 0.2229,  0, 2, 1.0 ,0, -

The two yellow marked values (spawning frequency) are important for you. You can see the standard values here. If you change them both to 1 the car, in this case the admiral or the mod you're using, will only spawn one
time in the scene on screen. That means that if you actually drive this car it won't spawn again cause the spawn frequency limit is already reached. That's all! Pretty simple, huh? biggrin.gif

It should look like that when you're ready:

QUOTE (vehicles.ide (modified))
admiral,   admiral,  car,  ADMIRAL, ADMIRAL, VEH@STD, VEH@STD_LO4_LO4, 1, 1,  0.2229, 0.2229,  0, 2, 1.0 ,0, -

This method works for every car or mod car.

This post has been edited by NaidRaida on Friday, May 11 2012, 19:13
PM
  Top
 

 

0 User(s) are reading this topic (0 Guests and 0 Anonymous Users)

0 Members:

Topic Options Reply to this topicStart new topicStart Poll
Search topic for posted by (exact match)



 
IMG IMG