Raid MOTD for RoF

This commit is contained in:
Michael Cook (mackal)
2014-10-11 01:54:32 -04:00
parent 48eba3c092
commit f097eaf3cd
2 changed files with 49 additions and 8 deletions
+5
View File
@@ -3994,6 +3994,11 @@ struct RaidAddMember_Struct {
/*139*/ uint8 flags[5]; //no idea if these are needed...
};
struct RaidMOTD_Struct {
/*000*/ RaidGeneral_Struct general; // leader_name and action only used
/*140*/ char motd[0]; // max size 1024, but reply is variable
};
struct RaidAdd_Struct {
/*000*/ uint32 action; //=0
/*004*/ char player_name[64]; //should both be the player's name