Changeset 40 for trunk/src/game/Chat.h

Show
Ignore:
Timestamp:
11/19/08 13:26:54 (17 years ago)
Author:
yumileroy
Message:

[svn] * Changed: .respawn now respawns only single creature if selected. <3 Seline.
* Added: .nameannounce command. Includes name of announcer.

Original author: XTZGZoReX
Date: 2008-10-12 14:43:55-05:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/game/Chat.h

    r39 r40  
    9292        bool HandleGroupgoCommand(const char* args); 
    9393        bool HandleRecallCommand(const char* args); 
     94        bool HandleNameAnnounceCommand(const char* args); 
    9495        bool HandleAnnounceCommand(const char* args); 
    9596        bool HandleNotifyCommand(const char* args);