Difference between revisions of "User:JRoush"
Jump to navigation
Jump to search
→Element Specific Traits
imported>JRoush |
imported>JRoush |
||
Line 40: | Line 40: | ||
=== Element Specific Traits === | === Element Specific Traits === | ||
*<filename> (string) - image elements - location of texture file, relative to Oblivion\Data\Textures | *<filename> (string) - image elements - location of texture file, relative to Oblivion\Data\Textures | ||
*<zoom> (int) - image elements - scaling factor for textures (percentage), use -1 to force fit entire texture | |||
*<cropx>,<cropy> (int) - pixels to crop from top and left of texture (applied after zoom settings) | |||
*<red>,<green>,<blue> (byte) - text elements - color of text (greater = more intense) | *<red>,<green>,<blue> (byte) - text elements - color of text (greater = more intense) | ||
*<nowiki><font></nowiki> (byte) - text elements - in game font used (1-5) | *<nowiki><font></nowiki> (byte) - text elements - in game font used (1-5) | ||
*<justify> (&left;, &right;, ¢er;) - text elements - text alignment | *<justify> (&left;, &right;, ¢er;) - text elements - text alignment | ||
*<string> (string) - text elements - actual contents | *<string> (string) - text elements - actual contents | ||
=== Input Related Traits === | === Input Related Traits === |