Simply assign the player and npcid (anyone will do try 99)
on eqadmin, it's the number on the far left. There is a quest
tab in eqadmin, but it doesn't apply to scripts.
then in your script file type this.
NPC_SCRIPT 99 {
#whatever you want in here
}
(taken from tutorial)
