You are viewing an old version of this page. Return to the latest version.
Version of 11:15, 23 February 2020 by I need to Update My Profile
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 NPC will respond with the name of the zone the player is currently in
Notes
Returns a Zone