ezQuake Manual: Chat Settings Variables

allow_f_cmdline 

Support: Windows: OpenGL Windows: Software Linux: GLX Linux: X11 Linux: SVGA Mac OS X FreeBSD

Default: 1

Values

valuedescription
1Your client will respond to f_cmdline checks with your current command line used to run current ezQuake instance.
0Your client will not respond to f_cmdline checks.

allow_f_system 

Support: Windows: OpenGL Windows: Software Linux: GLX Linux: X11 Linux: SVGA Mac OS X FreeBSD

Default: 1

Values

valuedescription
1Your client will respond to f_system checks displaying your PC configuration.
0Your client will not respond to f_system checks.

auth_viewcrc 

Support: Windows: OpenGL Windows: Software Linux: GLX Linux: X11 Linux: SVGA Mac OS X FreeBSD

Default: 0

Values

valuedescription
1the client shows you the authentication CRC in f_version responses.
0the client hides the authentication CRC in f_version responses.

cl_chatsound 

This variable has been renamed to s_chat_custom

Description

Controls usage of con_sound_* variables.

Support: Windows: OpenGL Windows: Software Linux: GLX Linux: X11 Linux: SVGA Mac OS X FreeBSD

Default:

Values

valuedescription
0Do not use con_sound_* variables settings.
1Use settings from con_sound_* for char sounds.
2Only play sounds in mm2.

cl_fakename 

Description

Automatically prefixes all team messages with a shorter version of your nick unless the message has a "fake" part already (so no configs are broken).

Support: Windows: OpenGL Windows: Software Linux: GLX Linux: X11 Linux: SVGA Mac OS X FreeBSD

Default:

Variable is string.
prefix for team messages

Applies for say_team and messagemode2

cl_fakename_suffix 

Description

Suffix for cl_fakename.

Support: Windows: OpenGL Windows: Software Linux: GLX Linux: X11 Linux: SVGA Mac OS X FreeBSD

Default: :

Variable is string.

cl_floodprot 

Support: Windows: OpenGL Windows: Software Linux: GLX Linux: X11 Linux: SVGA Mac OS X FreeBSD

Default: 0

Values

valuedescription
1Enable floodprot.
0Disable floodprot.

cl_fp_messages 

Description

This variable is used in conjunction with the variable "cl_fp_persecond" to define when the floodprot protection should be triggered (if "cl_floodprot" is set to "1").

Support: Windows: OpenGL Windows: Software Linux: GLX Linux: X11 Linux: SVGA Mac OS X FreeBSD

Default: 4

Variable is float.

cl_fp_persecond 

Description

This variable is used in conjunction with the variable "cl_fp_messages" to define when the floodprot protection should be triggered (if "cl_floodprot" is set to "1").

Support: Windows: OpenGL Windows: Software Linux: GLX Linux: X11 Linux: SVGA Mac OS X FreeBSD

Default: 4

Variable is float.

cl_nofake 

Description

This command effects name faking using $/ or cl_fakename used by players.

Support: Windows: OpenGL Windows: Software Linux: GLX Linux: X11 Linux: SVGA Mac OS X FreeBSD

Default: 2

Values

valuedescription
0No unfaking.
1Unfake all messages.
2Unfake messages from enemies only.

cl_parseFunChars 

Support: Windows: OpenGL Windows: Software Linux: GLX Linux: X11 Linux: SVGA Mac OS X FreeBSD

Default: 1

Values

valuedescription
1You can use Ocrana LED's by hand right out of the console and chat anonymously through "$\" without showing your name (chat messages that are seen without your name at the beginning).
0Off.

