Ignore:
Timestamp:
Jul 3, 2015, 4:16:11 PM (9 years ago)
Author:
alloc
Message:

Server fixes for A12

File:
1 edited

Legend:

Unmodified
Added
Removed
  • binary-improvements/AllocsCommands/Commands/SayToPlayer.cs

    r230 r238  
    99                {
    1010                        return "send a message to a single player";
     11                }
     12
     13                public override string GetHelp () {
     14                        return "Usage:\n" +
     15                                   "   pm <player name / steam id / entity id> <message>\n" +
     16                                   "Send a PM to the player given by the player name or entity id (as given by e.g. \"lpi\").";
    1117                }
    1218
Note: See TracChangeset for help on using the changeset viewer.