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
ExtraWeightB42
https://steamhost.cn/steamcommunity_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.