Puts a non-combat pet or mount onto the cursor


See also Companion functions, Cursor functions.

Signature:

PickupCompanion("type", index)

Arguments:

  • type - Type of companion (string)

    • CRITTER - A non-combat pet
    • MOUNT - A mount

  • index - Index of a companion (between 1 and GetNumCompanions(type)) (number)