.Xenia
Regular

Hi guys,
I have some massive modding problems going on.
I run the server Bjornia_Aus. Until recently, we've been running the LWBR mod. However, we've been missing the features available on Adimi and decided to switch back.
In order to make this less of a blow (players loved the mod), I tried to add the extra armors available on LWBR (none are new types - all are already in the Native code) to Adimi.
Here is the problem: When we used LWBR, people who didn't have the mod couldn't see the new items but all the default items worked fine. Now we're using Adimi + extra armors, people who do not have the mod are spawning without standard Native items. I can't see any rhyme or reason to which items won't spawn. For example, the Sarranid Cloth Robe won't, most default swords and shields won't, but many other Sarranid armors will. This applies to all factions.
Is it not possible to add armors to Adimi without breaking the server for people not running the mod? Have I gotten something wrong in the code?
The reason we wanted only partial conversion is that we want the server to be accessible to those who don't want the trouble of installing anything new.
I've noticed there are some differences in the itm_kinds.txt but uploading the Native one to the server doesn't seem to change anything.
I'd be really grateful if someone could take a look at my python files and tell me if they know what could be wrong? Thank you so much!
Bjornia Adimi Files
LWBR files
I have some massive modding problems going on.
I run the server Bjornia_Aus. Until recently, we've been running the LWBR mod. However, we've been missing the features available on Adimi and decided to switch back.
In order to make this less of a blow (players loved the mod), I tried to add the extra armors available on LWBR (none are new types - all are already in the Native code) to Adimi.
Here is the problem: When we used LWBR, people who didn't have the mod couldn't see the new items but all the default items worked fine. Now we're using Adimi + extra armors, people who do not have the mod are spawning without standard Native items. I can't see any rhyme or reason to which items won't spawn. For example, the Sarranid Cloth Robe won't, most default swords and shields won't, but many other Sarranid armors will. This applies to all factions.
Is it not possible to add armors to Adimi without breaking the server for people not running the mod? Have I gotten something wrong in the code?
The reason we wanted only partial conversion is that we want the server to be accessible to those who don't want the trouble of installing anything new.
I've noticed there are some differences in the itm_kinds.txt but uploading the Native one to the server doesn't seem to change anything.
I'd be really grateful if someone could take a look at my python files and tell me if they know what could be wrong? Thank you so much!
Bjornia Adimi Files
LWBR files


