Jump to content

Distance of parked cars GTA SA


Recommended Posts

In the database, I found a parameter responsible for the maximum range of parked cars, something like DistLimitParkedMax = 160.0 // Never spawn parked vehicles onscreen above this range
.text:006F30B5 02C                 fld     _camera.field_F4
.text:006F30BB 02C                 fmul    ds:flt_858970

 

.rdata:00858970     flt_858970      dd 160.0                ; DATA XREF: sub_404690+1Cr
Unfortunately, you can only double this parameter, why?

https://imgur.com/DrmOAR0

 

The AppearRangeFwMax = 170.0 parameter I increased several times, no changes. Who can help?

 

An excellent find, I found a parameter responsible for the drawing distance of the animation of boats.

https://imgur.com/stp9AMW

 

Edited by ural
Link to comment
https://gtaforums.com/topic/975940-distance-of-parked-cars-gta-sa/
Share on other sites

  • 1 month later...
On 9/24/2021 at 9:37 AM, ural said:

In the database, I found a parameter responsible for the maximum range of parked cars, something like DistLimitParkedMax = 160.0 // Never spawn parked vehicles onscreen above this range
.text:006F30B5 02C                 fld     _camera.field_F4
.text:006F30BB 02C                 fmul    ds:flt_858970

 

.rdata:00858970     flt_858970      dd 160.0                ; DATA XREF: sub_404690+1Cr
Unfortunately, you can only double this parameter, why?

https://imgur.com/DrmOAR0

 

The AppearRangeFwMax = 170.0 parameter I increased several times, no changes. Who can help?

 

An excellent find, I found a parameter responsible for the drawing distance of the animation of boats.

https://imgur.com/stp9AMW

 

You can use CLEO force spawn command.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • 0 User Currently Viewing
    0 members, 0 Anonymous, 0 Guests

×
×
  • Create New...

Important Information

By using GTAForums.com, you agree to our Terms of Use and Privacy Policy.