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.
Définit le ratio de partage d’XP entre le personnage et la monture.
mount:setXpRatio(ratio)
ratio
int
void
-- Donner 50% à la monture, 50% au personnage mount:setXpRatio(50) -- Donner 80% au personnage, 20% à la monture mount:setXpRatio(20)