;; Uninstaller
;(The actor values have the wrong names, e.g. initial actually is sustained)
;These values will save into your save game even when uninstalling this mod, to revert it to vanilla write "bat JetpackVanilla" into the console

;Energy drain rate for sustained flight (vanilla = 160)
player.setav boostpackdraininitial 0

;Energy drain rate for initiating flight (vanilla = 35)
player.setav boostpackdrainsustained 0

;Upward thrust for sustained flight (vanilla = 250)
player.setav boostpackthrustinitial 0

;Upward thrust for initiating flight (vanilla = 60)
player.setav boostpackthrustsustained 0

;THE BELOW SETTING ONLY WORKS WITH HORIZONTAL JETPACK BOOSTS, CHECK OUT THE MAIN PAGE FOR MORE INFORMATION!
;Horizontal boost strenght, higher values = higher horizontal boost (vanilla = 0.85)
Player.setav BoostpackHorizontalPercentage 0

:: Builder uninstall
SetINISetting "fShipBuilderMouseZoomSpeedMultiplier:Spaceship" "2.25"
SetINISetting "fShipBuilderGamepadZoomSpeedMultiplier:Spaceship" "0.7"
SetINISetting "fShipBuilderZoomMinScale:Spaceship" "10"
SetINISetting "fShipBuilderMaxFloor:Spaceship" "25"
SetINISetting "fShipBuilderMinFloor:Spaceship" "-25"
SetINISetting "fShipBuilderMousePanSpeed:Spaceship" "1.0"
SetINISetting "fShipBuilderGamepadPanSpeed:Spaceship" "30"
SetINISetting "fShipBuilderMouseRotationSpeedMultiplier:Spaceship" "5.7296"
SetINISetting "fShipBuilderFloorChangeDuration:Spaceship" "0.5"

SetINISetting "fShipBuilderEquipmentSnapDistance:Spaceship" "3"
SetINISetting "fShipBuilderSnapDistance:Spaceship" "4.5"

SaveIniFiles

;; Uninsttall ReloadSpeed

player.forceav WeapReloadSpeedMult 0.00
player.modav WeapReloadSpeedMult 0.00

;;uninstall movespeed
player.setav speedmult 100