ARK: Survival Evolved

ARK: Survival Evolved

Chimera Admin Tools
 This topic has been pinned, so it's probably important
undefinedvariableprofilename  [developer] 6 Oct, 2018 @ 6:10pm
Configuration
With this recent update, v1.3, we've introduced configuration support for all buff costumes. Each costume's particular purpose-built settings can be controlled through gameusersettings.ini file with the following:

[ChimeraAdmin] ActiveShieldOpacity=1.0 ShieldRadiusScale=200.00 [CAToolsChimeraSpeedRedux] MaxStamina=1000.0 MaxUnsubmergedSpeed=1.720 MaxSubmergedSpeed=1.128 [CAToolsChimeraWeightRedux] MaxWeight=1000.0 [CAToolsChimeraMeleeRedux] MaxMeleeDamage=10.0 MaxStamina=1500.0 [CAToolsChimeraUberRedux] MaxHealth=15000.0 MaxStamina=15000.0 MaxOxygen=1500.0 MaxWeight=10000.0 MaxMeleeDamage=20.0 MaxUnsubmergedSpeed=2.5 MaxSubmergedSpeed=2.5 FallDamageMultiplier=0.2

Notes:
We recommend testing your preferred settings for each costume in a Single Player game first before using those settings on your dedicated server. The current implementation creates a special *.sav file in your server's SaveGame folder:

ShooterGame\Saved\SaveGames

Delete any of the *.sav files with the prefix CATools_Buff before or after you make changes to your gameusersettings.ini file.

The next release of this mod will feature command-line support to make changes to the costumes and other aspects of this mod from within your game (no server-restart required). Settings (via the *.sav files) can be transferred or shared within your cluster.
Last edited by undefinedvariableprofilename; 11 Aug, 2019 @ 9:47am