Removed Sky Limit

Admixon

Moderator
Hey. I made a mod! Yay! I'm so proud of it :)
I don't like writing descriptions for mods so I recorded 2 movies!
First shows what mod does
Second shows how it was made.

Installation:
- Drop tweak_table to your game directory
(If you already have tweak_table in your directory watch second movie I posted above)
 

Attachments

  • tweak_table.xtbl
    346 KB · Views: 4,524
I tried to do the change listed in the second video. My game crashes upon startup now. I use Notepad and I changed it to exactly 10 9's (9999999999)
 
Change only Max_vehicle_altitude not Max_vehicle_altitude_ramp_time_ms
<Tweak_Table_Entry><Name>Max_vehicle_altitude</Name><Value>9999999999</Value><Description>The max altitude for vehicles in meters.</Description><_Editor><Category>Entries:Vehicles</Category></_Editor></Tweak_Table_Entry>
This is the exact change that I made.
 
<Tweak_Table_Entry><Name>Max_vehicle_altitude</Name><Value>9999999999</Value><Description>The max altitude for vehicles in meters.</Description><_Editor><Category>Entries:Vehicles</Category></_Editor></Tweak_Table_Entry>
This is the exact change that I made.
Maybe try to change the value to lower
 
Back
Top