Too lazy to comment
This commit is contained in:
145
id1/config.cfg
145
id1/config.cfg
@@ -1,3 +1,4 @@
|
||||
// Mark V
|
||||
unbindall
|
||||
bind "TAB" "+showscores"
|
||||
bind "ENTER" "+jump"
|
||||
@@ -28,13 +29,17 @@ bind "s" "+back"
|
||||
bind "t" "messagemode"
|
||||
bind "w" "+forward"
|
||||
bind "~" "toggleconsole"
|
||||
bind "UPARROW" "+forward"
|
||||
bind "DOWNARROW" "+back"
|
||||
bind "CTRL" "+attack"
|
||||
bind "ALT" "+strafe"
|
||||
bind "SHIFT" "+speed"
|
||||
bind "PAUSE" "pause"
|
||||
bind "LEFTARROW" "+left"
|
||||
bind "RIGHTARROW" "+right"
|
||||
bind "ALT" "+strafe"
|
||||
bind "CTRL" "+attack"
|
||||
bind "SHIFT" "+speed"
|
||||
bind "UPARROW" "+forward"
|
||||
bind "DOWNARROW" "+back"
|
||||
bind "PGUP" "+lookup"
|
||||
bind "PGDN" "+lookdown"
|
||||
bind "END" "centerview"
|
||||
bind "F1" "help"
|
||||
bind "F2" "menu_save"
|
||||
bind "F3" "menu_load"
|
||||
@@ -44,15 +49,12 @@ bind "F6" "echo Quicksaving...; wait; save quick"
|
||||
bind "F9" "echo Quickloading...; wait; load quick"
|
||||
bind "F10" "quit"
|
||||
bind "F12" "screenshot"
|
||||
bind "PGDN" "+lookdown"
|
||||
bind "PGUP" "+lookup"
|
||||
bind "END" "centerview"
|
||||
bind "MOUSE1" "+attack"
|
||||
bind "MOUSE2" "+forward"
|
||||
bind "MOUSE3" "+zoom_key"
|
||||
bind "MOUSE4" "togglemenu"
|
||||
bind "MWHEELUP" "impulse 10"
|
||||
bind "MWHEELDOWN" "impulse 12"
|
||||
bind "MOUSE4" "togglemenu"
|
||||
bind "LSHOULDER" "impulse 12"
|
||||
bind "RSHOULDER" "impulse 10"
|
||||
bind "BBUTTON" "togglemenu"
|
||||
@@ -60,33 +62,53 @@ bind "XBUTTON" "+zoom_key"
|
||||
bind "YBUTTON" "-mlook; force_centerview; +mlook"
|
||||
bind "LTRIGGER" "+jump"
|
||||
bind "RTRIGGER" "+attack"
|
||||
bind "PAUSE" "pause"
|
||||
_cl_color "0"
|
||||
_cl_name "player"
|
||||
_cl_sky "moondark_"
|
||||
_hd_folder "hd"
|
||||
_snd_mixahead "0.1"
|
||||
bgm_extmusic "1"
|
||||
bgmvolume "1"
|
||||
cfg_unbindall "1"
|
||||
cl_alwaysrun "0"
|
||||
cl_anglespeedkey "1.5"
|
||||
cl_autodemo "0"
|
||||
cl_backspeed "400"
|
||||
cl_bob "0.02"
|
||||
cl_bobcycle "0.6"
|
||||
cl_bobside "0.02"
|
||||
cl_bobsidecycle "0.9"
|
||||
cl_bobsideup "0.5"
|
||||
cl_bobup "0.5"
|
||||
cl_forwardspeed "400"
|
||||
cl_item_bobbing "0"
|
||||
cl_maxpitch "90"
|
||||
cl_minpitch "-90"
|
||||
cl_movespeedkey "2.0"
|
||||
cl_pitchspeed "150"
|
||||
cl_rollangle "2.0"
|
||||
cl_sidebobbing "1"
|
||||
cl_sidespeed "350"
|
||||
cl_truelightning "0"
|
||||
cl_upspeed "200"
|
||||
cl_yawspeed "140"
|
||||
con_verbose "0"
|
||||
contrast "1"
|
||||
crosshair "2"
|
||||
external_ents "1"
|
||||
fov_adapt "1"
|
||||
cutscene "1"
|
||||
fov "90"
|
||||
gamma "0.83"
|
||||
gl_farclip "16384"
|
||||
gl_flashblend "1"
|
||||
gl_fullbrights "1"
|
||||
gl_overbright "1"
|
||||
gl_overbright_models "1"
|
||||
gl_polyblend "1"
|
||||
gl_subdivide_size "128"
|
||||
gl_texture_anisotropy "1"
|
||||
gl_texturemode "GL_LINEAR_MIPMAP_LINEAR"
|
||||
gl_triplebuffer "1"
|
||||
host_maxfps "72"
|
||||
host_sleep "0"
|
||||
host_startdemos "1"
|
||||
hostname "UNNAMED"
|
||||
in_freelook "1"
|
||||
in_keymap "1"
|
||||
in_system_enhanced_keys "1"
|
||||
joy_deadzone "0.175"
|
||||
joy_deadzone_trigger "0.2"
|
||||
joy_enable "1"
|
||||
@@ -97,47 +119,104 @@ joy_sensitivity_pitch "150"
|
||||
joy_sensitivity_yaw "140"
|
||||
joy_swapmovelook "0"
|
||||
lookspring "0"
|
||||
lookstrafe "0"
|
||||
m_filter "0"
|
||||
m_forward "1"
|
||||
m_pitch "0.022"
|
||||
m_side "0.8"
|
||||
m_yaw "0.022"
|
||||
nomouse "0"
|
||||
pq_bindprotect "0"
|
||||
pq_download_http_locs "0"
|
||||
pq_moveup "0"
|
||||
qmb_active "1"
|
||||
qmb_blood "1"
|
||||
qmb_bounceparticles "1"
|
||||
qmb_bubbles "1"
|
||||
qmb_clipparticles "0"
|
||||
qmb_disableblood "0"
|
||||
qmb_explosionlightcolor "0"
|
||||
qmb_explosions "1"
|
||||
qmb_explosiontype "2"
|
||||
qmb_flames "1"
|
||||
qmb_gunshots "1"
|
||||
qmb_inferno "1"
|
||||
qmb_laserfire "1"
|
||||
qmb_lavasplash "1"
|
||||
qmb_lightning "1"
|
||||
qmb_particles_quakec "1"
|
||||
qmb_particles_quakec_count_30 "0"
|
||||
qmb_rocketlightcolor "0"
|
||||
qmb_sparks "1"
|
||||
qmb_spikes "1"
|
||||
qmb_tarbaby_explosions "1"
|
||||
qmb_telesplash "1"
|
||||
qmb_trail_grenade "1"
|
||||
qmb_trail_hellknight "1"
|
||||
qmb_trail_lavaball "1"
|
||||
qmb_trail_normal_gib "1"
|
||||
qmb_trail_rocket "1"
|
||||
qmb_trail_scrag "1"
|
||||
qmb_trail_spike "1"
|
||||
qmb_trail_vore "1"
|
||||
qmb_trail_zombie_gib "1"
|
||||
r_clearcolor "2"
|
||||
r_dynamic "1"
|
||||
r_novis "0"
|
||||
r_lavaalpha "1"
|
||||
r_lerpmodels "1"
|
||||
r_lerpmove "1"
|
||||
r_mirroralpha "0.2"
|
||||
r_oldwater "1"
|
||||
r_particles "1"
|
||||
r_quadparticles "1"
|
||||
r_scale "1"
|
||||
r_shadows "0"
|
||||
r_viewmodel_quake "1"
|
||||
r_slimealpha "0.7"
|
||||
r_stains "1"
|
||||
r_viewmodel_fov "90"
|
||||
r_viewmodel_offset "0"
|
||||
r_viewmodel_quake "0"
|
||||
r_viewmodel_ring "1"
|
||||
r_viewmodel_size "0"
|
||||
r_wateralpha "0.5"
|
||||
r_waterripple "0"
|
||||
r_waterwarp "1"
|
||||
r_waterwarp_amp "150"
|
||||
r_waterwarp_cycle "5"
|
||||
r_waterwarp_downscale "1"
|
||||
saved1 "0"
|
||||
saved2 "0"
|
||||
saved3 "0"
|
||||
saved4 "0"
|
||||
savedgamecfg "0"
|
||||
scr_clock "-1"
|
||||
scr_conalpha "1"
|
||||
scr_conscale "1"
|
||||
scr_conspeed "300"
|
||||
scr_conwidth "0"
|
||||
scr_crosshairscale "1"
|
||||
scr_menuscale "1"
|
||||
scr_sbaralpha "1"
|
||||
scr_originalquake2d "0"
|
||||
scr_sbaralpha "0"
|
||||
scr_sbarcentered "1"
|
||||
scr_sbarscale "1"
|
||||
scr_scaleauto "1"
|
||||
scr_showfps "0"
|
||||
scr_weapon_crosshair "1"
|
||||
sensitivity "7"
|
||||
sndspeed "11025"
|
||||
sv_aim "0.93"
|
||||
sv_altnoclip "1"
|
||||
sys_throttle "0.02"
|
||||
vid_borderless "0"
|
||||
vid_bpp "24"
|
||||
vid_desktopfullscreen "0"
|
||||
vid_fsaa "0"
|
||||
v_gunkick "1"
|
||||
v_kickpitch "0.6"
|
||||
v_kickroll "0.6"
|
||||
v_kicktime "0.5"
|
||||
v_polyblend_lite "1"
|
||||
v_smoothstairs "1"
|
||||
vid_fullscreen "0"
|
||||
vid_hardwaregamma "0"
|
||||
vid_height "480"
|
||||
vid_multisample "0"
|
||||
vid_refreshrate "60"
|
||||
vid_sound_thread "1"
|
||||
vid_touchscreen "0"
|
||||
vid_vsync "0"
|
||||
vid_width "640"
|
||||
viewsize "100"
|
||||
viewsize "110"
|
||||
volume "0.7"
|
||||
vid_restart
|
||||
+mlook
|
||||
|
||||
BIN
id1/maps/ufo.bsp
BIN
id1/maps/ufo.bsp
Binary file not shown.
@@ -16,7 +16,7 @@
|
||||
"classname" "func_group"
|
||||
"_tb_type" "_tb_group"
|
||||
"_tb_name" "Cube_0"
|
||||
"_tb_id" "50"
|
||||
"_tb_id" "1"
|
||||
// brush 0
|
||||
{
|
||||
( -32 0 4 ) ( -52 0 12 ) ( -32 -12 4 ) solid_gray_med [ -0.92416 0.00012171 0.38201 15.344 ] [ 0.0059194 -0.99987 0.014676 -15.824 ] 0 3.5929 0.75
|
||||
@@ -51,7 +51,7 @@
|
||||
"classname" "func_group"
|
||||
"_tb_type" "_tb_group"
|
||||
"_tb_name" "Cube_1"
|
||||
"_tb_id" "51"
|
||||
"_tb_id" "2"
|
||||
// brush 0
|
||||
{
|
||||
( 52 0 20 ) ( 68 -16 20 ) ( 64 -4 12 ) solid_dkblue_lt [ 0.70711 -0.70711 0 40 ] [ -0.58314 0.75653 -0.29599 -4.9462 ] 0 100000 1.3397
|
||||
@@ -114,7 +114,7 @@
|
||||
"classname" "func_group"
|
||||
"_tb_type" "_tb_group"
|
||||
"_tb_name" "Cube_2"
|
||||
"_tb_id" "52"
|
||||
"_tb_id" "3"
|
||||
// brush 0
|
||||
{
|
||||
( -16 0 32 ) ( 8 -8 32 ) ( 0 -4 24 ) solid_dkblue_lt [ -0.90404 0.38204 -0.19174 50.616 ] [ -0.51827 0.4727 -0.7127 -17.683 ] 0 1.5471 1.0138
|
||||
@@ -149,7 +149,7 @@
|
||||
"classname" "func_group"
|
||||
"_tb_type" "_tb_group"
|
||||
"_tb_name" "Cube_3"
|
||||
"_tb_id" "53"
|
||||
"_tb_id" "4"
|
||||
// brush 0
|
||||
{
|
||||
( 28 16 4 ) ( -36 32 12 ) ( 0 24 16 ) solid_dkblue_lt [ -0.25777 0.33703 0.90552 23.63 ] [ 0.98016 -0.18321 0.075582 -54.103 ] 0 4.8594 4.0661
|
||||
@@ -184,7 +184,7 @@
|
||||
"classname" "func_group"
|
||||
"_tb_type" "_tb_group"
|
||||
"_tb_name" "Cube_4"
|
||||
"_tb_id" "54"
|
||||
"_tb_id" "5"
|
||||
// brush 0
|
||||
{
|
||||
( 28 -16 4 ) ( 32 0 4 ) ( 44 -12 12 ) solid_dkblue_lt [ 0.24254 0.97014 0 24 ] [ 0.09486 0.99109 -0.093478 -34.623 ] 0 100000 1.0148
|
||||
@@ -275,7 +275,7 @@
|
||||
"classname" "func_group"
|
||||
"_tb_type" "_tb_group"
|
||||
"_tb_name" "Cube_5"
|
||||
"_tb_id" "55"
|
||||
"_tb_id" "6"
|
||||
// brush 0
|
||||
{
|
||||
( 32 36 16 ) ( -24 20 20 ) ( 8 24 12 ) solid_dkblue_lt [ -0.26355 -0.74143 -0.61711 119.24 ] [ 0.95976 0.27172 -0.070938 -43.15 ] 0 0.37739 0.91215
|
||||
@@ -310,7 +310,7 @@
|
||||
"classname" "func_group"
|
||||
"_tb_type" "_tb_group"
|
||||
"_tb_name" "Cube_6"
|
||||
"_tb_id" "56"
|
||||
"_tb_id" "7"
|
||||
// brush 0
|
||||
{
|
||||
( -52 0 16 ) ( -36 -32 16 ) ( -40 -12 8 ) solid_dkblue_lt [ 0.60092 0.30046 -0.74068 41.158 ] [ 0.38229 -0.92083 0.077032 -7.6155 ] 0 7.3931 2.2239
|
||||
@@ -345,7 +345,7 @@
|
||||
"classname" "func_group"
|
||||
"_tb_type" "_tb_group"
|
||||
"_tb_name" "Cube_7"
|
||||
"_tb_id" "57"
|
||||
"_tb_id" "8"
|
||||
// brush 0
|
||||
{
|
||||
( -40 0 20 ) ( -16 0 32 ) ( -24 -20 20 ) solid_gray_med [ 0.32444 0.81111 0.48666 40 ] [ 0.15065 -0.94155 -0.3013 -6.922 ] 0 100000 1.3276
|
||||
@@ -408,7 +408,7 @@
|
||||
"classname" "func_group"
|
||||
"_tb_type" "_tb_group"
|
||||
"_tb_name" "Cube_8"
|
||||
"_tb_id" "58"
|
||||
"_tb_id" "9"
|
||||
// brush 0
|
||||
{
|
||||
( -36 -32 12 ) ( -52 0 12 ) ( -36 -32 16 ) solid_dkblue_lt [ 5.5879e-08 2.2352e-08 1 13.995 ] [ 0.44721 -0.89443 1.1921e-07 -5.6 ] 0 0.75 2.2361
|
||||
@@ -527,7 +527,7 @@
|
||||
"classname" "func_group"
|
||||
"_tb_type" "_tb_group"
|
||||
"_tb_name" "Cube_9"
|
||||
"_tb_id" "59"
|
||||
"_tb_id" "10"
|
||||
// brush 0
|
||||
{
|
||||
( 8 -8 32 ) ( 40 -24 20 ) ( 24 -12 20 ) solid_dkblue_lt [ 0.848 -0.424 -0.318 40 ] [ -0.053889 0.52791 -0.84759 -28.38 ] 0 100000 1.6196
|
||||
@@ -562,7 +562,7 @@
|
||||
"classname" "func_group"
|
||||
"_tb_type" "_tb_group"
|
||||
"_tb_name" "Cube_10"
|
||||
"_tb_id" "60"
|
||||
"_tb_id" "11"
|
||||
// brush 0
|
||||
{
|
||||
( -36 -32 12 ) ( -32 -12 4 ) ( -8 -16 12 ) solid_dkblue_lt [ -0.022009 -0.91011 0.41377 20.314 ] [ 0.94496 -0.06037 0.32156 -56.456 ] 0 3.6028 3.7419
|
||||
@@ -597,7 +597,7 @@
|
||||
"classname" "func_group"
|
||||
"_tb_type" "_tb_group"
|
||||
"_tb_name" "Cube_11"
|
||||
"_tb_id" "61"
|
||||
"_tb_id" "12"
|
||||
// brush 0
|
||||
{
|
||||
( -24 -20 20 ) ( -36 -32 16 ) ( -4 -28 8 ) solid_dkblue_lt [ 0.12815 0.86502 0.48509 113.3 ] [ 0.6903 -0.524 -0.4989 -45.202 ] 0 0.21654 0.85462
|
||||
@@ -632,7 +632,7 @@
|
||||
"classname" "func_group"
|
||||
"_tb_type" "_tb_group"
|
||||
"_tb_name" "Plane_0"
|
||||
"_tb_id" "62"
|
||||
"_tb_id" "13"
|
||||
// brush 0
|
||||
{
|
||||
( -300 300 0 ) ( -300 -300 0 ) ( -88 -88 -8 ) 128_grey_2 [ 0.99929 -7.5498e-08 -0.037686 29.59 ] [ -0.00062183 -1 2.3451e-05 -33.875 ] 0 0.099489 0.09948
|
||||
@@ -653,7 +653,7 @@
|
||||
"classname" "func_group"
|
||||
"_tb_type" "_tb_group"
|
||||
"_tb_name" "Cube.001_0"
|
||||
"_tb_id" "63"
|
||||
"_tb_id" "14"
|
||||
// brush 0
|
||||
{
|
||||
( -4340 -4340 4340 ) ( -4340 -4340 -4340 ) ( -4348 -1272 -1272 ) sky1 [ -7.17e-07 0.00027505 1 32.002 ] [ 0.0026068 -1 4.3711e-08 -7.9813 ] 0 542.5 542.35
|
||||
@@ -749,7 +749,7 @@
|
||||
"classname" "func_group"
|
||||
"_tb_type" "_tb_group"
|
||||
"_tb_name" "Suzanne_0"
|
||||
"_tb_id" "64"
|
||||
"_tb_id" "15"
|
||||
// brush 0
|
||||
{
|
||||
( 29 -48 82 ) ( 31 -43 73 ) ( 31 -44 79 ) __TB_empty [ -0.00098464 0.081677 -0.99666 584.79 ] [ -0.40118 -0.87421 0.2735 -442.22 ] 0 0.14651 0.1193
|
||||
@@ -7527,3 +7527,8 @@
|
||||
( -37 10 59 ) ( -40 27 66 ) ( -50 21 59 ) bz2_11 [ 0.92435 0.0060288 0.38151 126.29 ] [ -0.58293 0.79893 0.14796 -213.72 ] 0 0.18672 0.25573
|
||||
}
|
||||
}
|
||||
// entity 17
|
||||
{
|
||||
"classname" "light"
|
||||
"origin" "104 -120 8"
|
||||
}
|
||||
|
||||
Binary file not shown.
6811
working/ufo.map
6811
working/ufo.map
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user