- Timestamp:
- Jul 3, 2015, 4:16:11 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
binary-improvements/AllocsCommands/Commands/SayToPlayer.cs
r230 r238 9 9 { 10 10 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\")."; 11 17 } 12 18
Note:
See TracChangeset
for help on using the changeset viewer.