[7563] Fixed some problems in use .account set gmlevel in game (when it allowed by DB settings).

* Not set own gmlevel if not targets and use account name in command syntax
* Propertly output targeted player account name at use at selected target.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
benemorius 2009-03-28 06:24:27 +03:00 committed by VladimirMangos
parent 1f654c7969
commit e0c60231bd
2 changed files with 5 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7562"
#define REVISION_NR "7563"
#endif // __REVISION_NR_H__