Skip to content

Instantly share code, notes, and snippets.

@SeTM
Created May 10, 2014 01:48
Show Gist options
  • Save SeTM/3715d13736013f8e7242 to your computer and use it in GitHub Desktop.
Save SeTM/3715d13736013f8e7242 to your computer and use it in GitHub Desktop.
if (SpellInfo const* transformSpellInfo = sSpellMgr->GetSpellInfo(getTransForm()))
if (transformSpellInfo->Attributes & SPELL_ATTR0_CASTABLE_WHILE_MOUNTED)
return false;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment