安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题








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://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2686972114
https://psteamcommunity.yuanyoumao.com/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. 😊 😊 😊 😊 😊