Difference between revisions of "DisplayStatusMessage"
From Dragon Age Toolset Wiki
(Generated by Sunjammer's Dragon Age Script Paser) |
BryanDerksen (Talk | contribs) (remove tag) |
||
| Line 1: | Line 1: | ||
| − | |||
{{dafunction | {{dafunction | ||
|name=DisplayStatusMessage | |name=DisplayStatusMessage | ||
Latest revision as of 23:33, 19 February 2010
Displays a status message in the middle of the screen
- Parameters:
- sMessage
- The text of the message
- nColour
- The text colour, in hex (eg. 0xff0000 is red)
- Returns:
- Nothing.
- Source:
- script.ldf
Description
Displays a status message in the middle of the screen