Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
You put a lua file in your mod in media\lua\shared\YOURMODID_whatever.lua with something like the following:
Then you make sure this mod is loaded AFTER BetterMoneySystem
'Base.Money' is the full name of the item that you are using as money.
One small problem though: the tooltip indicates wallet money value didnt show up in dedicated servers. The rest part works alright.
I wrote a script that allows players search wallets in zombies' loot and get random bills or get a dead cockroach with empty wallet on my server. It's tons of fun
However, I'm unsure how to implement money on zombies or in loot locations. I've added two mods to include them in zombie loot:
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2686972114
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2892563252&searchtext=drop+box
I tried the first one which didn't work, then the second one after removing the first. I replaced the ID with the ATM mod item and set a 100% spawn probability to test it, but unfortunately, it still doesn't work.
Based on my limited modding knowledge, I suspect there might be a conflict with one of the mods on my server. The only mods I know that modify zombie loot and are currently on my server are "Mod Snake" and "zRe Vaccine ReMod by kERHUS".
My question is, how can I make the ATM money spawn inside zombies? Or is there a way to make the ATM mod work with the vanilla Base.Money?
I apologize for the inconvenience and thank you in advance. 😊 😊 😊 😊 😊