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
https://medal.tv/es/games/project-zomboid/clips/1HuE2PJYQoTDgR/d1337OkVO0in?invite=cr-MSxlaGQsMjAyNTY3MTE1LA
In this clip you can see that my colleagues can blowtorch me out of my seats without container permits
Thank you for your evidence. In that clip, you can also see what I mentioned— a player can remove items from the vehicle seat without having the permissions activated. This also happens in the trunks; it's just not visible in that video.
If you give me a couple of hours, I can record a clip demonstrating what I'm talking about, in case the clip sent by 'TraumaSCL' isn't sufficient evidence.
- no public permission
- not in same faction
- not in same safehouse
- not a privileged user
can take items from their seats, inside the car. But I have tested it, I cannot take those items.My admins have confirmed that it is working on our running server. I suspect that it could be that you have mods overriding my mod's programming. I suggest putting the mod in later mod load order
If you know some programming, you can try search for this in your mods, with software like notepad+
In common practice, we try to backup the vanilla function and call back the said function after we done injecting our codes.
However, there might be mods overriding it directly without backing it up thus making it incompatible with other mods. Such mods should be placed at the top of the load order.