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

Cross-Class Skill Assignment Support

y2krazy

Community Developer
Joined
Jun 21, 2011
Messages
2,803
Reaction score
70
Any plans to add such support to RB's API? Could be quite helpful for combat routines to set specific cross-class skills, among other things.

Also, somewhat related: will there ever be support for being able to "know" what cross-class skills are set on a class that is not the current one? Or is that just a pipe dream?
 
Last edited:
You can probably use '/aaction "<skillname>" on', which is an ingame command.
 
Actionmanager.CurrentActions has all the currently available skills including cross class skills. Setting cross class skills is a major pain and wont be implemented any time soon.
 
Actionmanager.CurrentActions has all the currently available skills including cross class skills. Setting cross class skills is a major pain and wont be implemented any time soon.
I suspected as much. Thanks!
 
Back
Top