I get this when ever I try to use my scripting. This also crashes the zonent.exe file and boots my characters in the zone to character select.
http://66.12.139.58/images/qsterror.gif
my script is simple
NPC_SCRIPT 2006{
TRIGGER_TEXT:Hail:{
SAY:Hiya
}
}
N E ideas?