Fires when certain kinds of quests (e.g. NPC escort quests) are started by another member of the player's group
Signature:
("name",
"quest")
Arguments:
name
- The name of the user who started the quest. (string
)quest
- The name of the quest that was started. (string
)