it's been a while since I'm on it, I can do a lot of things with the event trigger, but then I can not launch a dialog when you enter a specific zone.
[quote]IF
CharacterEnteredTrigger(_char, TRIGGERGUID_EventTrigger_003_a38bd9ec-357e-4485-90f1-9e9eba669180)
THEN
DialogStartRequested (a26a1efb-cdc8-4cf3-a7b2-b2f9544add6f, 16e993ef-b4d5-4abd-b723-1f7760313fcd);
[/quote]
a26a1efb-cdc8-4cf3-a7b2-b2f9544add6f is my _char
16e993ef-b4d5-4abd-b723-1f7760313fcd is my _player
If someone finds the bug, would be nice, thank you very much