7 Days To Die

File information

Last updated

Original upload

Created by

Lam

Uploaded by

lammetje

Virus scan

Safe to use

Tags for this mod

49 comments

  1. lammetje
    lammetje
    • premium
    • 57 kudos
    Locked
    Sticky
    UPDATED for A21

    if you find any errors please let me know, Since I ain't playing the game atm I will have to rely on your feedback :)
  2. morkrost
    morkrost
    • premium
    • 0 kudos
    Hi lammetje!

    I haven´t been able to test your mod yet since i´m still working to unlock the bicycle, but I found this message in the Console. Both in main menu and in-game.
    Lam's Vehicle storage mod/ModInfo.xml in legacy format. Please consider upgrading to V2 for future compatibility.
  3. DavidTear
    DavidTear
    • premium
    • 2 kudos
    I dont know what the issue is but my vehicle UI seems to be misaligned, and is much further in from the left side of the screen than is probably intended. I use "Survivors Extended Inventory A20 and A21" so I think that might have something to do with it, but I'm willing to manually edit the window location myself. I just don't know what value to edit, and in which file.

    I'm not a modder, but dabble in coding from time to time, and as far as I can tell, loot.xml defines container size, but that has no position info in it.
    xui.xml defines scale, but I wouldn't know what to adjust the figures too, as it is they already seem smaller.
    controls.xml does have "size" and "pos" but I can't see a clear one to edit.
    windows.xml sounds like the one I should be adjusting, but the "pos" already seems quite low.

    Anyone help?

    For some reason I can't post the pic here, but here's a link to IMGUR
    1. DavidTear
      DavidTear
      • premium
      • 2 kudos
      I figured it out. Edited windows.xml:
      Line 3:
      <setattribute xpath="/windows/window[@name='windowVehicleStorage']/panel[@name='header']" name="pos">-200,20</setattribute>
      Line 6:
      <set xpath="/windows/window[@name='windowVehicleStorage']/grid[@name='queue']/@pos">-200,-30</set>
    2. lammetje
      lammetje
      • premium
      • 57 kudos
      :)
  4. Sixx1972
    Sixx1972
    • premium
    • 2 kudos
    hey hey :)

    Unfortunately the SMX Patch Mod does not work. The mod is fully loaded and without errors (after changing the ModInfo.xml) but unfortunately the mod shows no effect. I think this is probably due to the SMX Mod itself, unfortunately I don't know what to change. Unfortunately, some other patches for SMX do not work either.

    Maybe you have an idea :)

    You would only have to adapt the Modinfo.xml to the new standard,
    then the message in the Log.ini will also disappear.

    Should look something like this for you

    <?xml version="1.0" encoding="UTF-8" ?>
    <xml>
             <Name value="LamsStorageModForSMX" />
    <DisplayName value="Pickup Extended" />
             <Description value=" increasing the storage on bicycle from 9 to 20
    mini bike from 27 to 40
    Motorcycles from 36 to 60
    Gyrocopter from 45 to 80
    4x4 truck from 81 to 100
    Drones from 16 to 30
    Storage chest from 72 to 100." />
             <Author value="Lam" />
             <Version value="21.0" />
    </xml>
    1. DavidTear
      DavidTear
      • premium
      • 2 kudos
      This won't work, because you're missing the ModInfo Class:
      <?xml version="1.0" encoding="UTF-8" ?>
      <xml>
      <ModInfo>
      <Name value="LamsStorageModForSMX" />
      <DisplayName value="Pickup Extended" />
      <Description value=" increasing the storage on bicycle from 9 to 20, mini bike from 27 to 40, Motorcycles from 36 to 60, Gyrocopter from 45 to 80, 4x4 truck from 81 to 100, Drones from 16 to 30, Storage chest from 72 to 100." />
      <Author value="Lam" />
      <Version value="21.0" />
      </ModInfo>
      </xml>

  5. Lokiisagod
    Lokiisagod
    • member
    • 0 kudos
    can't seem to get this to work. I put it in the mod folder. Unless there was something else i was supposed to do. I just did the all in one for smx. 
    1. lammetje
      lammetje
      • premium
      • 57 kudos
      I am assuming that you have SMX installed and that you are using the latest patch of the game and my mod

      did you use a mod manager or manual download/install ?

      fyi I did not test this mod on SMX so if it works it works if not I will have to archive the mod and have a stab at it at a later date

  6. TsukiMaki
    TsukiMaki
    • supporter
    • 0 kudos
    any plans to update this for alpha 21?
    1. lammetje
      lammetje
      • premium
      • 57 kudos
      once there is a stable version out
  7. sideoutteam64
    sideoutteam64
    • member
    • 0 kudos
    2023-04-18T04:35:35 40.217 WRN XML patch for "loot.xml" from mod "Lam's Vehicle storage mod" did not apply: <set xpath="/lootcontainers/lootcontainer[@id='76']/@size"  (line 4 at pos 3)
    2023-04-18T04:35:35 40.218 WRN XML patch for "loot.xml" from mod "Lam's Vehicle storage mod" did not apply: <set xpath="/lootcontainers/lootcontainer[@id='77']/@size"  (line 7 at pos 3)
    2023-04-18T04:35:35 40.219 WRN XML patch for "loot.xml" from mod "Lam's Vehicle storage mod" did not apply: <set xpath="/lootcontainers/lootcontainer[@id='78']/@size"  (line 10 at pos 3)
    2023-04-18T04:35:35 40.220 WRN XML patch for "loot.xml" from mod "Lam's Vehicle storage mod" did not apply: <set xpath="/lootcontainers/lootcontainer[@id='79']/@size"  (line 13 at pos 3)
    2023-04-18T04:35:35 40.221 WRN XML patch for "loot.xml" from mod "Lam's Vehicle storage mod" did not apply: <set xpath="/lootcontainers/lootcontainer[@id='80']/@size"  (line 16 at pos 3)
    1. lammetje
      lammetje
      • premium
      • 57 kudos
      which version did you install ?
  8. Rexsandor
    Rexsandor
    • member
    • 0 kudos
    I would like something like this for Undead Legacy, and then there transport, as it seems to me, does not quite work out its load capacity, since there are not enough slots..
  9. LuSien2147
    LuSien2147
    • member
    • 0 kudos
    Is this mod only server side need to download or both the server side and client?
    1. lammetje
      lammetje
      • premium
      • 57 kudos
      as far as I know only the server side
  10. GunskyCZ
    GunskyCZ
    • supporter
    • 0 kudos
    Hey man, this mod looks fantastic, but I will find no use for it since I use "Bdub's Vehicles (A20)".
    I just don't like vanilla vehicles :D, so I wonder do you think this will work, or can it be done to work with these vehicles also? Because I feel like truck vehicles (LMTV here) need more space than just 90...
    1. lammetje
      lammetje
      • premium
      • 57 kudos
      I just uploaded a file to work with bdub's vehicles
      just look for the following file :
      Vehicle storage 40 60 80 100 110 for bdub
    2. GunskyCZ
      GunskyCZ
      • supporter
      • 0 kudos
      Awesome, man just awesome, you are the best!
  11. deadlywolf301
    deadlywolf301
    • supporter
    • 0 kudos
    hey love the mod series but was wondering if it was possible to increase the crafted storage chests beyond 100 slots?
    1. lammetje
      lammetje
      • premium
      • 57 kudos
      depending on your UI size this is very much possible
      but due to the fact that I have 9 different backpack mods atm
      and I wanted to make it compatible with all of them
      so I ended up with a 100 slot version