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

« back to all changes in this revision

Viewing changes to language/english_base.txt

  • Committer: SwagTron
  • Date: 2019-03-05 07:13:03 UTC
  • Revision ID: swagtron-20190305071303-5m4cn9hs6h8ydsgf
- Ported toggle from 0.4. Seems kind of hacky. Had to add another FindConfigItem of type tConfItemBase due to tab completion using the previous tString function. Plan to change this later, but I really needed the toggle function. Tried to cast the two, but that did not work out. Seemed like the bug-less option for the time being. Those unfamiliar with this function, you can now toggle boolean commands (Ex. toggle text_out)

Show diffs side-by-side

added added

removed removed

Lines of Context:
446
446
color_g_help            Cycle and wall colour, green component.
447
447
color_r_help            Cycle and wall colour, red component.
448
448
 
449
 
player_random_color_help                Color Randomization: 0 = None, 1 = Random (completely random), 2 = Unique (attempts to change to a color no one has).
450
 
player_random_color_range_help  Max random value generated. Default: 32 (0 - 32).
451
 
 
452
 
player_colors_text Player Colors: \n
453
 
player_info_text Player Information: \n
454
 
player_not_found_text No players found for "\1" \n
455
 
 
456
 
player_colors_current_text Current RGB: \n
457
 
player_colors_changed_text Player \1's colors changed R: \2 B: \3 G: \4 \n
458
 
player_colors_changed_usage_error Incorrect usage. Accepeted are /rgb unique, /rgb random, /rgb 15 3 3, /rgb ID 15 3 3 (ID being a players ID 1-4). \n
 
449
player_random_color_help Color Randomization: 0 = None, 1 = Random (completely random), 2 = Unique (attempts to change to a color no one has).
 
450
 
459
451
 
460
452
 
461
453
#********************************************
879
871
gl_renderer_help        OpenGL system information
880
872
gl_vendor_help            OpenGL system information
881
873
alpha_blend_help        Enable alpha blending
 
874
text_bright_background_help  Enable the bright white background behind text considered dark 
882
875
zone_alpha_toggle_help        This is XORd with ALPHA_BLEND to determine the way to draw zones
883
876
zone_segments_help        How many segments the zone is formed with. Default is 11
884
877
zone_seg_length_help    The rendered fraction of every segment. Default is .5
885
878
zone_bottom_help        Where to put the zone along the Z axis. Default is 0.0
886
879
zone_height_help        The zone segments' height. Default is 5.0
887
 
zone_fade_in_help               Determines if zones will fade in or appear instantly at the start of the round.
888
880
smooth_shading_help     Enable smooth shading
889
881
text_out_help            Enable console text output
890
882
console_columns_help    Number of characters in each line of console output
983
975
chatlog_write_enemy_help     Write /enemy messages to chatlog [1: on | 0: off]
984
976
chatlog_write_player_help    Write /player messages to chatlog [1: on | 0: off]
985
977
console_log_help        Write all console messages to var/consolelog.txt
986
 
console_log_timestamp_help   Write the date and time before each line in var/consolelog.txt
987
978
admin_log_help      Write all admin chat commands to var/adminlog.txt (Works only in a server)
988
979
show_fps_help            Enable fps display
989
980
floor_mirror_help        Floor mirror mode
1912
1903
 
1913
1904
silence_player_help                    If activated, all chat messages from this player will be omitted.
1914
1905
silence_player_text                    Silence \1
1915
 
silence_player_details_text            If accepted, \1 will be silenced.
1916
 
        
 
1906
 
1917
1907
player_police_kick_text                Kick Menu
1918
1908
player_police_kick_help                Allows to issue a kick vote for a player
1919
1909
 
1924
1914
suspend_player_details_text            If accepted, \1 will be suspended for some rounds.
1925
1915
suspend_player_text                    Suspend \1
1926
1916
 
 
1917
silence_player_details_text                     If accepted, \1 will be silenced.
 
1918
silence_player_text                                     Silenced \1
1927
1919
 
1928
1920
voice_player_details_text                       If accepted, \1 will be unsilenced.
1929
1921
voice_player_text                                       Voice \1
2705
2697
spam_protection_silenced_default SPAM PROTECTION: you have to be given voice in order to chat publicly.\n
2706
2698
vote_silenced You are not allowed to call a new vote while you are silenced.\n
2707
2699
player_rename_silenced You are not allowed to rename while you are silenced.\n
2708
 
player_silenced                          \10xff7777 has been silenced.\n
2709
 
player_silenced_local                    \10xff7777 has been locally silenced.\n
2710
 
player_voiced_local                      \10x77ff77 has been locally voiced.\n
2711
 
player_voiced                            \10x77ff77 has been given their voice back.\n
 
2700
player_silenced                  \10xff7777 has been silenced.\n
2712
2701
player_silenced_all              Everyone's voices have been shut!\n
2713
2702
player_voiced                    \10x77ff77 has been given his voice back.\n
2714
2703
player_voiced_all                Everyone's voices have now given back to them!\n
2715
 
