I have been working on a new NC Control concept and script (in-game editing for weapons/classes/database NPCs). So far the features include the following:
- Tree-View control for listing NPCs
- Tabbed Scripts for easier editing
- Syntax Highlighting
Some planned features (will be editted when new ideas are thought of):
- Other functions to make the script more list the current NC Control (image editting for weapons,x/y/level/flag editting for classes, delete buttons, adding entries to NC, etc)
- Adding local-npcs in the level the player is in to the tree-view
- Find/Replace
- Scroll-to-function (drop down list, when a function is selected, the script window will scroll to the function)
- Reload Button (added 08/05/05, picture updated) (suggested by Calani)
- Customization(custom syntax colors, window/background colors, possibly hotkeys, etc) (suggested by Calani)
I attatched a screenshot of what I have done so far... comments and criticisms would both be appreciated. Also, suggestions for improvements and functions that could be added would also be appreciated!