ericbabe -> RE: More characters in name fields (6/26/2006 5:35:41 PM)
|
The difficulty here is that the engine uses a variable width font. When we make names for the scenario, we can check to see if they fit the pixel width, but when players are entering names it's a bit more difficult to force them to enter names limited by the proper width. Originally we tried just truncating the names to fit the width, but players found this very frustrating, as they were entering long names that were all being truncated to the same thing.
|
|
|
|