Full list: $R - red lamp $G - green lamp $B - blue lamp $Y - yellow lamp $\ - carridge return $( - big left bracket $= - big equal sign $) - big right bracket $. - red middle dot $, - white dot (names only) $< - small left bracket $- - small equal sign $> - small right bracket $a - big grey block $: - line feed $b - filled red block $d - right pointing red arrow $[ - gold left square bracket $] - gold right square bracket $^ - white ^ (names only) ^x - red x (names only) $0-9 - yellow number $xyy - char with hex code yy (In order to use the lamps, you'll need the Ocrana pak).

cl_parseSay 

Support: Windows: OpenGL Windows: Software Linux: GLX Linux: X11 Linux: SVGA Mac OS X FreeBSD

Default: 1

Values

valuedescription
1You can use macros such as %a %h %l (like in Qizmo).
0Disable %-macros (%a %h %b etc...)

cl_parseWhiteText 

Description

Convert text between { and } to white or not in chat/team chat.

Support: Windows: OpenGL Windows: Software Linux: GLX Linux: X11 Linux: SVGA Mac OS X FreeBSD

Default: 1

Values

valuedescription
0Convert none.
1Convert all (chat and team chat).
2Convert team chat only.

cl_restrictions 

Description

Triggers and re/msg trigger restrictions for spectator and demoplay modes

Support: Windows: OpenGL Windows: Software Linux: GLX Linux: X11 Linux: SVGA Mac OS X FreeBSD

Default: 0

Values

valuedescription
1Disallow triggers and huds
0Allow triggersand huds

FuhQuake always behave as cl_restrictions 1. QW262 by default it have cl_restrictions 1.

ignore_flood 

Support: Windows: OpenGL Windows: Software Linux: GLX Linux: X11 Linux: SVGA Mac OS X FreeBSD

Default: 0

Values

valuedescription
0Off.
1Ignores repeated 'say' and spectator messages.
2Ignores repeated 'say', 'say_team' and spectator messages.

ignore_flood_duration 

Description

You can change the 4 second cooldown with the 'ignore_flood_duration' variable.

Support: Windows: OpenGL Windows: Software Linux: GLX Linux: X11 Linux: SVGA Mac OS X FreeBSD

Default: 4

Variable is float.

ignore_mode 

Description

Someone is on your ignore list, you won't see any messagemode (/say hello) messages from them (even if they are a spec).

Support: Windows: OpenGL Windows: Software Linux: GLX Linux: X11 Linux: SVGA Mac OS X FreeBSD

Default: 0

Values

valuedescription
1Ignore say_team too.
0Ignore say only.

ignore_opponents 

Support: Windows: OpenGL Windows: Software Linux: GLX Linux: X11 Linux: SVGA Mac OS X FreeBSD

Default: 0

Values

valuedescription
0Do not ignore opponent team.
1Alway ignore opponent team.
2Only ignore opponent team during the match.

ignore_qizmo_spec 

Description

Ignores all Qizmo spectators (= observers). Very useful on big matches with 100 and more spectators.

Support: Windows: OpenGL Windows: Software Linux: GLX Linux: X11 Linux: SVGA Mac OS X FreeBSD

Default: 0

Values

valuedescription
1Ignoring ON.
0Ignoring OFF.

ignore_qtv 

Description

Ignore chat messages from the Quake-TV broadcast.

Support: Windows: OpenGL Windows: Software Linux: GLX Linux: X11 Linux: SVGA Mac OS X FreeBSD

Default: 0

Values

valuedescription
1
0

ignore_spec 

Support: Windows: OpenGL Windows: Software Linux: GLX Linux: X11 Linux: SVGA Mac OS X FreeBSD

Default: 0

Values

valuedescription
0Off
1Ignore spec chat unless you are a spectator.
2Ignore spec chat even if you are a spectator.

irc_server_address 

Description

IP address of the IRC server to connect to on irc connect command.

Support: Windows: OpenGL Windows: Software Linux: GLX Linux: X11 Linux: SVGA Mac OS X FreeBSD

Default: 194.124.229.59

Variable is string.

irc_server_password 

Description

Password for IRC server connection.

Support: Windows: OpenGL Windows: Software Linux: GLX Linux: X11 Linux: SVGA Mac OS X FreeBSD

Default:

Variable is string.

irc_server_port 

Description

Port number for IRC server connection.

Support: Windows: OpenGL Windows: Software Linux: GLX Linux: X11 Linux: SVGA Mac OS X FreeBSD

Default: 6667

Variable is integer.

irc_user_nick 

Description

Your nickname used to log-in to the IRC server.

Support: Windows: OpenGL Windows: Software Linux: GLX Linux: X11 Linux: SVGA Mac OS X FreeBSD

Default:

Variable is string.

irc_user_realname 

Description

Real name field used to log-in to the IRC server.

Support: Windows: OpenGL Windows: Software Linux: GLX Linux: X11 Linux: SVGA Mac OS X FreeBSD

Default:

Variable is string.

irc_user_username 

Description

Username used to log-in to the IRC server.

Support: Windows: OpenGL Windows: Software Linux: GLX Linux: X11 Linux: SVGA Mac OS X FreeBSD

Default: ezQuake

Variable is string.

msg_filter 

Support: Windows: OpenGL Windows: Software Linux: GLX Linux: X11 Linux: SVGA Mac OS X FreeBSD

Default: 0

Values

valuedescription
0Filters nothing (default)
1Filters mm1 and spec messages
2Filters mm2 messages
3Filters mm1, mm2, and spec messages

s_chat_custom 

Description

Controls usage of s_mm*, s_chat_*, s_otherchat_* and s_spec_* variables.

Support: Windows: OpenGL Windows: Software Linux: GLX Linux: X11 Linux: SVGA Mac OS X FreeBSD

Default: 1

Values

valuedescription

Last update: 09.11.2005 10:15 UTC
ezQDocs

SourceForge.net Logo