No categories assigned
LUA:GetSpellTier
- Last edited 5 years ago by I need to Update My Profile
LUA Functions: GetSpellTier()
Gets the tier of the spell cast for the given spawn
Syntax
GetSpellTier()
Usage
function cast(Caster, Target)
Say(Caster, GetSpellTier())
end
The caster will return the tier of the spell that was cast