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
The author doesn't look like they'll be able to come back to fix it anytime soon as they've been without a device for quite some time now.
this one left the majority of PLL balance untouched, aside from what is mentioned.
1. Go to "\Steam\steamapps\workshop\content\108600\2698785800\mods\PLLoot_Patch\media\lua\shared\NPCs"
2. Open "PLL_ExtraBodyLocations.lua" with any text editor
3. Remove everything from after "end," so starting from "group:setExclusive" and up to, but not including "--group:setHideModel"
4. Save it
[01-04-22 21:11:36.158]LOG : General , 1648861896158> -----------------------------------------
STACK TRACE
-----------------------------------------
Callframe at: setHideModel
function: BodyLocationsTable -- file: BodyLocations.lua line # 295.
[01-04-22 21:11:36.159] ERROR: General , 1648861896159> ExceptionLogger.logException> Exception thrown java.lang.reflect.InvocationTargetException at GeneratedMethodAccessor10.invoke..
[01-04-22 21:11:36.159] ERROR: General , 1648861896159> DebugLogStream.printException> Stack trace:.
i'm not sure i understand. did something happen? does this still work? i haven't been on PZ since 41.64
basically this is a patch for Paw Low's Loot (in required items).
so for this to work (if it still does) all that's required is you match each Paw Low's Loot option you want to use, with the corresponding patch option.
so if you want to use Paw Low's Loot (normal) but not PLLGuns or PLLFantasy, you'd activate
PLLoot and PLLoot_Patch
It essentially means if you're running Paw Low Loot, you'd have:
PLLoot
PLLootF
PLLootG
in the mod list. To make the patch work, you'd just make sure to match the above IDs with the patch IDs. So if you only wanted to run PLLoot, and not the fantasy or gun (notated with F and G respectively) mods, you'd have it like
PLLoot
PLLoot_Patch
if you wanted fantasy and guns as well, you'd have it like
PLLoot
PLLootF
PLLootG
PLLoot_Patch
PLLootF_Patch
PLLootG_Patch
Does that make sense? I'm not sure if that's the explanation you were asking or looking for
require "Items/Distributions"
require "Items/ProceduralDistributions"
ClothingStoresHeadwear
table.insert(ProceduralDistributions.list.BookstoreBooks.items, "grimoireclosed")
table.insert(ProceduralDistributions.list.BookstoreBooks.items, 0.05)
table.insert(ProceduralDistributions.list.MusicStoreOthers.items, "Hat_TubaHat")
table.insert(ProceduralDistributions.list.MusicStoreOthers.items, 0.5)
table.insert(ProceduralDistributions.list.ClothingStoresHeadwear.items, "Hat_WitchyHat")
Line 3
ERROR: General , 1640848558283> 480,060,954> ExceptionLogger.logException> Exception thrown se.krka.kahlua.vm.KahluaException: PLLF_Distributions.lua:4: '=' expected near `table` at LexState.lexerror line:278.
ERROR: General , 1640848558284> 480,060,954> DebugLogStream.printException> Stack trace:
Is it this?
@Shurenai
They mean the rebalances the other mod mad, not the original