View Single Post
  #2  
Old 06-15-2002, 10:46 AM
Lurker_005
Demi-God
 
Join Date: Jan 2002
Location: Tourist town USA
Posts: 1,671
Default

Try putting a space after the 1 and see if that helps.

Also have you tried to do a simple quest and find out if it works?

Code:
NPC_SCRIPT 1 { 
TRIGGER_TEXT:Hail:{ 
SAY:HOWDY! 
}
}
__________________
Please read the forum rules and look at reacent messages before posting.
Reply With Quote