<html><head><link rel="stylesheet" href="themes/standard.css" type="text/css"></head><body topmargin=2 leftmargin=2>
so i;ve been following this tutorial for customizing the startup menu:
http://tutorials.moddb.com/106/Complete-guide-for-customizing-a-single-/
it's a really good tutorial -- shows you how to change the startup background and video, as well as the game title and font.
the problem i'm having is that my title is pretty long [the title i'm referring to is the one that reads 'half life' over the menu on the regular game], and the default display seems to be set to one line. so basically, my long title just runs off the screen. i've tried a couple of different line break codes from my piecemeal programming knowledge, but nothing's worked so far.
does anyone know -- am i stuck with just one line of text for the title, or is there a magic line break code somewhere? Thanks!</body></html>