Project Zomboid

Project Zomboid

1,315 ratings
Simple Add Inventory Pages (for Build 41)
3
9
4
5
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
32.410 KB
25 Dec, 2019 @ 9:57am
29 Dec, 2020 @ 10:09am
3 Change Notes ( view )

Subscribe to download
Simple Add Inventory Pages (for Build 41)

Description
キャラクターのインベントリーにあるが装備はしていない入れ物のインベントリーをインベントリーウィンドウに追加します。
  • 入れ物は装備してなくても使えるはず。
    むしろ背負っていたら使えないのでは。
    そこまではやらんけどね。( >ω・)

  • Build 40までにも同様のModはありますが、動きがおかしかったので今は自分で作って使っています。
  • 高度な機能はありません。
    もっと高度なものを作ってくれるクリエイターが現れるよう祈りましょう!
  • 装備していない入れ物のボタンは色が暗く表示されます。
    ボタンの枠と画像の色は頑張ればちょっと変えられます。
    次のような内容のテキストファイルを作り、このModのmedia\lua\clientに入れると枠や画像の色を少し変えられます。
    拡張子がluaになっていればファイル名は何でもかまいません。("SimpleAddInventoryPages.Custom.lua"など)
    例:ボタンの枠を緑色にする。
    require "SimpleAddInventoryPages" SimpleAddInventoryPages["containerButtonBorderColor"] = {r=0.0, g=1.0, b=0.0, a=1.0} SimpleAddInventoryPages["containerButtonTextureColor"] = nil
    分からない場合は諦めてください。
  • 「入れ物の中の入れ物の中の……」というのも検討しましたが、見づらくなるのでやめました。
  • 装備していない入れ物は重いので気をつけましょう。
  • Build 41.71で動作確認しました。
    Build 41.47でBuild 40との互換性がなくなりました。
  • このModはシングルプレイヤーモード用に作成しました。
    マルチプレイヤーモードで動く保証はありません。


Add the inventory of the container that is in the character's inventory but not equipped to the inventory window.
  • I think containers should be usable even if not equipped.
    Rather I think it should cannot be used if you carry it on your back.
    Although there is no such function. ;p

  • There were similar mods up to Build 40, but now I'm making and using my own because it didn't seem to work properly.
  • It has no advanced features.
    Let's pray for creators who make more advanced mods appear!
  • Buttons for containers that are not equipped have a darker color.
    The color of the button frame and the image can be changed a bit with effort.
    Create a text file with the following content and put it in the media\lua\client of this mod, you can change the color of the frame and image a little.
    Any file name can be used as long as the extension is lua. e.g. SimpleAddInventoryPages.Custom.lua
    Example: Make the button frame green.
    require "SimpleAddInventoryPages" SimpleAddInventoryPages["containerButtonBorderColor"] = {r=0.0, g=1.0, b=0.0, a=1.0} SimpleAddInventoryPages["containerButtonTextureColor"] = nil
    If you do not understand, please give up.
  • I considered "in the container in the container ...", but stopped because it was hard to see.
  • Containers that are not equipped are heavy, so be careful.
  • I confirmed the operation with Build 41.71.
    Since Build 41.47, it is no longer compatible to Build 40.
  • This mod was created for the single-player mode.
    There is no guarantee that it will work in multi-player mode.

Tags:B41,Interface

Workshop ID: 1946782371
Mod ID: SimpleAddInventoryPages20191226
Popular Discussions View All (1)
2
1 Feb, 2022 @ 3:39am
Permission
KodeMan
85 Comments
Reigdaer 8 Mar @ 2:24pm 
nice, love you ^3^
RH4DB4  [author] 26 Jan @ 3:25am 
Wil209 4 Jan @ 7:01pm 
for build 42 of course
Wil209 4 Jan @ 7:01pm 
does anyone have others alternative to this mod?
Deathhead 1 Jan @ 3:09am 
thanks
RH4DB4  [author] 31 Dec, 2024 @ 10:21pm 
@Deathhead
ok.
Deathhead 31 Dec, 2024 @ 1:38pm 
Would it be alright if I add your mod to a modpack for a server I'm making?
RH4DB4  [author] 20 Dec, 2024 @ 10:13am 
This is only for Build 41 and will not be updated for Build 42.
It is expected that Build 41 will remain playable after the stable Build of Build 42 of the base game is released.

I think it is more significant to look for a better mod than this one, as there are probably already better ones out there.
phycher 19 Dec, 2024 @ 1:28pm 
update to build 42 please
ᛗᚨᚾᛞᚨᛚᛟᚱᛖ 27 Sep, 2024 @ 11:12am 
To replace this one