Osiris/API/OpenMessageBox: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Tinkerer moved page Osiris/API/ShowMessageBox to Osiris/API/OpenMessageBox: Corrected API name) |
(No difference)
|
Revision as of 16:43, 18 August 2018
Full Definition(s)
- call ShowMessageBox((CHARACTERGUID)_Character, (STRING)_Message)
Description
Shows a modal message box for the user controlling a character.
Notes
- _Character: the character for whose owner the message box should be shown.
- _String: the translated string that should be shown in the message box.