- Found in:
- iEquip
[DEV SERVER] Loading description...
Caveats
Parameters
Spella_spell
Examples
Auto-Generated Example
Spell mySpell__a_spell
int returnedValue = iEquip_SpellExt.GetBoundSpellWeapType(mySpell__a_spell)
[DEV SERVER] Loading description...
Spell mySpell__a_spell
int returnedValue = iEquip_SpellExt.GetBoundSpellWeapType(mySpell__a_spell)@brief Returns the weapon type of the weapon summoned by the bound spell.
@param a_spell The spell to check.
@return The type of the weapon summoned by the bound spell.
VALID TYPES:
-1 - Not Found
00 - Hand-to-hand melee
01 - One-handed sword
02 - One-handed dagger
03 - One-handed axe
04 - One-handed mace
05 - Two-handed sword
06 - Two-handed axe
07 - Bow
08 - Staff
09 - Crossbow