View Single Post
  #19  
Old 08-27-2008, 04:45 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

Hey GeorgeS, I found another fairly major issue with the quest tool. It seems that the auto capitalization for certain per commands is causing scripts not to work after they are saved. I know for sure that the "F" in "For" being capitalized will break any script that tries to use it. It has to be all lowercase like "for". I imagine that "While" should probably be "while" as well.

There may be some others, but I have confirmed that at least "For" needs to be fixed for sure. Looking at a perl Tutorial, it seems to show all perl commands in all lower case, so "while" should probably be lower as well.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote