Returns the suggested group size for attempting the quest currently offered by a questgiver. Usable following the QUEST_DETAIL
event in which the questgiver presents the player with the details of a quest and the option to accept or decline.
See also Quest functions.
Signature:
suggestedGroup
=
GetSuggestedGroupNum()
Returns:
suggestedGroup
- Suggested group size for attempting the quest currently offered by a questgiver (number
)