Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Récupère la description d’une étape de quête.
quest:stepDescription(stepId)
stepId
int
string
local desc = quest:stepDescription(1) global:printMessage("Description : " .. desc)