player_silenced_all_local                0xff7777Everyone has been locally silenced.\n
2716
 
player_voiced_all_local                  0x77ff77Everyone has been locally voiced.\n
2717
2704
player_allowed_teamchange        \10x77ff77 has been allowed to change his team.\n
2718
2705
player_disallowed_teamchange     \10xff7777 cannot change teams anymore.\n
2719
2706
vote_spam_protection             VOTE SPAM PROTECTION: you are disallowed from issuing votes for the next \1 seconds.\n
2823
2810
ban_usage               Usage: BAN <user ID or name> <time in minutes(defaults to 60)> <Reason>\n
2824
2811
kickmove_usage          Usage: \1 <user ID or name> <server IP to kick to>:<server port to kick to> <Reason>\n
2825
2812
 
2826
 
text_bright_background_help                     Enable the bright white background behind text considered dark.\n
2827
 
text_brighten_help                                              Brighten text considered dark.\n
2828
 
 
2829
2813
add_help_topic_help     Add a new help topic to be used with /help. Usage: ADD_HELP_TOPIC <topic> <short description> <text>
2830
2814
add_help_topic_usage    Usage: ADD_HELP_TOPIC <topic> <short description> <text>\n
2831
2815
add_help_topic_success  Added help topic "\1".\n
3198
3182
config_command_other        You probably want:\n
3199
3183
config_command_more            There are more commands containing your search string that were left out to avoid flooding your terminal.\n
3200
3184
config_file_write_error        Could not write configuration file!\n
3201
 
config_command_not_found          Command \1 was not found in config/\2.\n
3202
3185
config_value_changed        \1 changed from \2 to \3.\n
3203
3186
config_value_not_changed    \1 not changed from \2 to \3: the guardian function objected.\n
3204
3187
config_error_read        Input error reading \1: invalid format.\n
3249
3232
authority_level_usage            usage: AUTHORITY_LEVEL <authority> <new access level (numerical)>\n
3250
3233
authority_level_change           Access level of users from authority \1 changed to "\2".\n
3251
3234
 
3252
 
toggle_help                 Cycle between 0 and 1 for a boolean and locally changeable config item. Example: TOGGLE PREDICT_OBJECTS\n
3253
 
toggle_usage_error          TOGGLE requires a config item name. Usage: TOGGLE config_item\n
3254
 
toggle_invalid_config_item  TOGGLE requires a boolean and locally changeable config item, and \1 is not.\n
3255
 
 
3256
3235
#*************************************
3257
3236
#*************************************
3258
3237
#
3758
3737
auto_substitution_help              If set to 1, players will be substituted when leaving.
3759
3738
chat_tooltip_help                   UNDOCUMENTED
3760
3739
collapse_zone_id_help               Collapse the zone by the given ID.
3761
 
condense_conquest_output_help       Condense fort zone conquered output into one line for multiple winners.
3762
 
set_default_help                                        Used to change/reset the value of commands to what is found in the 'SET_DEFAULT_CONFIG_FILE' config file. (SET_DEFAULT camera_custom_turn_speed)
3763
 
set_default_config_file_help        File to search through when looking for default values with 'SET_DEFAULT.' Any file in the config folder can be used. (SET_DEFAULT_CONFIG_FILE settings.cfg)
 
3740
condense_conquest_output_help       Condense fort zone conquered output into one line for multiple wiiners.
3764
3741
custom_message_help                 Send custom message using language string commands. Have spaces between each parameter.\nUsage: CUSTOM_MESSAGE ${language_string} param1 param2 param3 ...
3765
3742
custom_player_message_help          Send custom message to player using language string commands. Have spaces between each parameter.\nUsage: CUSTOM_MESSAGE_PLAYER [player] ${language_string} param1 param2 param3 ...
3766
3743
custom_center_message_help          Send custom message in the form of a center message.\nUSAGE: CUSTOM_CENTER_MESSAGE ${language_string} param1 param2 param3 ...
3931
3908
 
3932
3909
deathzone_random_colors_help    Default: 0; If set to 1, deathzones will have their colors by randomness.
3933
3910
 
3934
 
hide_cycles_help                                                Default 0; 1- Cycles become invisible except for your cycle. All cycles display when spectating or dead.
3935
 
hide_silenced_pyramid_chatflag_help             Hide the chat flag pyramid above silenced player cycles.
3936
 
hide_silenced_scoreboard_chatflag_help          Hide the chat flag '*' beside chatting silenced player's in the scoreboard.
 
3911
hide_cycles_help    Default 0; 1- Cycles become invisible except for your cycle. All cycles display when spectating or dead.
3937
3912
 
3938
3913
suspend_all_help    Suspends all active players by the SUSPEND_DEFAULT_ROUNDS or <rounds> specified.\nUsage: SUSPEND_ALL <rounds>.
3939
3914
unsuspend_all_help  Unsuspends all players that were suspended.