QUOTE(DiscipleOfAdun @ Dec 27 2006, 11:35 AM)
I would like to see it edit tbl files from inside an mpq, if that isn't planned. I also think that, with 1 extra file, a rather robust and useful Tree View can be implemented, if you wish to do that. While working on FG, I found that a Tree was a lot easier to use from a user's standpoint than a simple id sorting. yeah, it's a pain to code (because something like a tbl file needs drag+drop for the entries), but it'd be much nicer to use in the long run, and especially for modders who make large customs. Not saying you have to, but if you think you might consider it, I'll get my idea organized up.
[right][snapback]606238[/snapback][/right]
Actually I like that idea but im not exactially sure how it could work
Example:
CODE
[U]Strings[/U]
- String1
- string2
ect.
[U]Custom[/U]
-String1
-String2
ect.
Unlike TBLPad TBLTools doesnt just use a text box and having the options off to the side. It actually has a editor screen with all the options in it to keep it organized. It basically would need to load from the screen to the editor which I didnt even think of before but thats a good idea
As for loading in the MPQ that is another good idea but most modders are used to taking everything out and even if it could do that and you save it back into the scmpq than what are you supposed to do because you lost the original .tbl file for the strings. Unless im not thinking how you are I dont think that is such a good idea to do
Basically I think the treeview is a pretty good idea once I figure out how to make it convienent to work
as for loading through the mpq im kinda iffy on it