Where do I add that?
IF
DialogStartRequested(_Char, _Player)
THEN
StartDefaultDialog(_Char, _Player);
IF i have multiple global characters, do I just need that once or for each global char? Do i copy it exact, or replace it with the characters names (so i'd have to do it 4x per npc?)