How do I increase the number of slots in the character select screen?
Open up `data/system.def’ using a text editor, and look at the `[Select Info]’ group. Increase the value of `rows’ and `columns’ to create more slots for additional characters. You may need to adjust the `pos’ parameter to place the newly-sized boxes correctly on the screen. A value of 0,0 represents the upper-left corner, and 319,239 is the lower-right.