Osiris/API/CharacterMoveToAndTalkRequestDialogFailed: Difference between revisions
Jump to navigation
Jump to search
(Documented CharacterMoveToAndTalkRequestDialogFailed) |
(No difference)
|
Latest revision as of 21:08, 19 October 2018
Full Definition(s)
- call CharacterMoveToAndTalkRequestDialogFailed((CHARACTERGUID)_Character, (GUIDSTRING)_Target, (STRING)_MoveID)
Description
Throws an CharacterMoveToAndTalkRequestDialogFailedEvent.
Notes
- The above is really all this call does. It does not abort any ongoing CharacterMoveToAndTalk task, nor does it trigger an CharacterMoveToAndTalkFailed event.
- If _Character is invalid, or _Target is neither a valid character nor a valid item, this call does nothing at all.