Difference between revisions of "StrMessageBox"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Tibixe
(new function)
 
imported>Ariuss
Line 3: Line 3:


Behaves identically to [[MessageBox]] with the exception that '''all''' its parameters are ''stringID''s.
Behaves identically to [[MessageBox]] with the exception that '''all''' its parameters are ''stringID''s.
[[Category: Functions (OBSE)]]
[[Category: TSFC]]

Revision as of 13:02, 22 December 2007

Syntax:

StrMessageBox text:stringID [option_one:stringID option_two:stringID ... option_ten:stringID ]

Behaves identically to MessageBox with the exception that all its parameters are stringIDs.