mirror of
https://github.com/emagi/eq2emu
synced 2026-08-12 18:23:04 -04:00
307 B
307 B
Function: SetQuestCompleteAction(quest, action)
Description: Quest function to call when the quest being completed is triggered.
Parameters:
quest(Quest) - Quest object representingquest.action(string) - String valueaction.
Returns: None.
Example:
Example Required