Instantiation Options:
Blank window (text=None)
Standard text window (letter by letter(LBL), or instant)
Option Window w/ start text (text LBL or instant, options instant (or fadein?))
Facebox? (or use a sprite to draw next to a textbox, fadein)

Necessary flags:
/c[#xxxxxx] - change text draw color		:c - end change text draw color
/s[int] - modify speed				:s - end modify speed
/| - wait 30 frames to display next character
/. - wait 8 frames to display next character
/w[int] - wait int frames to display next character
/^ - auto close window immediately (don't use with option windows)
/, - turn LBL off				:, - end turn LBL off
// - forwardslash character			/: - colon character


Implement Later:
/i - italic, :i - end italic, /b - bold, :b - end bold (combinatory)
/?[1|0]:[valif1];[valif0]