Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
Upload a screenshot of your profile configuration.
If you see any errors in the console then let me have a look at those too.
To solve this, DON'T spawn reskined custom NPCs directly, just spawn the original npc and write the full path of the custom model in the "Model" textbox. You can see the full path of a npc model with the tool "Entity inspector". It worked for me. Perhaps you should post this info in the main addon description, moomoohk.
If only I would have read this sooner :D
I just figured out there was an issue myself last night and wrote up a fix. The update is live.
Everything should work just as expected now. You can spawn reskinned NPCs and everything.
The way I fixed it is by saving the entity ID of each NPC spawned by ZINV in a list and then filtering that list instead of searching by class name (which won't work for reskinned/modified NPCs).