[10972] Implement mass mail gm commands.

* New comamnds mirror related normal sedn commands:
   - send mass items
   - send mass mail
   - send mass money

* Instead player name it expect or numeric racemask or textual race/team name or 'all'.
This commit is contained in:
VladimirMangos 2011-01-06 06:52:39 +03:00
parent f347f4bc00
commit da228b707d
10 changed files with 261 additions and 32 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_10862_01_characters_mail"
#define REVISION_DB_MANGOS "required_10951_01_mangos_spell_proc_event"
#define REVISION_DB_MANGOS "required_10972_01_mangos_command"
#define REVISION_DB_REALMD "required_10008_01_realmd_realmd_db_version"
#endif // __REVISION_SQL_H__