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

[Question] How to find the current skill being cast?

Status
Not open for further replies.

TripleT

New Member
Joined
Oct 9, 2014
Messages
9
Reaction score
0
Hi Buddies,

Can anyone point me in the right direction to get the name of the current skill being cast?

Thank you in advance for you reply!
 
ummm...

this returns a value:
Log(me.castSkillId.ToString()); //Returns 21571

but this does not:
getSkill(me.castSkillId);
 
getSkill returns only skills, that you character learn, and your mount\slave skills.
If you cast skill from item\or some special skills - in this case getSkill return null
 
Status
Not open for further replies.
Back
Top