![]() |
This function is protected, and cannot be called from insecure code while in in combat.
|
Places a spell onto the cursor.
PickupSpell(spellID)
Arguments
- spellID
- number - spell ID of the spell to pick up.
Notes
- This function will put a spell on mouse cursor.
Patch changes
Patch 4.0.1 (2010-10-12): This function now takes a single
spellID
argument. The previous (slot, "book")
version is available as PickupSpellBookItem.