ARK: Survival Evolved

ARK: Survival Evolved

Offline Guard System
 This topic has been pinned, so it's probably important
Don Camillo  [developer] Jun 4, 2020 @ 1:13pm
GameUserSettings
[OGS]

Option Name
Description
OGS_Health
Set the Base HP of the OGS Structure
UseINI
Boolean
If true the mod reads the GUS.ini for the settings
UseJson
Boolean
If true the mod uses a Json for the settings
JsonURL
Adress where the HTTP(s) request goes to to get the Json
You need to enclose the URL in double qoutes: "url_here"
MaxShieldRange
Range in foundations
The maximum shield range the user can adjust
PowerUpDelay
Time in minutes
The delay it needs to charge the shield after the last tribe member went offline
PowerDownDelay
Time in minutes
The delay it needs to shutdown the protection after the first member joined
Opacity
The visibility of the shield
0-100
If "0" the shield is invisible
DecayTime
Time in hours
Active OGS decay after the given time
Timebased Raid Protected shields are not affected
MaxNumPerTribe
The maximum allowed shields per Tribe
If "0" then there is no limit
Decreasing the number while users already got more shields wont affect the already placed ones
AlliancePenaltyTime
Time in minutes
If "0" this feature is deactivated
The time the shield needs to chargeup after an ally entered the shield
TurretPenaltyTime
Time in minutes
If "0" this feature is deactivated
The time to add to the Power Up Delay per found turret
MaxTurretPenaltyTime
Time in minutes
Only relevant if Turret Penalty Time is active
The maximum time to add to the Power Up Delay
TurretScanMulti
Multiplier
Only relevant if Turret Penalty Time is active
Multiplies the scanrange of the CURRENT shield size (NOT Max Shield Range)
DinoHPMulti
Multiplier
0-50
If "0" dinos wont take damage
Multiplies the HP of the dinos up to 50x
StructureHPMulti
Multiplier
0-50
If "0" structures wont take damage
Multiplies the HP of the structures up to 50x
TurretDMGMulti
Multiplier
min 1
Only relevant if Turn Turrets Off is False
If "0" turrets wont make additional damage
Multiplies the DMG of the turrets
MinDistanceBetweenOGS
Range in foundations
min 1
The minimum distance between each OGS
EnableEnterNotification
If true the user can enable or disable the notification for the tribe whenever someone enters the shieldrange
TurnTurretsOff
If true the turrets turn off as soon as the shield activates
CanToggleTurrets
If true the user can activate/deactivate all turrets in shieldrange
InfiniteAmmo
Only relevant if Turn Turrets Off is false
If true the turrets dont consume ammo when OGS is active
LockInventories
If true users cant remove items from dinos and structures
HealDinos
If true dinos get healed as soon as the shield deactivates
RepairStructures
If true structures get repaired as soon as the shield deactivates
EnableLogging
If true the admins are able to view all logs on any OGS additional to the "shootergamelog"
EnableTribeLog
If true the users are able to view their tribe specific logs of this mod on their OGS UI
DontPlaceInCaves
If true Players are not allowed to place an OGS in a PvPZoneStructureDamageMultiplier area
Does not affect already placed OGS
DontBuffTurretsInCaves
If true turrets in range of an OGS in a PvPZoneStructureDamageMultiplier area dont get the damage buff nor infinite ammo
MaxTribeLogs
The maximum of stored OGS TribeLogs for each tribe
MaxServerLogs
The maximum of stored OGS ServerLogs
TimeOffset
Set the timeoffset which will be used in the logs
Last edited by Don Camillo; Jul 25, 2020 @ 7:41am