Thread: New NPC Control
View Single Post
  #1  
Old 08-06-2005, 01:00 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
New NPC Control

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!
Attached Thumbnails
Click image for larger version

Name:	nccontrol.png
Views:	518
Size:	28.8 KB
ID:	32975  

Last edited by Python523; 08-06-2005 at 01:24 AM..
Reply With Quote