Main Page | Recent changes | Edit this page | Page history

Printable version | Disclaimers | Privacy policy

Not logged in
Log in | Help
 

Minitext

From EDukeWiki

minitext <x> <y> <quote> <shade> <pal>

Prints a defined quote to the screen using small text.

<x> and <y> are on-screen coordinates.

<quote> is the quote to print, as defined by definequote.

<shade> and <pal> are obviously shade and palette.

Example code:

setvar x 0
setvar y 100
setvar shade 0
setvar pal 0
setvar TEMP 100
minitext x y TEMP shade pal

Please note that as with digitalnumber, gametext and friends, minitext only works during events.

Retrieved from "http://sc8-pr-shell1.sourceforge.net../../../m/i/n/Minitext.html"

This page has been accessed 275 times. This page was last modified 08:49, 24 September 2005 by Richard Gobeille. Based on work by Jonathan Smith. Content is available under SourceForge.


[Main Page]
Main Page
Recent changes
Random page
EDuke32.com

Edit this page
Discuss this page
Page history
What links here
Related changes

Special pages
Bug reports