zmref Posted July 4, 2012 Posted July 4, 2012 (edited) Please help, I'm a newbie I just followed Judas' (http://supportmii.co.../JudasBible.pdf) - a tutorial for adding a custom NPC and this what happened.... [Error]: status_set_viewdata (NPC): No view data for class 9001 View the Information here: I don't know if the tutorial was incomplete or what, how do I set the Custom NPC Sprite anyways. Thanks in advance SOLVED Thanks to my ability I've solved "again" my own problem. Problem: [Error]: status_set_viewdata (NPC): No view data for class 9001 Solution: Don't set the ID higher, just set it to the next ID number at the bottom of npcidentity.txt Additional Error Experience: Problem Client Error: Infinite "Dialog box pop up: JobNameTable" (you'll be needing to end task the Client on Task Manager using Ctrl+Alt+Del) Solution: Don't put the "//Custom NPC" comment slashes on the code. because it's a LUA Programming Code (LUA has it's own comment code). Remove it. The Information of error is located above Edited July 4, 2012 by zmref Quote
Question
zmref
Please help, I'm a newbie
I just followed
Judas' (http://supportmii.co.../JudasBible.pdf) - a tutorial for adding a custom NPC
and this what happened....
[Error]: status_set_viewdata (NPC): No view data for class 9001
View the Information here:
I don't know if the tutorial was incomplete or what, how do I set the Custom NPC Sprite anyways.
Thanks in advance
SOLVED
Thanks to my ability I've solved "again" my own problem.
Problem: [Error]: status_set_viewdata (NPC): No view data for class 9001
Solution: Don't set the ID higher, just set it to the next ID number at the bottom of npcidentity.txt
Additional Error Experience:
Problem Client Error: Infinite "Dialog box pop up: JobNameTable" (you'll be needing to end task the Client on Task Manager using Ctrl+Alt+Del)
Solution: Don't put the "//Custom NPC" comment slashes on the code. because it's a LUA Programming Code (LUA has it's own comment code). Remove it.
The Information of error is located above
Edited by zmref0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.