View Single Post
  #2  
Old 11-06-2011, 09:37 PM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,498
Default

Don't have my system up to test, but a few things.

Not sure if it will break the script, but you don't need the last comma.
Instead of print, you should use quest::say(%dadscookies($text));
Reply With Quote