Skip to content

MountCommands

cyrite edited this page Jun 19, 2026 · 1 revision

Overview

Commands for mounting, mounting all characters, selecting random mounts, and dismounting.

Commands

Command Action
// trust mount mount_name Call forth a specific mount.
// trust mount Call forth the default mount.
// trust mount random Call forth a random learned mount.
// trust mount all [mount_name] Call forth a mount on all characters.
// trust mount dismount [all] Dismount yourself or all characters.

Source

MountCommands.lua

Clone this wiki locally