DixyNL Posted November 11, 2024 Share Posted November 11, 2024 Hey i am on ark ascended on pc and i run a server with the steam dedicated server tool. I mad a run script to inject various modifiers. But some modifiers dont seem to change. I already changed and restarted several times. And caught new dino's made them breed, same issue. What seems to be the problem here ? I only see guides that use the shooterserver.exe But i dont have that. not in any folder. note: i gave them all a new line, in the script it is Type=Value?Type=Value etc... title Ark: Survival Ascended Server cd /d D:\SteamLibrary\steamapps\common\ARK Survival Ascended Dedicated Server\ShooterGame\Binaries\Win64 start ArkAscendedServer.exe "TheCenter_WP?listen?SessionName=?ServerPassword=?ServerAdminPassword=?MaxPlayers=3? doesnt workShowFloatingDamageText=true? worksShowMapPlayerLocation=True? doesnt workAllowThirdPersonPlayer=True?ServerCrosshair=True?RCONPort=27020?TheMaxStructuresInRange=10500?StartTimeHour=-1?OxygenSwimSpeedStatMultiplier=1?StructurePreventResourceRadiusMultiplier=1?TribeNameChangeCooldown=15?PlatformSaddleBuildAreaBoundsMultiplier=1?AlwaysAllowStructurePickup=True? worksStructurePickupTimeAfterPlacement=30?StructurePickupHoldDuration=0.5?AllowHideDamageSourceFromLogs=True?RaidDinoCharacterFoodDrainMultiplier=1?PvEDinoDecayPeriodMultiplier=1?KickIdlePlayersPeriod=3600?PerPlatformMaxStructuresMultiplier=1?AutoSavePeriodMinutes=2? worksMaxTamedDinos=5000?MaxTamedDinos_SoftTameLimit=5000?MaxTamedDinos_SoftTameLimit_CountdownForDeletionDuration=604800?OverrideSecondsUntilBuriedTreasureAutoReveals=1209600?ItemStackSizeMultiplier=1?RCONServerGameLogBuffer=600?ImplantSuicideCD=28800?AllowHitMarkers=True? worksPort=7777?QueryPort=27015?ShowFloatingDamageText=True? worksXPMultiplier=2? worksCraftXPMultiplier=2? worksHarvestAmountMultiplier=3? worksNightTimeSpeedScale=4? worksWildDinoCharacterFoodDrainMultiplier=6? worksTamingSpeedMultiplier=6? worksOverrideOfficialDifficulty=5? worksDifficultyOffset=1? worksEggHatchSpeedMultiplier=10? doesnt workMatingIntervalMultiplier=0.250" doesnt work-NoBattlEye -server -log echo Server started. echo Press CTRL+C to stop the server. pause I added what works and what doesnt work, what am i doing wrong here ? Link to comment Share on other sites More sharing options...
Larkfields Posted November 11, 2024 Share Posted November 11, 2024 (edited) Those settings (marked as "doesn't work") are not designed to go on the command line. They're intended for the "ini" files described on this web page. https://ark.wiki.gg/wiki/Server_configuration Edited November 11, 2024 by Larkfields Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now