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
Edit: Alright, so it actually fixed the most glaring problem with the mod
For anyone wondering, the ID of PZ is 108600 and the mods ID is 1905148104
Well, at least I hope these ID's apply to everyone
Text editor. Do a search for "if(self.player ~= nil) then" and then replace the section mentioned.
If you have gamebreaking results then simply unsubscribe from the mod and resubscribe and it will revert the lua files.
Have you encountered any hostile NPCs? They can finally damage me, but I still cannot damage them. I've seen others post about "invincible raiders".
Try using Subpar Survivors and replacing this same line of code "if it exists as roughly the same". That mod always fixed this issue in Superb for me.
edit: this didnt work
This can be fixed by changing the following in "SuperSurvivor.lua" located in your "steamapps\workshop\content\108600\1905148104\mods\Superb-Survivors\media\lua\client\2_Other" folder.
Go down to line 2316 it should look something like this:
Replace that entire block with the following:
As for the invincible raiders problem there is a possible solution posted here by "123~Kiss-Earnie-s-Ass":
https://steamhost.cn/steamcommunity_com/workshop/filedetails/discussion/1905148104/3057365873440652460/
This fixed the cursor issue i had from the previous solution, but then NPC's went back to freezing in combat... I didn't want to mess with your code, but is there a typo in the line "self.player:setVariable("bAiming" , true)" ?
Does this do anything to fix npc not damaging zombies?