Jump to content

Edit History

Please note that revisions older than 365 days are pruned and will no longer show here
VincentVonDarkness

VincentVonDarkness

KhaineGB love your work, but you need to fix the ModInfo.xml within "Lockable Inventory Slots" you forgot one key thing <ModInfo> </ModInfo> so you can't install with Vortex otherwise. I added it on my end, but for anyone else that needs this for installing within your mod manager. Just make sure that your ModInfo.xml file should read like this and you should be fine:

 

<?xml version="1.0" encoding="UTF-8" ?>
<xml>
    <ModInfo>
        <Name value="LockableSlots" />
        <DisplayName value="Khaine's Lockable Slots" />
        <Description value="Adds a box to the backpack and vehicle to allow users to lock slots so they cant be moved." />
        <Author value="KhaineGB" />
        <Version value="1.0.0.1" />
        <Website value="https://7daystodiemods.com/lockable-inventory-slots/" />
    </ModInfo>
</xml>
 
(Edit) - Got this error even after I changed the ModInfo.xml:
 
VincentVonDarkness

VincentVonDarkness

KhaineGB love your work, but you need to fix the ModInfo.xml within "Lockable Inventory Slots" you forgot one key thing <ModInfo> </ModInfo> so you can't install with Vortex otherwise. I added it on my end, but for anyone else that needs this for installing within your mod manager. Just make sure that your ModInfo.xml file should read like this and you should be fine:

 

<?xml version="1.0" encoding="UTF-8" ?>
<xml>
    <ModInfo>
        <Name value="LockableSlots" />
        <DisplayName value="Khaine's Lockable Slots" />
        <Description value="Adds a box to the backpack and vehicle to allow users to lock slots so they cant be moved." />
        <Author value="KhaineGB" />
        <Version value="1.0.0.1" />
        <Website value="https://7daystodiemods.com/lockable-inventory-slots/" />
    </ModInfo>
</xml>
 
(Edit) - Got this error even after I changed the ModInfo.xml
<a href="https://ibb.co/TkLG3KK"><img src="https://i.ibb.co/0ctLbBB/7-Days2-Die-Mod-Error.png" alt="7-Days2-Die-Mod-Error" border="0"></a>

 

 
VincentVonDarkness

VincentVonDarkness

KhaineGB love your work, but you need to fix the ModInfo.xml within "Lockable Inventory Slots" you forgot one key thing <ModInfo> </ModInfo> so you can't install with Vortex otherwise. I added it on my end, but for anyone else that needs this for installing within your mod manager. Just make sure that your ModInfo.xml file should read like this and you should be fine:

 

<?xml version="1.0" encoding="UTF-8" ?>
<xml>
    <ModInfo>
        <Name value="LockableSlots" />
        <DisplayName value="Khaine's Lockable Slots" />
        <Description value="Adds a box to the backpack and vehicle to allow users to lock slots so they cant be moved." />
        <Author value="KhaineGB" />
        <Version value="1.0.0.1" />
        <Website value="https://7daystodiemods.com/lockable-inventory-slots/" />
    </ModInfo>
</xml>
×
×
  • Create New...