What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Using a pet skill in a CC?

ski

Well-Known Member
Joined
Feb 12, 2010
Messages
3,720
Reaction score
48
Anyone know the code to use a pet spell (ie. sacrifice)? Is it the same as a normal spell?
 
Pet spells and Player spells is all managed under SpellManager.

Me.SpellManager.CanCast("Sacrifice") .. for example.
 
Pet spells and Player spells is all managed under SpellManager.

Me.SpellManager.CanCast("Sacrifice") .. for example.

Didn't work, spellmanager doesn't know I have the spell.
 
Back
Top