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