FarmerLee73
New member
Nobody has posted on this mod for 2 months...is it dead? Was looking for an a20 version but now wondering if it's been abandoned?
Lol guess I have my answer!
Many thanks for the advice. I did take a look in their discord and can confirm for others that might be wondering, an update is on its way ..I have nothing to do with this mod, but dwallorde mentioned a discord channel above and his answers here seem to be very sporadic. If you want to know if the mod is still active you probably have to look there.
having issues with our server, which we have with bluefang. We cannot login to our server and it keeps giving us the same error codes, there is no other mods installed but yours.
ERR XML LOADER:LOADING AND PARSING FAILED
EXC CLASS PATHFINDING, SCORE NOT FOUND ON BLOCK PATHFINDING CUBE
this will continue to repeat and we are unable to login.
I have also done a fresh install on my end as well.
By chance EAC is on the server or client?
turn off EAC completelyhaving issues with our server, which we have with bluefang. We cannot login to our server and it keeps giving us the same error codes, there is no other mods installed but yours.
ERR XML LOADER:LOADING AND PARSING FAILED
EXC CLASS PATHFINDING, SCORE NOT FOUND ON BLOCK PATHFINDING CUBE
this will continue to repeat and we are unable to login.
I have also done a fresh install on my end as well.
It is fixed in experimental version, and will be on stable once that version switches overMDS79 said:Hi, Im having an issue completing Quest: Crafting: T2 Guns, it says it needs you to craft gunRifleT2MarksmanRifle which obv doesnt exist. have tried making the lever action rifle that replaced it but no luck. Can anyone help?
jetta said:Hello
I have a server with this Mod and yesterday I noticed that he is sending telemetry to Epic
what can i do to stop this? does it happen to anyone else too?
To future-proof our game, including allowing us to use the latest anti-cheat and expanding to other platforms later on for future crossplay capabilities, we added Epic Online Services (EOS) to the game. For regular players this should not have any noticeable effect, you do NOT need an account on Epics platforms. EOS only knows your SteamID which is public anyway and matches that to an ID for EOS that is only valid for 7 Days to Die.
ElDudorino said:I've seen a few people bring up the black-and-white color scheme of this mod (technically of SMX) and ask how to change it. I found it hard on my eyes and it was really hard to see certain items in my inventory, such as the screwdriver and sunglasses.
For anybody who wants to change this, you can go into Mods\SMXlib\Config\XUI_Common\styles.xml and the file is chock full of comments to help you figure out how to customize the look. Here are a few lines I changed:
<style_entry name="smxlib_element_background" value="7,7,7,195" />
<style_entry name="smxlib_element_backdrop_1" value="32,32,32,195" />
<style_entry name="smxlib_element_backdrop_2" value="64,64,64,195" />
<style_entry name="smxlib_element_separation_1" value="255,255,255,195" />
<style_entry name="smxlib_element_separation_2" value="128,128,128,195" />
Here I kept the RGB values the same but added a 4th number (alpha value) to make the black background semi-transparent, so you can see through it.
<style_entry name="smxlib_slot_main_background" value="170,170,170,160" />
<style_entry name="smxlib_slot_slot_background" value="170,170,170,160" />
<style_entry name="smxlib_slot_item_background" value="170,170,170,160" />
Here I changed the item backgrounds to a semi-transparent gray.
You can see the result below. Maybe you'll hate it and the point of this post isn't to say that this look is "better" but basically to tell you that if you want to change the colors in the UI, it's pretty doable.
View attachment 23841
That's part of the mod by default, it gives you a much larger inventory and adjusts the UI accordingly.Nice tip, thanks, how did you alter the rows and columns and their size for your main backpack inventory, I would like to do the same as I use an ultrawide and could get away with viewing more without having to scroll so much, I started to look through the xml's but there are, lets say, just a few.