安装 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(越南语)
Українська(乌克兰语)
报告翻译问题






ExtraWeightB42
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3413551519
and open with C++ or Note pad, Change the Max Weight to whatever you need/want Easy fix
Maybe it stoped working?
Anyone here able to help me fix that?
Do you have any idea how to change the game's cap of 50 carry weight?
it sets everyone to 8. un subbing it from the server does not roll back the changes.
Note this: every player need to change his weight lua file alone to the weight that u take 50 or what ever
the one on the server
extraweight.lua
programfiles(x86)\steam\steamapps\workshop\content\108600\2918863227\mods\ExtraWeight\media\lua\server
programfiles(x86)\steam\steamapps\common\projectzomboiworkshop\steamapps\workshop\content\108600\2918863227\mods\ExtraWeight\media\lua\server
I'm not understanding what's wrong?
You can find it in your steam directory:
\steamapps\workshop\content\108600\2918863227\mods\ExtraWeight\media\lua\server
Open the file "ExtraWeight" with notepad and change the value
local maxWeight = 25
to your desired number.
Just watch out, the game doesn't accept weights above 50 it seems. So if you have a weight limit above 50, you will still be capped at 50. It will seem like you can still do things in your inventory but you can't. Keep that in mind.