Street Legal Racing: Redline v2.3.1

Street Legal Racing: Redline v2.3.1

76 个评价
Mega Car Dealers (includes Buyer's Remorse)
   
奖励
收藏
已收藏
取消收藏
General: Script, Misc
文件大小
发表于
更新日期
75.734 KB
2019 年 7 月 28 日 上午 6:37
9 月 16 日 上午 5:04
10 项改动说明 ( 查看 )

订阅以下载
Mega Car Dealers (includes Buyer's Remorse)

在 g13ba 的 1 个合集中
Mods improving the game
61 件物品
描述
*** Important! ***
To use this you need to start new career or use the "Car Dealer Reset" to fix your existing career.


By many requests, increased amount of cars at used car dealer, and much more.


Changelog
update 6:
- some code improvements for stability
- disabled car stand rotation on trade-in map
- disabled high load priority (and "hide cars out of sight" as it requires it) as it could be unstable
update 5:
- fixed no warning when car lot is full
- removed "avoid the buy-buy-sell crash" change - problem fixed since 2022-11-16 update
update 4:
- by EvilMcSheep: fixed "hide cars out of sight" option and expanded its functionality for internal view of car test mode
- merged and improved game update changes of 2022-01-06 - generate new vehicle descriptor if broken
- added option to skip broken vehicle descriptor - previous behavior
- added warning message for broken vehicle descriptor
- added special parking spot for the sold car
- added options for the sold car parking
update 3:
- added Performance improvements by EvilMcSheep https://youtu.be/55f1JYU9LXo
- added click on car navigation, right-click by default
update 2:
- added options for disabling additional cars
- avoid the buy-buy-sell crash at CarLot.java, see the "Car Lot Crash Fix" item for more info (removed in Update 5)
update 1:
- added collision box to the next building's wall in used dealership (3rd screenshot)
- added option to reset cars on each visit
- avoid potential crash, which should be fixed by "Car Dealer Crash Fix" but a few users reported still having it
release:
- added 8 cars at used, total 16
- added 1 cars at new, total 8
- added 4 cars at trade-in, total 10
- fixed car selling bug (car could be sold again, if there is no free spot)
- decreased loading screen delay
- while testing the car, the back to garage button is disabled to avoid accidentally clicking it instead of quiting the test mode
- cars should not twitch anymore after clicking on doors etc., at least not so much
- "Buyer's Remorse"
- and other optional features, see below



Optional features
You can enable/disable these.
All settings and their defaults (0 -> Off, 1 -> On):

//Performance improvements by EvilMcSheep (update 3&4)
update 6: disabled by default for now
- 0; //keep cars out of sight loaded - avoids stutters
- 0; //hide cars out of sight - increases framerate, the above option must be on

//common
- 1; //max car amount at dealerships, no empty spots, there may be some after buying cars
- 1; //no steering angle - straight wheels
- 0; //reset cars on each visit - always fresh cars at dealerships (update 1)
- 0; //skip bad or missing VehicleDescriptors instead of attempting to fix by generating new (update 4)

//click navigation (update 3)
- 1; //enable additional click on car navigation
- 1; //use right click
- 0; //use left and right click

//test car
- 1; //allow driving the car -> "Buyer's Remorse"
- 1; //use external view
- 1; //show car gauges
- 0; //hide driver
- 1; //hide top and bottom stripes/bars

//used dealer
- 0; //used dealer on trade-in map - just for fun
- 1; //show car info button at used dealer
- 1; //show test car button at used dealer
//these two below will take effect only on new career or if using "Car Dealer Reset" to reset the car dealer cars
- 1; //disable predefined cars at used dealer
- 1; //less predefined cars at used dealer, 8 instead of 13 (this has no effect if the above option is on)
- 0; //do not park sold car (update 4)
- 1; //always park sold car to the special spot instead of searching for another free spot (this has no effect if the above option is on) (update 4)
- 1; //park sold car only if there is a free spot, except the special spot (this has no effect if any of the two previous options is on) (update 4)


//new dealer
- 0; //new dealer on trade-in map - more cars available

///used dealer map
- 1; // +8 car slots (update 2)

///new dealer map
- 1; // +1 car slot (update 2)

//trade-in map
- 1; // +4 car slots (update 2)
- 0; //additional 6 cars outside of the showroom
- 0; //select the cheapest instead of the most expensive car for the turntable
- 0; //no car on the turntable, and no rotation as well
- 1; //no rotation of the turntable
- 0; //car thrower, the above - no rotation - must be on -> clicking on car will throw it to its original position (before it got on the turntable)


How to change the settings?
Go to the game folder and edit the file "sl\Scripts\game\src\CarMarket.java" with text editor, Notepad++ for example. The settings are named starting with "MOD_", you just need to change 0 to 1 or vice versa.

The settings are made in a way that setting anything to off will return the default behavior for that feature (except for non optional changes and bug fixes).


Has few ideas from: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1553183440

Big thanks to EvilMcSheep for support!



------------------------------------
Custom Workshop Installer
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1445498636


30 条留言
g13ba  [作者] 9 月 17 日 上午 1:17 
Check the error .log file in the game directory. Each log starts with ---.
AlaskanDoggo 9 月 16 日 下午 11:54 
How to fix "Bad or Missing vehicle descriptor"? Vstanced site doesnt work :c
g13ba  [作者] 7 月 23 日 上午 6:54 
Yes, that link was not meant for you to click on, but steam makes it clickable either way.
It's where you would append the mod "id" number to view its page.
MrSmileyincorprated 7 月 22 日 下午 3:28 
it says that this item does not exist the one u just sent
g13ba  [作者] 7 月 22 日 上午 8:26 
To find out if this mod was overwritten check if the file workshop_uninstall\c\1817910013 exists, if it does open it (with Notepadd++ for example) - it contains ids of the mods installed over this.
That id would go at he end here https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=
g13ba  [作者] 7 月 22 日 上午 8:13 
Sure, there are other mods also containing CarMarket.java - workshop installers should notify if another mod would overwrite files added/replaced by a mod.
About some conflicting mods:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3521311918
MrSmileyincorprated 7 月 22 日 上午 4:19 
the mod doesnt even work. half the parking lots are empty so how do i fix this. is this conflicting with other mods?
g13ba  [作者] 7 月 2 日 上午 11:15 
Does the game crash? Check the error .log file in game directory.
Rafael Durães 7 月 2 日 上午 11:08 
i cant go to the joe's car dealers
g13ba  [作者] 2023 年 7 月 18 日 下午 1:48