ARK: Survival Evolved

ARK: Survival Evolved

Universal Server UI (Zelur)
 This topic has been pinned, so it's probably important
Tezling  [developer] Aug 2, 2017 @ 3:51am
Setup Info
I will start this by saying this mod is no longer being developed so please use at your own risk.

Please use this mod instead http://steamcommunity.com/sharedfiles/filedetails/?id=924619115

Rules \ Server UI Mod
This mod is a customizable information UI, it allows players to easily display information in game set by the server admins, for example Rules, Mods, Status, Role playing synopsis, what ever the admins want really, there are 4 tabs with up to 4 panels each that can have their titles\subject and body changed along with a main heading\servername. Also included are currently 4 buttons to launch website links\voicechat links.
  • Activated using "F1", "Home", "Del", or "`" (Grave) buttons set by server admin., F1 is default
  • Universal works with most servers (See known issues)
  • Several different themes
  • Mod doesn't require player to die first to be activated like other static UI mods
  • Works for dedicated servers only (No single player support, not sure why you would need it)
  • Currently only a max of 4 tabs can be specified.
  • 1-4 Panels\Text boxes per tab.
  • Can be set to open when player starts the game with a auto close as well
  • Button for access to UI can be set to show in game (in same area as buffs and debuffs)

Setup Info
MOD-ID: 716327557

UI is enabled as a player enters the game, allowing the player to use the button you choose to access the UI.

Key binding (AccessButton=<Number>)
This changes the keyboard binding that activates the UI (Please keep in mind if other mods use these keys)
0 = F1 (This is default if not set)
1 = Home
2 = ` (Grave)
3 = Del

Show access button icon (ShowButtonIcon=)
Set to either true or false, true will enable a small icon in the buff location stating the key used to open the UI.

Backgrounds\Skin (BGNumber=<Number>)
This changes the background\skin of the UI
0 = Default (Fractal quarter circle, Also default if not set)
1 = Bubbles
2 = Blank (Plain)
3 = Black smoke ****Currently not working****
4 = Halloween
5 = Book
6 = Fear Evolved (DodoWyvern)
7 = RaptorClaus ( Xmas \ Christmas )

Titles (ServerNameTitle=, PanelTitle0=, PanelTitle1=, PanelTitle2=, PanelTitle3=, PanelTitle1=, PanelTitle2=)
These are text fields, there are no line breaks with these feilds and a 1023 char limit.

Button text (WebsiteBtnTxt, VoiceBtnTxt, Button3Txt=, Button4Txt=, Tab1Txt=, Tab2Txt=, Tab3Txt=, Tab4Txt=)
Buttons have a char limit of 1023, the buttons scale based on this text.

Panel Body's (PanelTxt0=, PanelTxt1=, PanelTxt2=, PanelTxt3=)
These are also text fields, line breaks with can be achieved using \n similar to the MOTD, line text will wrap as needed otherwise.

Buttons URLs (WebSiteUrl=, VoiceUrl=, Button3Url= and Button4Url=)
URL links need to have "\fs" added where "/" would be used for the buttons, if you don't add VoiceUrl or WebSiteUrl to your INI then the buttons won't be visable in game.

How many panels per tab(Tab1PanelCount=, Tab2PanelCount=, Tab3PanelCount=, Tab4PanelCount=)
These settings will allow you to specify how many text panels you want per tab. You can chose 1-4, for tab 1 f you choose 1-3 and have buttons then the borders will change accordingly, 4 panels doesn't worrk with buttons enabled on tab one.

Teamspeak VoiceURL example:
ts3server://123.123.123.4 would be VoiceUrl=ts3server:\fs\fs123.123.123.4

Discord VoiceURL example:
https://discord.gg/AbCdEf would be VoiceUrl=https://fs/fsdiscord.gg \fsAbCdEf *without the space sorry steam seems to spaz out otherwise

Add these settings to GameUserSettings.ini (GUS)
[ZelurMod]
ServerNameTitle=My Server Name
WebSiteUrl=https://fs/fswww.arktearoa.kiwi
VoiceUrl=ts3server:\fs\fs123.123.123.4
WebsiteBtnTxt=Website
VoiceBtnTxt=Discord
Button3Txt=Twitter
Button4Txt=Donate
Button3Url=www.twitter.com
Button4Url=www.paypal.com

[ZelurTab1Content]
PanelTitle0=Greeting!
PanelTxt0=Hello and welcome to Zelur server peeps!\n\nPlease take some time to browse through the tabs
PanelTitle1=
PanelTxt1=
PanelTitle2=
PanelTxt2=
PanelTitle3=
PanelTxt3=

[ZelurTab2Content]
PanelTitle0=Settings
PanelTxt0=Map: The Island\nGamma: Enabled\nAdmin Logging: Enabled\nPlayer Level: 300
PanelTitle1=
PanelTxt1=1. Advanced Architecture\n2. Annunaki Genesis\n3. Ark Advance
PanelTitle2=
PanelTxt2=
PanelTitle3=
PanelTxt3=

[ZelurTab3Content]
PanelTitle0=Rules
PanelTxt0=Griefing and Harassment is not permitted for any reason.
PanelTitle1=PVP free zones
PanelTxt1=There are several PVP free zones
PanelTitle2=Admins
PanelTxt2=reason.\nPlease listen to the admins
PanelTitle3=
PanelTxt3=

[ZelurTab4Content]
PanelTitle0=Sunday Survival Run
PanelTxt0=You will be teleported to an unknown start location with no gear
PanelTitle1=Monthly Arena Madness
PanelTxt1=On the second Saturday of every month there will be an arena challenge
PanelTitle2=x10 XP Mondays and Wednesdays
PanelTxt2=On Mondays and Wednesdays
PanelTitle3=PVP Friday
PanelTxt3=There is a PVP event on Fridays 5PM

[ZelurTabs]
Tab1Txt=Welcome
Tab2Txt=Settings
Tab3Txt=Rules
Tab4Txt=Events
Tab1PanelCount=1
Tab2PanelCount=2
Tab3PanelCount=4
Tab4PanelCount=4

[ZelurSettings]
OpenOnStart=True
OpenOnStartTimeout=15
ShowButtonIcon=True
AccessButton=3
BGNumber=6
Last edited by Tezling; Aug 2, 2017 @ 3:55am