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 nom d’une quête.
quest:name(questId)
questId
int
string
local questName = quest:name(100) global:printMessage("Quête : " .. questName)