Raid MOTD for SoD

This commit is contained in:
Michael Cook (mackal)
2014-10-11 02:03:49 -04:00
parent f097eaf3cd
commit e5f3f4c552
2 changed files with 49 additions and 8 deletions
+5
View File
@@ -3562,6 +3562,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