Conan Exiles

Conan Exiles

3,176 oy
ModControlPanel
7
2
12
2
5
2
   
Ödül
Favorilere Ekle
Favorilere Eklendi
Favorilerden Çıkar
Features: Features
Interface: Interface
Dosya Boyutu
Gönderilme
Güncellenme
232.921 KB
2 Ağu 2019 @ 20:26
15 Ara 2023 @ 14:49
8 Değişiklik Notu ( görüntüle )

İndirmek için abone ol
ModControlPanel

Açıklama
Mod Control Panel

Discord Link[discord.gg]

Mod ID: 1823412793

Version 1.1.5

This mod aims to add a convenient UI widget that supports modules, this will mainly be used as the primary settings HUB for all the mods I develop, although it is possible for any mod developer to add a supporting module.

Officially Supported Mods:

How-To:
The control panel can be opened by pressing Shift+End (this can be disabled in the options) or by entering "DataCmd ModControlPanel" into the console


Developing Supporting Widgets:
Adding your widget to the "Mod Control Panel" UI is relatively easy, you create your widget as you normally would and add it to the UIModule datatable in the normal way.

Once your widget is complete and your datatable is setup we must add some "actor tags" to our mod controller, these are used to determine your widget, how many there are, their name and whether they require admin rights.

We will be using the actor tags as an info structure for our widget, it starts with the "MCP" tag, then we follow the "MCP" tag with our widget structure, there are 2 types of widget structure (see examples below).

UIModuleID (string) - Your widgets UIModule row name.
WidgetName (string) - The name for your widgets button in the control panel.
Rights (string) - whether your widget required admin rights, this should be either Admin or User.
Priority (integer) - Currently not used (default will be 10).

Feel free to start a topic in the discussion area or join the discord for any help or support with developing widgets.

Notes:
There are a few things to consider when creating a supported widget.
  • Your widget must be self contained, any data that requires loaded should be done so in your widgets "Construct" event.

  • The "Vertical" screen space for your widget is, Viewport Height - 150.

  • Since we cannout actually determine whether the widget is loaded via your mod (ActivateUIModule) or the control panel, it's best to style your widget assuming it will be added to the control panel, then if you load your widget via ActivateUIModule you can call a function in your widget to adjust layout values etc.
  • Some example widgets can be found on GitHub[github.com].

My Other Mod's

Legal
This mod contains assets (art, music, code, items, systems and/or designs) that are the intellectual property of Funcom Oslo AS or their licensors

Old Version
For those that need the previous version to connect to servers that have not updated yet.
download[drive.google.com]

[zap-hosting.com]

Use code "betterbuildersbureau" for 20% discount
Popüler Tartışmalar Tümünü Görüntüle (4)
19
28 Oca 2024 @ 7:36
SABİT: Servers Using This Mod
hades
11
28 Eyl 2023 @ 13:18
SABİT: Supported Mods
hades
5
12 Ara 2021 @ 8:34
SABİT: Bug Reports
hades
332 Yorum
hades  [yaratıcı] 13 Nis @ 8:03 
MCP accesses all the configs for all my mods and simplifies UI creation for future mods, I would say that is working smarter not harder IMO lol.
Nightlistic 12 Nis @ 13:44 
What I don't understand is why this mod is needed to lift building restrictions? I just want to disable overlanpping. I don't need an entire UI dedicated to it. Defeats the purpose of work smarter not harder.
Unwiseplanes 3 Oca @ 6:59 
so many of these comments on the mods are just funny, plebs asking for updates n not being able to read n multi replying like a half dead robot XD
Jeri 12 Ara 2024 @ 1:55 
yes
Jargal 11 Ara 2024 @ 22:55 
Does the mod still work?
Multigun 28 Kas 2024 @ 17:56 
Doesn't matter
2B 28 Kas 2024 @ 17:50 
should this be above or below all the mods it is needed by ?
ChrisMartin 26 Kas 2024 @ 0:37 
I'm not admin on my personal dedicated server, and Shift+End works just fine to open the panel to adjust my mods.
Renoire 25 Kas 2024 @ 23:53 
did you make yourself admin before shift+end. if you are not admin status then it will not do anything.
Multigun 21 Kas 2024 @ 9:49 
And yet, still, works, fine.

Either you don't have MCP installed, or you don't have Healing Fix installed. Or Healing Fix requires Admin to access.

The problem is between the keyboard and the chair, not the mod.