mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Added new Genesis: Part 2 settings, bDisableWorldBuffs, bEnableWorldBuffScaling and WorldBuffScalingEfficacy.
This commit is contained in:
parent
285442282b
commit
395066ee15
5 changed files with 123 additions and 61 deletions
|
|
@ -1282,6 +1282,15 @@
|
|||
<sys:String x:Key="ServerSettings_LimitNonPlayerDroppedItemsCountLabel">Limit Non Player Dropped Items Count</sys:String>
|
||||
<sys:String x:Key="ServerSettings_LimitNonPlayerDroppedItemsCountTooltip">Limit the number of droppeditems in an area (together with LimitNonPlayerDroppedItemsRange).</sys:String>
|
||||
|
||||
<sys:String x:Key="ServerSettings_EnableCryopodNerfLabel">Enable Cryopod Nerf</sys:String>
|
||||
<sys:String x:Key="ServerSettings_EnableCryopodNerfTooltip">If enabled, will adjust the amount of damage a creature does, for a period of time, after it has been released from a cryopod.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_CryopodNerfDurationLabel">Duration</sys:String>
|
||||
<sys:String x:Key="ServerSettings_CryopodNerfDurationTooltip">The amount of time, in seconds, that the damage adjustment will take effect for creatures released from a cryopod.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_CryopodNerfDamageMultiplierLabel">Outgoing Damage Multiplier</sys:String>
|
||||
<sys:String x:Key="ServerSettings_CryopodNerfDamageMultiplierTooltip">Specifies the multiplier for damage done by creatures, after they have been released from a cryopod. Lower values means the damage done by the creature will be lower (eg. 0.01 means 99% of the damage is removed).</sys:String>
|
||||
<sys:String x:Key="ServerSettings_CryopodNerfIncomingDamageMultPercentLabel">Incoming Damage Multiplier Percent</sys:String>
|
||||
<sys:String x:Key="ServerSettings_CryopodNerfIncomingDamageMultPercentTooltip">Specifies the percentage increase to the incoming damage multiplier of a creature, after they have been released from a cryopod. Higher values means more incoming damage done to the creature (eg. 0.25 = 25% more damage).</sys:String>
|
||||
|
||||
<sys:String x:Key="ServerSettings_AllowTekSuitPowersInGenesisLabel">Allow TEK Suit Powers</sys:String>
|
||||
<sys:String x:Key="ServerSettings_AllowTekSuitPowersInGenesisTooltip">If enabled, will allow the player to use TEK Suit Powers on the Genesis map.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_DisableGenesisMissionsLabel">Disable Missions</sys:String>
|
||||
|
|
@ -1290,6 +1299,13 @@
|
|||
<sys:String x:Key="ServerSettings_DisableDefaultMapItemSetsLabel">Disable TEK Suit on Spawn</sys:String>
|
||||
<sys:String x:Key="ServerSettings_DisableDefaultMapItemSetsTooltip">If enabled, will prevent the player spawning with the TEK Suit.</sys:String>
|
||||
|
||||
<sys:String x:Key="ServerSettings_DisableWorldBuffsLabel">Disable World Buffs</sys:String>
|
||||
<sys:String x:Key="ServerSettings_DisableWorldBuffsTooltip">If enabled, will disable world effects from Missions altogether.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_EnableWorldBuffScalingLabel">Enable World Buff Scaling</sys:String>
|
||||
<sys:String x:Key="ServerSettings_EnableWorldBuffScalingTooltip">If enabled, will cause world buffs to scale their benefits multiplicatively, rather than add/subtract a flat amount to the value at runtime.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_WorldBuffScalingEfficacyLabel">World Buff Scaling Efficacy</sys:String>
|
||||
<sys:String x:Key="ServerSettings_WorldBuffScalingEfficacyTooltip">Specifies the global scalar to reduce/increase the effectiveness of world buffs (e.g. 1 is default, 0.5 would be 50% less effective, 2.0 would be 2x more effective).</sys:String>
|
||||
|
||||
<sys:String x:Key="ServerSettings_HexagonsLabel">Hexagons</sys:String>
|
||||
<sys:String x:Key="ServerSettings_DisableHexagonStoreLabel">Disable Hexagon Store</sys:String>
|
||||
<sys:String x:Key="ServerSettings_DisableHexagonStoreTooltip">Is enabled, the hexagon store will be disabled.</sys:String>
|
||||
|
|
@ -1302,15 +1318,6 @@
|
|||
<sys:String x:Key="ServerSettings_HexagonCostMultiplierLabel">Hexagon Cost Multiplier</sys:String>
|
||||
<sys:String x:Key="ServerSettings_HexagonCostMultiplierTooltip">Specifies the multiplier for the hexagon cost of items.</sys:String>
|
||||
|
||||
<sys:String x:Key="ServerSettings_EnableCryopodNerfLabel">Enable Cryopod Nerf</sys:String>
|
||||
<sys:String x:Key="ServerSettings_EnableCryopodNerfTooltip">If enabled, will adjust the amount of damage a creature does, for a period of time, after it has been released from a cryopod.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_CryopodNerfDurationLabel">Duration</sys:String>
|
||||
<sys:String x:Key="ServerSettings_CryopodNerfDurationTooltip">The amount of time, in seconds, that the damage adjustment will take effect for creatures released from a cryopod.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_CryopodNerfDamageMultiplierLabel">Outgoing Damage Multiplier</sys:String>
|
||||
<sys:String x:Key="ServerSettings_CryopodNerfDamageMultiplierTooltip">Specifies the multiplier for damage done by creatures, after they have been released from a cryopod. Lower values means the damage done by the creature will be lower (eg. 0.01 means 99% of the damage is removed).</sys:String>
|
||||
<sys:String x:Key="ServerSettings_CryopodNerfIncomingDamageMultPercentLabel">Incoming Damage Multiplier Percent</sys:String>
|
||||
<sys:String x:Key="ServerSettings_CryopodNerfIncomingDamageMultPercentTooltip">Specifies the percentage increase to the incoming damage multiplier of a creature, after they have been released from a cryopod. Higher values means more incoming damage done to the creature (eg. 0.25 = 25% more damage).</sys:String>
|
||||
|
||||
<sys:String x:Key="ServerSettings_ItemStatClampsLabel">Item Stat Clamps</sys:String>
|
||||
<sys:String x:Key="ServerSettings_ItemStatClampsNoteLabel">WARNING: This will permanently change the stats of any existing items so make sure to backup your current save before modifying and playing with the clamping values.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_ItemStatClamps_GenericQualityLabel">Generic Quality</sys:String>
|
||||
|
|
|
|||
|
|
@ -1571,38 +1571,6 @@ namespace ServerManagerTool.Lib
|
|||
set { SetValue(LimitNonPlayerDroppedItemsCountProperty, value); }
|
||||
}
|
||||
|
||||
public static readonly DependencyProperty AllowTekSuitPowersInGenesisProperty = DependencyProperty.Register(nameof(AllowTekSuitPowersInGenesis), typeof(bool), typeof(ServerProfile), new PropertyMetadata(false));
|
||||
[IniFileEntry(IniFiles.GameUserSettings, IniSections.GUS_ServerSettings, ServerProfileCategory.Rules)]
|
||||
public bool AllowTekSuitPowersInGenesis
|
||||
{
|
||||
get { return (bool)GetValue(AllowTekSuitPowersInGenesisProperty); }
|
||||
set { SetValue(AllowTekSuitPowersInGenesisProperty, value); }
|
||||
}
|
||||
|
||||
public static readonly DependencyProperty DisableGenesisMissionsProperty = DependencyProperty.Register(nameof(DisableGenesisMissions), typeof(bool), typeof(ServerProfile), new PropertyMetadata(false));
|
||||
[IniFileEntry(IniFiles.Game, IniSections.Game_ShooterGameMode, ServerProfileCategory.Rules, "bDisableGenesisMissions")]
|
||||
public bool DisableGenesisMissions
|
||||
{
|
||||
get { return (bool)GetValue(DisableGenesisMissionsProperty); }
|
||||
set { SetValue(DisableGenesisMissionsProperty, value); }
|
||||
}
|
||||
|
||||
public static readonly DependencyProperty DisableDefaultMapItemSetsProperty = DependencyProperty.Register(nameof(DisableDefaultMapItemSets), typeof(bool), typeof(ServerProfile), new PropertyMetadata(false));
|
||||
[IniFileEntry(IniFiles.Game, IniSections.Game_ShooterGameMode, ServerProfileCategory.Rules, "bDisableDefaultMapItemSets")]
|
||||
public bool DisableDefaultMapItemSets
|
||||
{
|
||||
get { return (bool)GetValue(DisableDefaultMapItemSetsProperty); }
|
||||
set { SetValue(DisableDefaultMapItemSetsProperty, value); }
|
||||
}
|
||||
|
||||
public static readonly DependencyProperty EnableCryoSicknessPVEProperty = DependencyProperty.Register(nameof(EnableCryoSicknessPVE), typeof(bool), typeof(ServerProfile), new PropertyMetadata(false));
|
||||
[IniFileEntry(IniFiles.GameUserSettings, IniSections.GUS_ServerSettings, ServerProfileCategory.Rules)]
|
||||
public bool EnableCryoSicknessPVE
|
||||
{
|
||||
get { return (bool)GetValue(EnableCryoSicknessPVEProperty); }
|
||||
set { SetValue(EnableCryoSicknessPVEProperty, value); }
|
||||
}
|
||||
|
||||
public static readonly DependencyProperty EnableCryopodNerfProperty = DependencyProperty.Register(nameof(EnableCryopodNerf), typeof(bool), typeof(ServerProfile), new PropertyMetadata(false));
|
||||
[IniFileEntry(IniFiles.GameUserSettings, IniSections.GUS_ServerSettings, ServerProfileCategory.Rules, ConditionedOn = nameof(EnableCryopodNerf))]
|
||||
public bool EnableCryopodNerf
|
||||
|
|
@ -1635,6 +1603,62 @@ namespace ServerManagerTool.Lib
|
|||
set { SetValue(CryopodNerfIncomingDamageMultiplierPercentProperty, value); }
|
||||
}
|
||||
|
||||
public static readonly DependencyProperty DisableGenesisMissionsProperty = DependencyProperty.Register(nameof(DisableGenesisMissions), typeof(bool), typeof(ServerProfile), new PropertyMetadata(false));
|
||||
[IniFileEntry(IniFiles.Game, IniSections.Game_ShooterGameMode, ServerProfileCategory.Rules, "bDisableGenesisMissions")]
|
||||
public bool DisableGenesisMissions
|
||||
{
|
||||
get { return (bool)GetValue(DisableGenesisMissionsProperty); }
|
||||
set { SetValue(DisableGenesisMissionsProperty, value); }
|
||||
}
|
||||
|
||||
public static readonly DependencyProperty AllowTekSuitPowersInGenesisProperty = DependencyProperty.Register(nameof(AllowTekSuitPowersInGenesis), typeof(bool), typeof(ServerProfile), new PropertyMetadata(false));
|
||||
[IniFileEntry(IniFiles.GameUserSettings, IniSections.GUS_ServerSettings, ServerProfileCategory.Rules)]
|
||||
public bool AllowTekSuitPowersInGenesis
|
||||
{
|
||||
get { return (bool)GetValue(AllowTekSuitPowersInGenesisProperty); }
|
||||
set { SetValue(AllowTekSuitPowersInGenesisProperty, value); }
|
||||
}
|
||||
|
||||
public static readonly DependencyProperty DisableDefaultMapItemSetsProperty = DependencyProperty.Register(nameof(DisableDefaultMapItemSets), typeof(bool), typeof(ServerProfile), new PropertyMetadata(false));
|
||||
[IniFileEntry(IniFiles.Game, IniSections.Game_ShooterGameMode, ServerProfileCategory.Rules, "bDisableDefaultMapItemSets")]
|
||||
public bool DisableDefaultMapItemSets
|
||||
{
|
||||
get { return (bool)GetValue(DisableDefaultMapItemSetsProperty); }
|
||||
set { SetValue(DisableDefaultMapItemSetsProperty, value); }
|
||||
}
|
||||
|
||||
public static readonly DependencyProperty DisableWorldBuffsProperty = DependencyProperty.Register(nameof(DisableWorldBuffs), typeof(bool), typeof(ServerProfile), new PropertyMetadata(false));
|
||||
[IniFileEntry(IniFiles.Game, IniSections.Game_ShooterGameMode, ServerProfileCategory.Rules, "bDisableWorldBuffs")]
|
||||
public bool DisableWorldBuffs
|
||||
{
|
||||
get { return (bool)GetValue(DisableWorldBuffsProperty); }
|
||||
set { SetValue(DisableWorldBuffsProperty, value); }
|
||||
}
|
||||
|
||||
public static readonly DependencyProperty EnableWorldBuffScalingProperty = DependencyProperty.Register(nameof(EnableWorldBuffScaling), typeof(bool), typeof(ServerProfile), new PropertyMetadata(false));
|
||||
[IniFileEntry(IniFiles.Game, IniSections.Game_ShooterGameMode, ServerProfileCategory.Rules, "bEnableWorldBuffScaling")]
|
||||
public bool EnableWorldBuffScaling
|
||||
{
|
||||
get { return (bool)GetValue(EnableWorldBuffScalingProperty); }
|
||||
set { SetValue(EnableWorldBuffScalingProperty, value); }
|
||||
}
|
||||
|
||||
public static readonly DependencyProperty WorldBuffScalingEfficacyProperty = DependencyProperty.Register(nameof(WorldBuffScalingEfficacy), typeof(float), typeof(ServerProfile), new PropertyMetadata(1.0f));
|
||||
[IniFileEntry(IniFiles.Game, IniSections.Game_ShooterGameMode, ServerProfileCategory.Rules, ConditionedOn = nameof(EnableWorldBuffScaling))]
|
||||
public float WorldBuffScalingEfficacy
|
||||
{
|
||||
get { return (float)GetValue(WorldBuffScalingEfficacyProperty); }
|
||||
set { SetValue(WorldBuffScalingEfficacyProperty, value); }
|
||||
}
|
||||
|
||||
public static readonly DependencyProperty EnableCryoSicknessPVEProperty = DependencyProperty.Register(nameof(EnableCryoSicknessPVE), typeof(bool), typeof(ServerProfile), new PropertyMetadata(false));
|
||||
[IniFileEntry(IniFiles.GameUserSettings, IniSections.GUS_ServerSettings, ServerProfileCategory.Rules)]
|
||||
public bool EnableCryoSicknessPVE
|
||||
{
|
||||
get { return (bool)GetValue(EnableCryoSicknessPVEProperty); }
|
||||
set { SetValue(EnableCryoSicknessPVEProperty, value); }
|
||||
}
|
||||
|
||||
public static readonly DependencyProperty MaxHexagonsPerCharacterProperty = DependencyProperty.Register(nameof(MaxHexagonsPerCharacter), typeof(int), typeof(ServerProfile), new PropertyMetadata(2500000));
|
||||
[IniFileEntry(IniFiles.GameUserSettings, IniSections.GUS_ServerSettings, ServerProfileCategory.Rules)]
|
||||
public int MaxHexagonsPerCharacter
|
||||
|
|
@ -5391,16 +5415,19 @@ namespace ServerManagerTool.Lib
|
|||
this.ClearValue(LimitNonPlayerDroppedItemsRangeProperty);
|
||||
this.ClearValue(LimitNonPlayerDroppedItemsCountProperty);
|
||||
|
||||
this.ClearValue(AllowTekSuitPowersInGenesisProperty);
|
||||
this.ClearValue(DisableGenesisMissionsProperty);
|
||||
this.ClearValue(DisableDefaultMapItemSetsProperty);
|
||||
|
||||
this.ClearValue(EnableCryoSicknessPVEProperty);
|
||||
this.ClearValue(EnableCryopodNerfProperty);
|
||||
this.ClearValue(CryopodNerfDurationProperty);
|
||||
this.ClearValue(CryopodNerfDamageMultiplierProperty);
|
||||
this.ClearValue(CryopodNerfIncomingDamageMultiplierPercentProperty);
|
||||
|
||||
this.ClearValue(AllowTekSuitPowersInGenesisProperty);
|
||||
this.ClearValue(DisableGenesisMissionsProperty);
|
||||
this.ClearValue(DisableDefaultMapItemSetsProperty);
|
||||
this.ClearValue(DisableWorldBuffsProperty);
|
||||
this.ClearValue(EnableWorldBuffScalingProperty);
|
||||
this.ClearValue(WorldBuffScalingEfficacyProperty);
|
||||
|
||||
this.ClearValue(MaxHexagonsPerCharacterProperty);
|
||||
this.ClearValue(DisableHexagonStoreProperty);
|
||||
this.ClearValue(HexStoreAllowOnlyEngramTradeOptionProperty);
|
||||
|
|
@ -6057,15 +6084,19 @@ namespace ServerManagerTool.Lib
|
|||
this.SetValue(LimitNonPlayerDroppedItemsRangeProperty, sourceProfile.LimitNonPlayerDroppedItemsRange);
|
||||
this.SetValue(LimitNonPlayerDroppedItemsCountProperty, sourceProfile.LimitNonPlayerDroppedItemsCount);
|
||||
|
||||
this.SetValue(AllowTekSuitPowersInGenesisProperty, sourceProfile.AllowTekSuitPowersInGenesis);
|
||||
this.SetValue(DisableGenesisMissionsProperty, sourceProfile.DisableGenesisMissions);
|
||||
|
||||
this.SetValue(EnableCryoSicknessPVEProperty, sourceProfile.EnableCryoSicknessPVE);
|
||||
this.SetValue(EnableCryopodNerfProperty, sourceProfile.EnableCryopodNerf);
|
||||
this.SetValue(CryopodNerfDurationProperty, sourceProfile.CryopodNerfDuration);
|
||||
this.SetValue(CryopodNerfDamageMultiplierProperty, sourceProfile.CryopodNerfDamageMultiplier);
|
||||
this.SetValue(CryopodNerfIncomingDamageMultiplierPercentProperty, sourceProfile.CryopodNerfIncomingDamageMultiplierPercent);
|
||||
|
||||
this.SetValue(AllowTekSuitPowersInGenesisProperty, sourceProfile.AllowTekSuitPowersInGenesis);
|
||||
this.SetValue(DisableGenesisMissionsProperty, sourceProfile.DisableGenesisMissions);
|
||||
this.SetValue(DisableDefaultMapItemSetsProperty, sourceProfile.DisableDefaultMapItemSets);
|
||||
this.SetValue(DisableWorldBuffsProperty, sourceProfile.DisableWorldBuffs);
|
||||
this.SetValue(EnableWorldBuffScalingProperty, sourceProfile.EnableWorldBuffScaling);
|
||||
this.SetValue(WorldBuffScalingEfficacyProperty, sourceProfile.WorldBuffScalingEfficacy);
|
||||
|
||||
this.SetValue(MaxHexagonsPerCharacterProperty, sourceProfile.MaxHexagonsPerCharacter);
|
||||
this.SetValue(DisableHexagonStoreProperty, sourceProfile.DisableHexagonStore);
|
||||
this.SetValue(HexStoreAllowOnlyEngramTradeOptionProperty, sourceProfile.HexStoreAllowOnlyEngramTradeOption);
|
||||
|
|
|
|||
|
|
@ -5,7 +5,30 @@
|
|||
<title>Ark Server Manager Version Feed</title>
|
||||
<subtitle>This is the Ark Server Manager release version feed.</subtitle>
|
||||
<link href="http://arkservermanager.freeforums.net/" />
|
||||
<updated>2021-06-07T00:00:00Z</updated>
|
||||
<updated>2021-06-19T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:0A751BBA-54B5-40A6-AB09-C6B2539DAFE7</id>
|
||||
<title>1.1.399 (1.1.399.1)</title>
|
||||
<summary>1.1.399.1</summary>
|
||||
<link href="" />
|
||||
<updated>2021-06-19T00:00:00Z</updated>
|
||||
<content type="xhtml">
|
||||
<div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Arial, Verdana, Helvetica, Sans-Serif;font-size: .8em;">
|
||||
<p>
|
||||
<u style="font-size: .9em;">NEW</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Server Settings - Rules Section - Added new Genesis: Part 2 settings, bDisableWorldBuffs, bEnableWorldBuffScaling and WorldBuffScalingEfficacy.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:F5253662-0C33-436C-8AC8-9EC459CFB620</id>
|
||||
|
|
|
|||
|
|
@ -5,26 +5,21 @@
|
|||
<title>Ark Server Manager Version Feed</title>
|
||||
<subtitle>This is the Ark Server Manager beta version feed.</subtitle>
|
||||
<link href="http://arkservermanager.freeforums.net/" />
|
||||
<updated>2021-06-18T00:00:00Z</updated>
|
||||
<updated>2021-06-19T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:F5253662-0C33-436C-8AC8-9EC459CFB620</id>
|
||||
<title>1.1.398 (1.1.398.1)</title>
|
||||
<summary>1.1.398.1</summary>
|
||||
<id>urn:uuid:0A751BBA-54B5-40A6-AB09-C6B2539DAFE7</id>
|
||||
<title>1.1.399 (1.1.399.1)</title>
|
||||
<summary>1.1.399.1</summary>
|
||||
<link href="" />
|
||||
<updated>2021-06-18T00:00:00Z</updated>
|
||||
<updated>2021-06-19T00:00:00Z</updated>
|
||||
<content type="xhtml">
|
||||
<div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Arial, Verdana, Helvetica, Sans-Serif;font-size: .8em;">
|
||||
<p>
|
||||
<u style="font-size: .9em;">BUGFIX</u>
|
||||
<u style="font-size: .9em;">NEW</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Fixed issue when settings Item Stat Clamps.</li>
|
||||
</ul>
|
||||
<u style="font-size: .9em;">CHANGE</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>ru-RU Translation file updated.</li>
|
||||
<li>Server Settings - Rules Section - Added new Genesis: Part 2 settings, bDisableWorldBuffs, bEnableWorldBuffScaling and WorldBuffScalingEfficacy.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -2324,6 +2324,8 @@
|
|||
<Grid>
|
||||
<Grid.RowDefinitions>
|
||||
<RowDefinition/>
|
||||
<RowDefinition/>
|
||||
<RowDefinition/>
|
||||
</Grid.RowDefinitions>
|
||||
<Grid.ColumnDefinitions>
|
||||
<ColumnDefinition Width="*"/>
|
||||
|
|
@ -2332,6 +2334,10 @@
|
|||
</Grid.ColumnDefinitions>
|
||||
|
||||
<CheckBox Grid.Row="0" Grid.Column="0" Margin="5,5,5,0" IsChecked="{Binding DisableDefaultMapItemSets}" Content="{DynamicResource ServerSettings_DisableDefaultMapItemSetsLabel}" HorizontalAlignment="Left" ToolTip="{DynamicResource ServerSettings_DisableDefaultMapItemSetsTooltip}"/>
|
||||
<CheckBox Grid.Row="0" Grid.Column="1" Margin="5,5,5,0" IsChecked="{Binding DisableWorldBuffs}" Content="{DynamicResource ServerSettings_DisableWorldBuffsLabel}" HorizontalAlignment="Left" ToolTip="{DynamicResource ServerSettings_DisableWorldBuffsTooltip}"/>
|
||||
<CheckBox Grid.Row="0" Grid.Column="2" Margin="5,5,5,0" IsChecked="{Binding EnableWorldBuffScaling}" Content="{DynamicResource ServerSettings_EnableWorldBuffScalingLabel}" HorizontalAlignment="Left" ToolTip="{DynamicResource ServerSettings_EnableWorldBuffScalingTooltip}"/>
|
||||
|
||||
<cctl:AnnotatedSlider Grid.Row="1" Grid.Column="0" Grid.ColumnSpan="3" Margin="5,5,5,0" IsEnabled="{Binding EnableWorldBuffScaling}" Label="{DynamicResource ServerSettings_WorldBuffScalingEfficacyLabel}" Value="{Binding WorldBuffScalingEfficacy}" Suffix="{DynamicResource SliderUnits_Multiplier}" Minimum="0" Maximum="5000" SmallChange="1" LargeChange="10" TickFrequency="50" ToolTip="{DynamicResource ServerSettings_WorldBuffScalingEfficacyTooltip}"/>
|
||||
</Grid>
|
||||
</GroupBox>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue