ARK: Survival Evolved

ARK: Survival Evolved

ArkVenture Park
 This topic has been pinned, so it's probably important
reinerSCT  [developer] Dec 29, 2019 @ 9:15am
Ini Options
All entries must be added to the GameUserSettings.ini under the tag
[ArkVenturesCore]

General
ConstructionCenterCraftSpeed=1.000000
Description: Changes the crafting speed of the construction center. Higher values makes it craft faster.
ElectricFenceDamage=10.0
Description: This value gets multiplied by the basegame option "StructureDamageMultiplier"
The server you play on need to have the option bPassiveDefensesDamageRiderlessDinos=True, otherwise wild dinos won't get damaged.


VegetationPlanter
PlanterMaxVegetationInstances=500
Range: 1-10000
Description: How many foliage instances can be added to a single planter.

PlanterMaxStructuresInRadius=5
Range: 1-500
Description: How many planter structures can be placed in a radius of 10000 units


FlatRide
HumanCannonballMaxPower=6000.0
Range: 100.0 - 100000.0
Description: Changes the max shooting power.
Note! Setting this to 100000 is most likely way too strong. It'll shoot you pretty much across the whole map :D


TrackRide
TrainStationMaxWagons=10 VehicleStationMaxWagons=10 WaterSlideMaxPassengers=4 TrackRideMaxLength=100000.000000 TrackRideEditToolAbsoluteMaxHitDistance=3000.000000 TrackEditPointEnemyStructurePreventionRadius=2200.000000 TrackEditPointAllowedOnAllyGround=True MaxDistBetweenTrackRideEditPoints=3500.000000

TrackEditPointIgnoreCheckForMaxHeightAboveGround=True TrackEditPointMaxHeightAboveGround=1000.0
Description: You can now set a max value for edit points to be above solid ground, which should make track ride building more realistic, but also much more annoying.
That's why the option is disabled by default.


Wagon/Vehicle
WagonSpeedMult=1.0
Range: 0.1 - 5.0
Description: Speed multiplicator. Lower values makes wagons/vehicles move faster.
0.5 = Double speed
2.0 = Half speed

WagonAllowedToChangeSlopeInfluence=True
Description: Sets if the player is able to adjust the tracks slope influence of wagons/vehicles using physics.
Acceleration: How much the slope of the track influences the acceleration. Higher values results in faster speed up.
Deceleration: How much the slope of the track influences the deceleration. Higher values results in faster slow down.

WagonEnablePathObstructionCheck=True
Description: Sets if checks for path obstruction should be done.

IncludeWagonsForPathObstructionChecks=True
Description: Sets if the path obstruction checks should include wagons/vehicles.

WagonFuelConsumptionMult=1.0
Description: Changes the fuel consumption amount. Higher values will make wagons use more fuel. A value of 0.0 completely disables the need for fuel.

Fuel type per wagon
MinecartFuelItemClassPath=Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_Gasoline.PrimalItemResource_Gasoline' PlatformWagonSmallFuelItemClassPath=Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_Gasoline.PrimalItemResource_Gasoline' SafariCarFuelItemClassPath=Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_Gasoline.PrimalItemResource_Gasoline' SciFiSafariCarFuelItemClassPath=Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_Gasoline.PrimalItemResource_Gasoline'

PlatformWagonSmallBuildAreaWidthMult=1.0 PlatformWagonSmallBuildAreaLengthMult=1.0
Range: 0.1 - 10.0
Description: Changes the build area of the PlatformWagon.
2.0 = Double size
0.5 = Half size

TrackRidePreventStasis=False
Description: Setting this option to true, makes all wagons/vehicles and stations not fall asleep when no player is around.
In theorie you should be able to send a wagon/vehicle from one edge of the map to the other.
This can put a lot of load onto a server, depending on the amount of stations/wagons/vehicles.


TrackRideLegacy
MinecartRideMaxWagons=4 SafariRideMaxWagons=4 WagonAbsoluteMaxSpeed=0.042000 DisableTrackRideSingleplayerSettings=False
Last edited by reinerSCT; Aug 31, 2020 @ 5:15am