Bind Spell
Description
Forces a binding for a learned spell onto a target player's hotbar slot.
The target must already know the spell (it must appear in their learned skills) — otherwise the mechanic returns INVALID_TARGET.
Attributes
| Attribute | Aliases | Description | Default |
|---|---|---|---|
| spell | s | The spell to bind | |
| slot | l | The hotbar slot (1-9) | 1 |
Examples
Skills:
- bindspell{spell=ExampleSpell;slot=1} @target
Aliases
- setQuickcastBinding
- setSpellBinding