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 le texte/la description d’un objectif.
quest:objectiveText(objectiveId)
objectiveId
int
string
local text = quest:objectiveText(1) global:printMessage("Objectif : " .. text)