Thread: Quest Help
View Single Post
  #2  
Old 09-16-2011, 10:34 PM
Apoc.Index
Sarnak
 
Join Date: Aug 2011
Posts: 67
Default

OK, so I found a synstax error that I just corrected,

plugin::vtell("thank,"iksar,"male");
is now
plugin::vtell("thanks","iksar,"male");

In all lines, I did a #reloadqst, and ensure I had it labled as the proper NPCID. So, It must have something to do with the Syntax format.

Thanks to anyone who can give me advise!

Apoc.
Reply With Quote