Steam 설치
로그인
|
언어
简体中文(중국어 간체)
繁體中文(중국어 번체)
日本語(일본어)
ไทย(태국어)
Български(불가리아어)
Čeština(체코어)
Dansk(덴마크어)
Deutsch(독일어)
English(영어)
Español - España(스페인어 - 스페인)
Español - Latinoamérica(스페인어 - 중남미)
Ελληνικά(그리스어)
Français(프랑스어)
Italiano(이탈리아어)
Bahasa Indonesia(인도네시아어)
Magyar(헝가리어)
Nederlands(네덜란드어)
Norsk(노르웨이어)
Polski(폴란드어)
Português(포르투갈어 - 포르투갈)
Português - Brasil(포르투갈어 - 브라질)
Română(루마니아어)
Русский(러시아어)
Suomi(핀란드어)
Svenska(스웨덴어)
Türkçe(튀르키예어)
Tiếng Việt(베트남어)
Українська(우크라이나어)
번역 관련 문제 보고
Either way I wouldn't worry too much about it/ It could be a visual bug, and its defaulting to checked because that is its default behavior if it cannot find that specific parameter on the npc.
I do not actually add/modify the underlying npc config parameter that the system uses unless you specifically check or uncheck that box yourself. Meaning that if the npc is already configured not to graduate, it should stay as such even if it does show that its checked.
I would keep a backup of the npc card just in case however. If the person does end up graduating, kick him out, re-add him using the card, then explicitly uncheck that parameter. That should force the override.
There are couple tenants i wanna move from original place to temp room while reconstruction original rooms, and as i tested, copy-paste works well, even dialogues keeps same. BUT, crewmember graduation checkbox is checked, despite this particular NPC would NEVER join crew (that was one of first tenants on entire save, and after ~400hrs of gameplay still giving quests). Soooo, question is that's mod adding to every NPC this option by default, or reading it from structure of particular NPC? Is it forced by mod to make everyone be able to graduate once mod installed, or its still controlled by NPC and will not change after copypaste?
/entityeval npc.species();
/entityeval npc.npcType();
/eval world.threatLevel();
/entityeval npc.seed();
and take note of the info. then do something like this as a follow up
/spawnnpc [npc.species] [npc.npcType] [world.threatLevel (determines stats,starting world == 3, dark world == 9)] [seed]
ex:
/spawnnpc human villager 3 -323232455