~swag/armagetronad/0.2.9-sty+ct+ap-fork

« back to all changes in this revision

Viewing changes to config/settings.cfg

  • Committer: SwagTron
  • Date: 2019-08-07 06:56:07 UTC
  • Revision ID: swagtron-20190807065607-etzhkn3hdrj5ug1j
Added code from revision 1123 with fixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
#            if you're using TextEdit on a Mac.
8
8
############################################################################################
9
9
 
 
10
 
 
11
############################################################################################
 
12
#
 
13
# Local Commands
 
14
#
 
15
############################################################################################
 
16
 
 
17
LOCAL_CHAT_COMMANDS 1                # Enable local chat commands. (/rgb, /colors, /console)
 
18
LOCAL_CONSOLE_COMMAND /console       # Short handle for using console commands in chat.
 
19
LOCAL_LISTCOLORS_COMMAND /listcolors # Short handle for displaying other player's colors.
 
20
LOCAL_COLORS_COMMAND /colors         # Short handle for displaying other player's colors.
 
21
LOCAL_INFO_COMMAND /info             # Short handle for grabbing player information.
 
22
LOCAL_RGB_COMMAND /rgb               # Short handle for changing, loading, saving, and displaying our RGB values.
 
23
 
10
24
############################################################################################
11
25
#
12
26
# arena settings