• Due to recent spam attacks that heavily used compormised accounts we did reset all user passwords, AGAIN, if it happens and your account got compromised again due to re-used passwords your account will be perma-banned.

Npc Constant

rans

Member
Messages
358
Points
18
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