|
|
 |
 |
 |
 |
|
 |
 |
|
 |
 |
|
 |
|
Development::Tools 3rd Party Tools for EQEMu (DB management tools, front ends, etc...) |

05-14-2005, 05:34 PM
|
 |
Hill Giant
|
|
Join Date: Sep 2004
Posts: 100
|
|
Ok got it to run.
Neat program, it has potential.
Suggestion: make a new file "template.txt" or some such that the program loads at startup as the default template, in case we want to make our own
Also, add save/load capabilities for those of us who are too lazy to copy/paste
Lastly, this would be really neat, and probably impossible to code: have the right pane load common commands according to which "sub EVENT" your cursor is in. So if your cursor is in sub EVENT_SAY, the right pane loads things like "if ($text=~//i) {}" or "quest::say("");". And if it's in sub EVENT_ITEM it gives you "if ($itemcount{} == 1 ) {" and "quest::summonitem();", etc so you can just click the command on the right and insert it into the code
good work!
__________________
The PEQ Database Editor is available!
Edit Loot, NPCs, Spawns, Merchants, Factions, NPC Spell Lists, and Tradeskills with ease!
Check it out!
|

05-15-2005, 04:51 AM
|
 |
Discordant
|
|
Join Date: Apr 2003
Location: Winnipeg, Manitoba Canada
Posts: 270
|
|
updated
Ok
I added what you guys had requested. New version available from the link above.
See the "About" area under help for the custom template info.
Give me more feedback and I'll give you a better App !!
|

05-15-2005, 12:23 PM
|
 |
Hill Giant
|
|
Join Date: Sep 2004
Posts: 100
|
|
An option to turn wordwrap on and off would be nice
the template thing doesn't seem to work... i put a template.pl in the directory and it didn't load it at start-up
Edit: if I do file > clear it loads the template correctly, but startup still is your template
__________________
The PEQ Database Editor is available!
Edit Loot, NPCs, Spawns, Merchants, Factions, NPC Spell Lists, and Tradeskills with ease!
Check it out!
|
 |
|
 |

05-15-2005, 12:31 PM
|
 |
Hill Giant
|
|
Join Date: Sep 2004
Posts: 100
|
|
Not a big deal, but the program doesn't seem to remember what file you're editing. For instance, if you open blah.pl and go to save it, it opens the "save as" dialog instead of just saving the file.
Also, perhaps add a tab on the right pane named "Custom" where you can add your own frequently used quest commands and insert them with a single click into your quest file? The custom list could just be saved in a file in the app's directory
Edit: just to make sure you understand what I'm requesting: the idea is to have all the custom commands listed at the same time (in your "Explanation" box, or the one below that), so you don't have to open a drop-down menu and search for the commands you use all the time. And, maybe a double-click would be better for this menu... so you have all your custom commands listed and you can just double-click one of them to insert it into the quest file. The less I have to do to get it into the quest file, the better :P
Edit again: you should be able to tell from all my posts and edits that i like your program a lot :)
__________________
The PEQ Database Editor is available!
Edit Loot, NPCs, Spawns, Merchants, Factions, NPC Spell Lists, and Tradeskills with ease!
Check it out!
Last edited by mystic414; 05-15-2005 at 08:45 PM..
|
 |
|
 |

05-16-2005, 05:23 AM
|
 |
Discordant
|
|
Join Date: Apr 2003
Location: Winnipeg, Manitoba Canada
Posts: 270
|
|
new 2.0b released
Well I added most of what you wanted, see above post.
I couldn't add the Word wrap because then i would have to add line numbers so your script could be read correctly. Thats just to much work at the moment.
I didn't add your custom commands area like you wanted but I did add a scrap paper area. I think it makes quest writing easy enough already. Don't be to lazy or you might not write scripts at all :P
- Any more feed back is welcome 
|

05-16-2005, 05:46 AM
|
 |
Hill Giant
|
|
Join Date: Sep 2004
Posts: 100
|
|
You don't need line numbers to use wordwrap. Notepad doesn't have line numbers and it's not difficult to tell what's going on. You really need to add wordwrap, though, because it makes spotting errors like a missing " or ) or ; at the end of a line much easer when you don't have to scroll back and forth to see the end of every line. Just make it an option so if you don't want it, you don't have to have it turned on.
Also, an undo/redo feature might be nice.. and if you can make it undo/redo more than one step, that would be an added bonus :P
Thanks for all the work you're doing, it's appreciated
__________________
The PEQ Database Editor is available!
Edit Loot, NPCs, Spawns, Merchants, Factions, NPC Spell Lists, and Tradeskills with ease!
Check it out!
|

05-16-2005, 10:13 AM
|
 |
Discordant
|
|
Join Date: Apr 2003
Location: Winnipeg, Manitoba Canada
Posts: 270
|
|
well
Word wrap isn't supported with scrollbars in VB6, so thats a no go. As for the undo redo with multi levels, I'll look into it.
|
Thread Tools |
|
Display Modes |
Hybrid Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 04:20 PM.
|
|
 |
|
 |
|
|
|
 |
|
 |
|
 |