mirror of
https://github.com/emagi/eq2emu
synced 2026-08-12 18:23:04 -04:00
319 B
319 B
Function: SetQuestRewardComment(quest, comment)
Description: Set's a comment for the quest reward, older clients do not display much text.
Parameters:
quest(Quest) - Quest object representingquest.comment(int32) - Integer valuecomment.
Returns: None.
Example:
Example Required