View Single Post
07-02-18, 05:47 AM   #1
alikim
A Fallenroot Satyr
Join Date: Jul 2015
Posts: 27
How to pickup a mount to the cursor by ID?

I want to write a lua code that picks up a mount ( I know it's ID from GetActionInfo) and places it on an Action Slot.
I know PickupSpell, PickupItem, PickupMacro to pickup those things by their ID, but that doesn't seem to work with mounts.
  Reply With Quote