Create an account

1.5.1 Carry Weight Slider Set to 500  

Upload: 23 May 2022, 16:20
Created by: AeroFW [X]
Uploaded by: Aqxaro

Will let you set the carry weight limit up to 500.


Works on 1.5.1

Changes line 355 of file gamedata/scripts/ui_options.script

"functor= {func_gameplay_diff,"weight"}" can be used to search for it.

To put in a custom value just change the max value on the line. Example for changing to 500 shown below.

min= 10 ,max= 50 --> min= 10 ,max= 500

Copy and paste gamedata folder into install location.

Comments
The minimum comment length is 10 characters.