View Single Post
  #11  
Old 12-17-2004, 08:32 AM
mystic414's Avatar
mystic414
Hill Giant
 
Join Date: Sep 2004
Posts: 100
Default

Muuss, this quest editor is awesome! I'm not sure how I missed it when you first put it out, but I'm glad I found it... It's easily the best quest editor available now (sorry, Cofruben, no offence )

I came up with a few comments/suggestions I hope will be helpful:

1. Named quests have been supported by default for a while now... would be nice if you gave an option to load and save quest files by npc name rather than npcid. It could just be a checkbox someplace for those of us who want to use named quests.

2a. For the Item menu, it would be nice if there was a right-click option to insert just the item's id number without any additional code

2b. Another Item menu right-click option of ($itemcount { } == ) would be helpful.

3. Come to think of it, could you remove the $item1== from the default sub EVENT_ITEM template? As per our discussion here: http://www.eqemulator.net/forums/viewtopic.php?t=17622, it's almost always better to use $itemcount than $item1, etc.

4. Maybe I'm just missing something obvious, but the Load button doesn't seem to do anything at all. Is it working?

Thanks for making such an awesome editor! It's because of people like you that EQEmu will never die
Reply With Quote