View Single Post
  #14  
Old 08-15-2004, 10:42 PM
Dach Dach is offline
call me Chad, it's cooler
Dach's Avatar
Join Date: Aug 2002
Posts: 1,899
Dach is on a distinguished road
Quote:
Originally Posted by Polo
Regardless of the visual complexity of your GUI, you should easily just beable to hack extra script on by joining classes to it, which is what dlang said, and I assume Dach was hinting at.
Not really, a single system should not ever need to be that big. What Xile said is your best solution. If the situation is not as Xile assumed, you're problem is inefficient coding .

From looking at your menu system (which I do like), it is very possible to split it up into the major menus and just trigger the submenus from the main one.
__________________
Scripting Documents:Old Script Documentation-Movement Tutorial
Reply With Quote