Instalar Steam
iniciar sesión
|
idioma
简体中文 (chino simplificado)
繁體中文 (chino tradicional)
日本語 (japonés)
한국어 (coreano)
ไทย (tailandés)
Български (búlgaro)
Čeština (checo)
Dansk (danés)
Deutsch (alemán)
English (inglés)
Español de Hispanoamérica
Ελληνικά (griego)
Français (francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (húngaro)
Nederlands (holandés)
Norsk (noruego)
Polski (polaco)
Português (Portugués de Portugal)
Português-Brasil (portugués de Brasil)
Română (rumano)
Русский (ruso)
Suomi (finés)
Svenska (sueco)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraniano)
Comunicar un error de traducción
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).