26-07-2009, 04:06 AM
James Wrote:Joost Wrote:Labmonkey Wrote:Joost making seperate exes is great when your making a big game and you have lots of admin only stuff and it will save lots of space, but for small mirage games its not a noticeable difference, and is kind of an inconvience to devving if you have to give all mods a separate client..Forms are evil. Components are evil. Don't use them when you don't need them. Over half the forms in ES were admin-related stuff, fucking waste of space.
QFT. In one of my edits I tried to reduce forms and components by combining editors into one form, and all the main menus. On the Menu form I used control arrays, which I've been told is better than bazillions of individual controls.
Control arrays don't exist. They're a figment of Microsoft's imagination.
Quote:Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?