[8057] Move code from Event AI to class Creature function for reuse in other scripting cases. Author: NoFantasy

--HG--
branch : trunk
This commit is contained in:
megamage
2009-06-27 15:37:33 -05:00
parent d401ede8f2
commit fe89fbfbdb
6 changed files with 59 additions and 11 deletions

View File

@@ -5387,6 +5387,7 @@ bool ChatHandler::HandleResetTalentsCommand(const char * args)
}
return true;
}
SendSysMessage(LANG_NO_CHAR_SELECTED);
SetSentErrorMessage(true);
return false;