Jump to content
  • 0
Sign in to follow this  
Nardoth

Getting a melee or ground targeted skill and target

Question

When a magic skill is casted on an enemy of my map_session_data *sd I can get both the skill id and target with sd->ud.skill_id and sd->ud.skill_target but this is not the case on a melee or ground targeted skill (it returns 0 with that method, for some reason).

 

How do I get both of those variables in those cases?

 

EDIT: Close this thread, I solved it.

Edited by Nardoth

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.