Raid member Type

gensicke

Active Member
Amadeus,

I know you said it was gonna be a while because of how badly they screwed up the data.

Is this something you have any eta on? or is now a lost cause?

It was extremely nice to be able to bot a healer on our raids when we were short.

Thanks in advance for any response.

PS.

I have read the other post and was looking for to see if any progress been made?
 

Cr4zyb4rd

Active Member
Code:
April 12, 2007 -- By Amadeus
[ISXEQ2-20070328.0072]
* The 'raidmember' datatype has been revamped and now includes the following MEMBERS:
  1.  Name                   (string type)
  2.  Level                  (int type)
  3.  PctHealth              (int type)    
  4.  PctPower               (int type)    
  5.  Health                 (int type)
  6.  Power                  (int type)
  7.  MaxHealth              (int type)
  8.  MaxPower               (int type)
  9.  Class                  (string type)
  10. Race                   (string type)
This is as fixed as they're going to get. You can get any other information by looking at the Actor datatype for that raid member. (use the exactname parameter)
 
Top Bottom