DialogDisplay
- Parameters
-
whichPlayer player
whichDialog dialog
flag boolean
- note
Dialogs can not be shown at map-init. Use a wait or a zero-timer to display as soon as possible.
- return type
nothing
- Source code
native DialogDisplay takes player whichPlayer, dialog whichDialog, boolean flag returns nothing
- Source
- dialog.j
- wc3modding.com
- DialogDisplay