Thread: Quest Woe
View Single Post
  #11  
Old 04-12-2004, 09:18 AM
nattini
Fire Beetle
 
Join Date: Mar 2004
Posts: 15
Default

at a quick glance, it looks like you're doing everything correctly. here something to try though, which may or may not help you.

With my particular version of perl, no script i wrote would work unless I ended the file with a few extra blank lines. i.e. hitting enter twice after the comment line describing the NPC. If I deleted those two lines it stopped working altogether - but never threw an error. Parhaps it has something to do with the differences between *nix and MS newline characters and carrige returns? <shrug>

-nattini
Reply With Quote