mirror of
https://github.com/emagi/eq2emu
synced 2026-08-12 18:23:04 -04:00
317 B
317 B
Function: GetTaskGroupStep(player, quest_id)
Description: Ges the currebt task group step for the quest id.
Parameters:
player(Spawn) - Spawn object representingplayer.quest_id(uint32) - Integer valuequest_id.
Returns: UInt32 task group step value.
Example:
Example Required