Cài đặt Steam
Đăng nhập
|
Ngôn ngữ
简体中文 (Hán giản thể)
繁體中文 (Hán phồn thể)
日本語 (Nhật)
한국어 (Hàn Quốc)
ไทย (Thái)
Български (Bungari)
Čeština (CH Séc)
Dansk (Đan Mạch)
Deutsch (Đức)
English (Anh)
Español - España (Tây Ban Nha - TBN)
Español - Latinoamérica (Tây Ban Nha cho Mỹ Latin)
Ελληνικά (Hy Lạp)
Français (Pháp)
Italiano (Ý)
Bahasa Indonesia (tiếng Indonesia)
Magyar (Hungary)
Nederlands (Hà Lan)
Norsk (Na Uy)
Polski (Ba Lan)
Português (Tiếng Bồ Đào Nha - BĐN)
Português - Brasil (Bồ Đào Nha - Brazil)
Română (Rumani)
Русский (Nga)
Suomi (Phần Lan)
Svenska (Thụy Điển)
Türkçe (Thổ Nhĩ Kỳ)
Українська (Ukraine)
Báo cáo lỗi dịch thuật
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).