Quote:
Originally Posted by N0ctrnl
For items, script IDs are specifically called out. In the database it's the 'scriptfileid' column. If you're using the PEQ editor, look for "Script File ID". So if you put 999 in there, it'd call quests/global/items/script_999.pl
|
Ahh, theres my problem. I assumed it would auto pick it up, like for NPCs.
I've added the #2016 to the script file id field on my item in question and placed my script_2016.pl in the "quest/global/items/" folder.
I will try this tonight and let everyone know how it goes.