View Single Post
  #2  
Old 03-21-2005, 02:13 AM
sonicintuition
Hill Giant
 
Join Date: Jan 2005
Posts: 124
Default

Heya,

You posted this in the wrong forum! /bonk

I looked at your quest, it looks like your problem is in your quest::setskillall. It should be:
Quote:
quest::setallskill(110);
Also, I could be wrong but don't put 2 closing brackets on one line. If it isn't messing up your quest at the very least it makes it confusing for others to read. Just a friendly tip.

Regards,
SI
Reply With Quote