Npc Constant

rans

New member
Messages
358
Points
0
Location
Somewhere down the road
Emulator
Hi there!
I can't find the proper npc id using this new npc constant to my script( my original npc sprite was a mob id which is 1907 and i can't find its npc constant in const.txt
anyone can help me?)
Please use NPC view constants instead. ID '1907' specified in file

 
If it not here, then add it to const.txt. Use any name you like and id 1907

 
For more info, you can look into mob_db.txt

1907 is monster and first field is declared as constant by Hercules, you can use it for your script 

 
Back
Top