Thread: Quests
View Single Post
  #16  
Old 02-22-2008, 10:30 AM
Congdar
Developer
 
Join Date: Jul 2007
Location: my own little world
Posts: 751
Default

I've seen a few of those errors. In some cases there was a line like this:

quest:exp(400);

The problem was only a single : when it should be ::

Specifically in freportw the two dueling monks should be $timer not $timername
Reply With Quote