Osiris/API/ShowNotification: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
Line 1: | Line 1: | ||
===== Full Definition(s) ===== | ===== Full Definition(s) ===== | ||
* call '''ShowNotification'''(''(STRING)'''''_Text''') | * (DOS2 Classic) call '''ShowNotification'''(''(STRING)'''''_Text''') | ||
* (DOS2DE) call '''ShowNotification'''(''(CHARACTERGUID)'''''_Character''', ''(STRING)'''''_Text''') | * (DOS2DE) call '''ShowNotification'''(''(CHARACTERGUID)'''''_Character''', ''(STRING)'''''_Text''') | ||
Latest revision as of 20:12, 28 August 2018
Full Definition(s)
- (DOS2 Classic) call ShowNotification((STRING)_Text)
- (DOS2DE) call ShowNotification((CHARACTERGUID)_Character, (STRING)_Text)
Description
Show a notification dialog for player who controls a character.