~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 00:35:38 UTC
  • Revision ID: swagtron-20190807003538-v4l20ab8ngnrvffn
Undoing changes until I can fix.

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
 
 
24
10
############################################################################################
25
11
#
26
12
# arena settings