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
Nyablos (the thing with the large head thats shaped like a crock head)
once clicked on nothing works clicking on any buttons and stuff does nothing unless you exit out of NPC+ and re-enter
https://gtm.steamproxy.vip/workshop/filedetails/?id=1114822742
The Indix mod have compatibility issues. The NPC Spawner spawns Indix species into 'indix' species. (/spawnnpc indix villager) But it is viewed as different species since the mod creator set the species as "Indix".
So, if the users spawn Indix race through npc spawners, it is summoned as naked with no clothes, no dialogues. Since the race is spawned as "indix" race, not the correct version of "Indix" race.
Can you edit the lua file to change this compatibility issue?
* Current Npc spawner's using incorrect command.
ex) /spawnnpc indix villager
* Correct Command
ex) /spawnnpc Indix villager
I already checked they are viewed as different races when I edit the Indix race to test in "additionalSpecies" at modconfig, if they are spawned with Indix race, the npcs are working correctly.
Can you adapt this by changing the lua file when species are recognized as indix, change that to Indix, and erase the path to indix?
That being said, the modder is not following the standard, no other species capitalizes their id. So its strange they decided to do it.