Project Zomboid

Project Zomboid

141 个评价
Immersive Currency
2
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
531.261 KB
2023 年 2 月 6 日 下午 11:37
2024 年 6 月 18 日 下午 5:36
10 项改动说明 ( 查看 )

订阅以下载
Immersive Currency

在 Dismellion 的 2 个合集中
Project Insanity [Server Currently Offline]
148 件物品
APIs
34 件物品
描述
Greed is always good...

Usage
1. Start game or server to generate default sandbox variables.
2. (Optional) Use Immersive Shops to utilize currency. (there is no direct support for any other shops, you can ask authors of shop mods to add support for this mod.)
3. (Optional) Tune mod variables at will (explantion below).

Items
Icon
Name
Description
Money
the smallest currency unit and basic source of currency system. Replaces existing money item (no conflicts with vanilla)
Money Stack
Stack of money, can be made using rubber band. Stackable, you can take or put money out of the stack with satisfying sound effects.
Silver Scrap
Valuable metal, secondary currency that can be acquired by scrapping items made of silver.
Gold Scrap
Valuable metal, secondary currency that can be acquired by scrapping items made of gold.
Gems
Precious materials, can be acquired by scavenging or disassembling jewelry.
Box of Rubber Bands
Box with up to 20 rubber bands you can use to stack your money - can be frequently found in office buildings.
Wallets
Now interactible and can yield extra Money.

Interactions
Icon
Name
Description
Cash Registers
Can be searched for small amount of Money remaining in closed section. No skills or tools required.
ATM's
Can be welded open for average amount of Money. Requires certain metalwork skill, blowtorch, welding mask.
Bank Safes
Can be welded open for huge amount of Money Stacks. Requires certain metalwork skill, blowtorch, welding mask.
Bank Vaults
Can be cracked open for some amount of jewelry. Requires crowbar.

WARNING All of the mentioned interactible world objects have their "Pick Up" and "Disassemble" options completely disabled - this is INTENDED behavior.

Settings & API
Setting
API
Description
'Right value' multiplier
SandboxVars.ICurrency.InflationBuy
Multplier for mod values such as buying price, small values should be rounded to 1 money unit
'Left value' multiplier
SandboxVars.ICurrency.InflationSell
Multplier for mod values such as selling price, small values should be rounded to 1 money unit
Money: Wallets
SandboxVars.ICurrency.MinMoneyPerWallet, SandboxVars.ICurrency.MaxMoneyPerWallet
Money can be found in wallets, setting max to 0 will disable this feature
Money: Cash registers
SandboxVars.ICurrency.MinMoneyPerRegister, SandboxVars.ICurrency.MaxMoneyPerRegister
Money can be found in cash registers, setting max to 0 will disable this feature
Money: ATMs
SandboxVars.ICurrency.MinMoneyPerATM, SandboxVars.ICurrency.MaxMoneyPerATM
Money can be found in ATMs, setting max to 0 will disable this feature
Money: Safes
SandboxVars.ICurrency.MinMoneyPerSafe, SandboxVars.ICurrency.MaxMoneyPerSafe
Money can be found in safes, setting max to 0 will disable this feature
Valuables: Vaults
SandboxVars.ICurrency.MinGemsPerVault, SandboxVars.ICurrency.MaxGemsPerVault
Valuables (gems, jewelry) can be found in bank vaults, setting max to 0 will disable this feature
Reset time
SandboxVars.ICurrency.ResetTime
Game hours required to be able to repeatedly crack registers, ATMs, safes and etc. Setting this to -1 will disable reset feature
Metalworking Required
SandboxVars.ICurrency.CrackMetalWork
Metalworking skill level required to blowtorch metallic objects open. Requires 10 units of blowtorch.
Protect world objects
SandboxVars.ICurrency.DoProtect
Check if game should disable options to pick up and disassemble interactive objects such as: cash register, ATM, safes, vaults.
Affect mood
SandboxVars.ICurrency.GiveMood
Should mod interfere with any character mood, such as removing unhappiness on making money stack.
Factor 1, Factor 2, Factor 3, Factor 4 (Reserved API values)
SandboxVars.ICurrency.Factor1, SandboxVars.ICurrency.Factor2, SandboxVars.ICurrency.Factor3, SandboxVars.ICurrency.Factor4
Reserved API wildcard variable for other mods needs.

Contribute
[patreon.com]
[bitbucket.org]

Workshop ID: 2929712315
Mod ID: immersivecurrency
热门讨论 查看全部(3)
42
8 月 29 日 下午 6:49
置顶: Bugs & Troubleshooting
Dismellion
0
2024 年 11 月 29 日 上午 4:59
置顶: Tradução PTBR
Breno
156 条留言
BanchaAP 9 月 17 日 下午 1:02 
I would really love to implement this on my server. Would you mind if I sent you a friend request and asked you a few questions to see if it's compatible?
Dismellion  [作者] 9 月 16 日 下午 3:31 
@VillbliTårta Settings section of mod has it explained.
VillbliTårta 9 月 15 日 上午 9:37 
cash registries should be dismantable any way to change this?
Dismellion  [作者] 7 月 6 日 上午 6:19 
@stepbro Maybe there will be some features like that in B42 codebase, but currently you need to make a "patch" mod that replaces the money items with attributes you need.
stepbro 7 月 5 日 上午 3:55 
Hey man! I like your mod! I mainly use this and the trader mod for my server. Is there any chance to change the money weight to basically zero?
Dismellion  [作者] 6 月 16 日 下午 1:36 
@Primedew Not much I can do with that, I tried to integrate a few of my mods with others in the past - didn't work out, authors usually ignore my collab requests. That's why my only response "ask author yourself". If somebody will come and tell me they want to make integration - I will help the cause.
Primedew 6 月 16 日 上午 10:29 
it's just that with this there wont be any dedicated player shops
Dismellion  [作者] 6 月 16 日 上午 8:27 
@Primedew This mod is made to be used by Immersive Shops, there is no direct compat with anything else.
Primedew 6 月 16 日 上午 6:12 
incompatible with "Shops and traders" and noirs "shop"?
Dismellion  [作者] 3 月 26 日 上午 2:49 
@Faze_Shoe Just consolidate it like any other type of drainable items. Option to consolidate appears when you have several items of the same type.