Created
February 13, 2013 16:43
-
-
Save dtuominen/4945949 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pug Server Commands | |
.invite <name> - Invite players to your current server | |
.start - Open your Custom Pug to the public | |
.ready - Set yourself as ready to pug | |
.need <1-13> - Message mutual buddies that you need help filling a server | |
.stats pug - View current pug stats | |
.stats <name> - View a specific player's stats or your own if no name is provided | |
.stats prizes - View the current prize leaders | |
.rank <pug|csdm|aim|...> - View your ranking for a specific type of stats | |
.rank class <class name> - View your ranking for a specific class (e.g. "Soldier") | |
.rank map <map name> - View your ranking for a specific map (e.g. "de_dust2", "cp_granary") | |
.rank weapon <weapon abbreviation> - View your ranking for a specific weapon (e.g. "M4A1", "Rocket") | |
.mute <name> - Mute a player by name | |
.unmute <name> - Unmute a player by name | |
.block <name> - Block a player by name | |
.unblock <name> - Unblock a player by name | |
.autorecord on - Automatically record a POV demo for each pug (recorded to same file, eseapov.dem, to save space) | |
.autorecord off - Turn off automatic demo recording | |
.savedemo - Flags the current demo so that it will be renamed and not overwritten on map change | |
.buddies - Shows a list of buddies playing | |
.msg <name> <message> - Message a user (not a user in the same server) | |
.remsg <message> - Message the last user you sent a message to | |
.reply <message> - Message the user who last messaged you | |
.join <name> - Quickly join the specified player's server | |
+karma <name> - Increase a player's karma level | |
-karma <name> - Decrease a player's karma level | |
+buddy <name> - Add a player to your buddy list | |
-buddy <name> - Remove a player from your buddy list | |
.sum - Used when dead to see your inflicted damage, received damage, and the current health of all alive players on the opposite team | |
.players - Used to show a stats summary and league information for all players in the server | |
.ghosts - Used to help determine if players are ghosting by displaying what VoIP servers they may be in with other players |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment