Jump to content

Red Eagle LXIX's A17 Modlet Collection (UI, Blocks, Quests)


Red Eagle LXIX

Recommended Posts

For the latest build (b208) the numbers for food, water, health and stam do not show inside the bars. May be a bug for me, i dunno.

Perhaps you also installed some of the 'Zee No' mods. Sounds like you installed 'Zee No PlayerStatNumbers'

 

- - - Updated - - -

 

I installed your UI mod and it wiped out all the experience gains we had made on the server. Everyone is level 1 now. :(

Nothing here even touches any such area. Outside of a bug in the game itself, not possible.

Link to comment
Share on other sites

You think it could have been the shorten quest chain mod?

My experience that only causes issue for users actively in that quest chain (i.e have not completed it). The only issue it causes is null reference exceptions due to it removing quests the chain would look for if they were in the middle of said chain. (Example on Basic Survival 4, add mod, 4 no longer exists, user gets stuck with null reference exceptions due to that part of the chain being removed).

That said, anything is possible.

Link to comment
Share on other sites

Adding Requested Modlet:

RELXIX_UIMENU_MoreDayLengthOptions -- the option 2,4,6,8,10,20,22 hours as Day Light Length options for those who want really short or really long days.

 

Thanks to this little modlet, I was able to learn where I needed to look to modify how long a day lasts. So I added the following code line to add 180 minute and 240 minute days which I remember enjoying the 240 minute days back when they were an option. I play single player only so having something help me have time to build up a base to survive blood moons is very good. Personally, I think 180 minute is likely to be my sweet spot but I remember a lot of people complaining of no longer having the 240 minute days. If you want to add this line to your modlet or create a new one for it, it's fine by me. :)

 

	<set xpath=	"/windows/window[@name='newContinueGame']/rect[@name='tabs']/rect[@name='tabsContents']/rect[@tab_key='Basic']/grid/gameoption[@name='DayNightLength']/@values">10, 20, 30, 40, 50, 60, 90, 120, 180, 240</set>

Link to comment
Share on other sites

Thanks to this little modlet, I was able to learn where I needed to look to modify how long a day lasts. So I added the following code line to add 180 minute and 240 minute days which I remember enjoying the 240 minute days back when they were an option. I play single player only so having something help me have time to build up a base to survive blood moons is very good. Personally, I think 180 minute is likely to be my sweet spot but I remember a lot of people complaining of no longer having the 240 minute days. If you want to add this line to your modlet or create a new one for it, it's fine by me. :)

 

	<set xpath=	"/windows/window[@name='newContinueGame']/rect[@name='tabs']/rect[@name='tabsContents']/rect[@tab_key='Basic']/grid/gameoption[@name='DayNightLength']/@values">10, 20, 30, 40, 50, 60, 90, 120, 180, 240</set>

 

Already planning on this, more options for Block Durability, and more options for Loot percentage. Just need time (weekend). Plus I want to move everything to Github.

Link to comment
Share on other sites

Trying to get the playerstats hud to work you have here ...

ive added your code in to the data/config/xui/xui.xml and windows.xml

(server side)

but its not working, am i missing something? sounded like a fairly straight forward mod ...

My suggestion: Create Mods folder, and just copy the mods there instead of trying manually merge. This is the way most mods work now, you can't just copy from these files into the main files.

The server will automatically use the directives in these files to merge with the installed files.

So for that particular mod on a dedicated server you should have:

7 Days To Die Dedicated Server\Mods\RELXIX_UI_PlayerStats
7 Days To Die Dedicated Server\Mods\RELXIX_UI_PlayerStats\ModInfo.xml
7 Days To Die Dedicated Server\Mods\RELXIX_UI_PlayerStats\Config
7 Days To Die Dedicated Server\Mods\RELXIX_UI_PlayerStats\Config\XUi
7 Days To Die Dedicated Server\Mods\RELXIX_UI_PlayerStats\Config\XUi\windows.xml
7 Days To Die Dedicated Server\Mods\RELXIX_UI_PlayerStats\Config\XUi\xui.xml

Hope that helps.

Link to comment
Share on other sites

My suggestion: Create Mods folder, and just copy the mods there instead of trying manually merge. This is the way most mods work now, you can't just copy from these files into the main files.

The server will automatically use the directives in these files to merge with the installed files.

So for that particular mod on a dedicated server you should have:

7 Days To Die Dedicated Server\Mods\RELXIX_UI_PlayerStats
7 Days To Die Dedicated Server\Mods\RELXIX_UI_PlayerStats\ModInfo.xml
7 Days To Die Dedicated Server\Mods\RELXIX_UI_PlayerStats\Config
7 Days To Die Dedicated Server\Mods\RELXIX_UI_PlayerStats\Config\XUi
7 Days To Die Dedicated Server\Mods\RELXIX_UI_PlayerStats\Config\XUi\windows.xml
7 Days To Die Dedicated Server\Mods\RELXIX_UI_PlayerStats\Config\XUi\xui.xml

Hope that helps.

 

I did not know this, this sounds like such an easier way to mod !!

 

So I followed your suggestion and defaulted my edited server files ..

 

I now have it

  
7daystodie/Mods/RELXIX_UI_MenuStats/Config/XUi/windows.xml
7daystodie/Mods/RELXIX_UI_MenuStats/Config/XUi/xui.xml

 

however, no change. this seems like a fairly straight forward mod to preform,

i must be missing something simple on thinking about it to much

Link to comment
Share on other sites

I did not know this, this sounds like such an easier way to mod !!

 

So I followed your suggestion and defaulted my edited server files ..

 

I now have it

  
7daystodie/Mods/RELXIX_UI_MenuStats/Config/XUi/windows.xml
7daystodie/Mods/RELXIX_UI_MenuStats/Config/XUi/xui.xml

 

however, no change. this seems like a fairly straight forward mod to preform,

i must be missing something simple on thinking about it to much

 

Be sure you have a ModInfo.xml : Mods/RELXIX_UI_MenuStats/ModInfo.xml

Link to comment
Share on other sites

Be sure you have a ModInfo.xml : Mods/RELXIX_UI_MenuStats/ModInfo.xml

 

Yes. thats in there too -

 

I dropped the whole folder - RELXIX_UI_MenuStats - into the Mods folder on my server

this Mods folder already existed and contains 3 folders for Allocs fixes ..

Link to comment
Share on other sites

  • New
    • RELXIX_UIMENU_More24HourLengthOptions
      • This adds the options '5, 150, 180, 210, 240, 270, 300' hours as 24 Hour Length options in addition to the default '10, 20, 30, 40, 50, 60, 90, 120' for those who want really fast or really slow days. These options are also added as available filter choices in the server browser.

       

      [*]RELXIX_UIMENU_MoreBlockDurabilityOptions

      • This adds the options '5, 10, 150, 250, 300, 400, 500' as Block Durability options in addition to the default '25, 50, 100, 200' options. These options are also added as available filter choices in the server browser.

       

      [*]RELXIX_UIMENU_MoreLootAbundanceOptions

      • This adds the options '5, 10, 250, 300, 400, 500' as Loot Abundance options in addition to the default '25, 50, 75, 100, 150, 200' options. These options are also added as available filter choices in the server browser.

 

2018-12-09

  • Added
    • RELXIX_UIMENU_More24HourLengthOptions
    • RELXIX_UIMENU_MoreBlockDurabilityOptions
    • RELXIX_UIMENU_MoreLootAbundanceOptions

    [*]Updated

    • RELXIX_UIMENU_DropOnDeathNothing - v1.0.1 - 2018-12-09 - Add Server Browser Support & Server Info Support
    • RELXIX_UIMENU_MoreDayLightLengthOptions - v1.0.2 - 2018-12-09 - Add Server Browser Support
    • RELXIX_UIMENU_MoreDayLightLengthOptions - v1.0.1 - 2018-12-09 - Correct folder name

Link to comment
Share on other sites

What does the current folder structure look like?

Was the server restarted?

What did the logs say?

 

Folder structure :

7daystodie/Mods
7daystodie/Mods/Allocs_CommandExtensions
7daystodie/Mods/Allocs_CommonFunc
7daystodie/Mods/Allocs_WebAndMapRendering
7daystodie/Mods/RELXIX_UI_MenuStats
7daystodie/Mods/RELXIX_UI_MenuStats/Config
7daystodie/Mods/RELXIX_UI_MenuStats/ModInfo.xml
7daystodie/Mods/RELXIX_UI_MenuStats/Config/XUi
7daystodie/Mods/RELXIX_UI_MenuStats/Config/XUi/windows.xml
7daystodie/Mods/RELXIX_UI_MenuStats/Config/XUi/xui.xml

 

Server Restart - yes

Logs - where do i find the logs you request?

Link to comment
Share on other sites

Folder structure :

7daystodie/Mods
7daystodie/Mods/Allocs_CommandExtensions
7daystodie/Mods/Allocs_CommonFunc
7daystodie/Mods/Allocs_WebAndMapRendering
7daystodie/Mods/RELXIX_UI_MenuStats
7daystodie/Mods/RELXIX_UI_MenuStats/Config
7daystodie/Mods/RELXIX_UI_MenuStats/ModInfo.xml
7daystodie/Mods/RELXIX_UI_MenuStats/Config/XUi
7daystodie/Mods/RELXIX_UI_MenuStats/Config/XUi/windows.xml
7daystodie/Mods/RELXIX_UI_MenuStats/Config/XUi/xui.xml

 

Server Restart - yes

Logs - where do i find the logs you request?

 

On the server:

7 Days to Die Dedicated Server\7DaysToDieServer_Data

Based on your above path:

7daystodie\7DaysToDieServer_Data

 

On the Client:

7 Days to Die\7DaysToDie_Data

 

Best to either copy them to pastebin or put them on a file host and provide links.

Link to comment
Share on other sites

On the server:

7 Days to Die Dedicated Server\7DaysToDieServer_Data

Based on your above path:

7daystodie\7DaysToDieServer_Data

 

On the Client:

7 Days to Die\7DaysToDie_Data

 

Best to either copy them to pastebin or put them on a file host and provide links.

 

I PM you the links Red ..

Link to comment
Share on other sites

To anyone reading this thinking about getting these, or if ya dont have this -

I Highly recommended Modlets from Red Eagle.

We've got the Menu and Player Stats running on our serv.

Exactly what I was searching for and then some !!

 

And Red is very helpful when you find yourself in troubles on installing !!

:jaded:

 

Thanks for the Modlet Red - Awesome work !!

And even more thanks for the Help !!!!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...