In-Game Configs.

Discuss anything to do with Nexuiz here.

Moderators: Nexuiz Moderators, Moderators

Postby Coke1984 » Mon Oct 02, 2006 5:23 pm

@tChr:

Off topic:

You live in Trondheim? Damn, I've just returned a few weeks ago from a friend hwo studies in Trondheim... stayed in Moholt for almost 2 weeks.
Coke1984
Member
 
Posts: 18
Joined: Tue Jun 13, 2006 11:53 am
Location: Essen, Germany

Postby tChr » Mon Oct 02, 2006 6:31 pm

Coke1984 wrote:@tChr:

Off topic:

You live in Trondheim? Damn, I've just returned a few weeks ago from a friend hwo studies in Trondheim... stayed in Moholt for almost 2 weeks.

Too bad you didnt let me know.. I'd buy you a beer :)
the spice extend life!
the spice expand conciousness!
the spice is vital to space travel!
sooooo.. tell me what you want, waht you really-really want
I will proceed directly to the intravenous injection of hard drugs, please.
tChr
Forum addon
 
Posts: 1501
Joined: Tue Feb 28, 2006 9:11 pm
Location: Trondheim, Norway

Postby tChr » Mon Oct 02, 2006 6:32 pm

Dave wrote:1024x900?

Yeah. Windowed.
edit
My autoexec too
Code: Select all
bind "kp_end" "slowmo 0.1"
bind "kp_downarrow" "slowmo 0.2"
bind "kp_pgdn" "slowmo 0.3"
bind "kp_leftarrow" "slowmo 0.5"
bind "kp_5" "slowmo 1"
bind "kp_rightarrow" "slowmo 2"
bind "kp_home" "slowmo 3"
bind "kp_uparrow" "slowmo 5"
bind "kp_pgup" "slowmo 10"
bind "kp_ins" "pausedemo"
bind "kp_del" "stopdemo"
bind "kp_enter" "capturevideo"
bind "kp_plus" "capturevideosound"
bind "kp_minus" "demoview"
bind "kp_multiply" "thirdperson"

alias "+demoview" "set viewsize_backup $viewsize; set viewsize 120; set crosshair_backup $crosshair; set crosshair 0; set con_notify_backup $con_notify; set con_notify 0; set r_drawviewmodel_backup $r_drawviewmodel; set r_drawviewmodel 0; alias demoview -demoview"
alias "-demoview" "set viewsize $viewsize_backup; set crosshair $crosshair_backup; set con_notify $con_notify_backup; set r_drawviewmodel $r_drawviewmodel_backup; alias demoview +demoview"
alias "demoview" "+demoview"

alias "+capturevideo" "set cl_capturevideo 1; alias capturevideo -capturevideo"
alias "-capturevideo" "set cl_capturevideo 0; alias capturevideo +capturevideo"
alias "capturevideo" "+capturevideo"

alias "+capturevideosound" "set cl_capturevideo 1; set cl_capturevideo_sound 1; alias capturevideosound -capturevideosound"
alias "-capturevideosound" "set cl_capturevideo 0; set cl_capturevideo_sound 0; alias capturevideosound +capturevideosound"
alias "capturevideosound" "+capturevideosound"

alias "+thirdperson" "set chase_active 1; alias thirdperson -thirdperson"
alias "-thirdperson" "set chase_active 0; alias thirdperson +thirdperson"
alias "thirdperson" "+thirdperson"

// zoom script
set fov_orginal 105
set fov_zoomvalue 30
alias "+fov_zoom" "fov $fov_zoomvalue"
alias "-fov_zoom" "fov $fov_orginal"
bind "k" "+fov_zoom"
the spice extend life!
the spice expand conciousness!
the spice is vital to space travel!
sooooo.. tell me what you want, waht you really-really want
I will proceed directly to the intravenous injection of hard drugs, please.
tChr
Forum addon
 
Posts: 1501
Joined: Tue Feb 28, 2006 9:11 pm
Location: Trondheim, Norway

Postby GreEn`mArine » Tue Oct 03, 2006 10:38 am

my autoexec:
alias "tfl" "cc timelimit $1;cc fraglimit $2"
alias "server_pn" "connect planetnexuiz.de:26500"
alias "server_sf" "connect spinfusor.org:26000"
alias "server_green" "connect 62.4.81.233:30400"
cl_rollangle "0"
cl_bob "0"
set "cl_bobup" "0"
set "v_ipitch_cycle" "0"
set "v_ipitch_level" "0"
set "v_iroll_cycle" "0"
set "v_iroll_level" "0"
set "v_kickpitch" "0"
set "v_kickroll" "0"
set "v_kicktime" "0"
alias zoom_toggle "zoom_on"
alias zoom_on "fov 35;alias zoom_toggle zoom_off"
alias zoom_off "fov 110; alias zoom_toggle zoom_on"


my config.cfg

bind "TAB" "+showscores"
bind "ENTER" "+jump"
bind "ESCAPE" "togglemenu"
bind "SPACE" "+jump"
bind "-" "sizedown"
bind "0" "impulse 210"
bind "1" "impulse 1"
bind "2" "impulse 2"
bind "3" "impulse 3"
bind "4" "impulse 4"
bind "5" "impulse 5"
bind "6" "impulse 6"
bind "7" "impulse 7"
bind "8" "impulse 8"
bind "9" "impulse 9"
bind "=" "sizeup"
bind "[" "pausedemo"
bind "`" "toggleconsole"
bind "a" "+moveleft"
bind "b" "say too easy" (C) (R) by me
bind "c" "impulse 1"
bind "d" "+moveright"
bind "e" "impulse 7"
bind "f" "impulse 8"
bind "g" "+hook"
bind "i" "+show_info"
bind "o" "say_team I N C O M I N G ! Get back to base!"
bind "p" "disconnect"
bind "r" "impulse 9"
bind "s" "+back"
bind "t" "messagemode"
bind "w" "+forward"
bind "x" "impulse 3"
bind "y" "messagemode2"
bind "z" "messagemode2"
bind "~" "toggleconsole"
bind "BACKSPACE" "dropweapon"
bind "UPARROW" "+forward"
bind "DOWNARROW" "+back"
bind "LEFTARROW" "+moveleft"
bind "RIGHTARROW" "+moveright"
bind "ALT" "dropweapon"
bind "SHIFT" "+crouch"
bind "F1" "vyes"
bind "F2" "vno"
bind "F3" "spec"
bind "F4" "ready"
bind "F5" "menu_showteamselect"
bind "F10" "quit"
bind "F11" "disconnect"
bind "F12" "screenshot"
bind "PAUSE" "pause"
bind "MOUSE1" "+attack"
bind "MOUSE2" "+attack2"
bind "MOUSE3" "+zoom"
bind "MWHEELUP" "impulse 4"
bind "MWHEELDOWN" "impulse 5"
bind "MOUSE4" "weaplast"
bind "MOUSE5" "+hook"
_cl_color "11"
_cl_name "^8GreEn`^0mA^1ri^3ne"
_cl_playermodel "models/player/nexus.zym"
_cl_playerskin "1"
bgmvolume "0"
seta cl_autoswitch "0"
cl_decals "0"
cl_maxfps "130"
cl_movement "0"
seta cl_nogibs "1"
cl_noplayershadow "1"
cl_particles_blood_alpha "1"
cl_particles_blood_bloodhack "0"
cl_particles_bubbles "0"
cl_particles_explosions_sparks "0"
cl_particles_quality "0.01"
cl_particles_smoke "0"
cl_particles_sparks "0"
crosshair "6"
crosshair_color_blue "0.850000"
crosshair_color_green "0.850000"
crosshair_size "0.700000"
fov "110"
seta g_campaign_index "6"
gl_picmip "4"
r_coronas "0"
r_dynamic "0"
r_glsl_deluxemapping "0"
r_hdr_scenebrightness "0.5"
r_shadow_gloss "0"
r_shadow_realtime_dlight "0"
r_shadow_realtime_world_shadows "0"
r_sky "0"
r_wateralpha "0.2"
scr_conalpha "0.6"
scr_screenshot_gammaboost "1.5"
scr_screenshot_jpeg_quality "0.95"
sensitivity "12"
showfps "1"
showtime "1"
seta sv_defaultcharacter "1"
seta sv_defaultplayerskin "3"
sys_ticrate "0.030000"
v_gamma "2.500000"
vid_height "1024"
vid_width "1280"
volume "0.150000"
IRC quote:
[kojn] I've been coming a bit more recently
[kojn] she took it the dirty way
GreEn`mArine
Forum addon
 
Posts: 1509
Joined: Tue Feb 28, 2006 9:33 pm
Location: Germany

Postby dfkgmasdfnasodrg » Sun Oct 08, 2006 2:22 pm

This is my new config, but i have trouble using secondary RL fire when moving forward+left or right. Seems like i can only press 3 keys at a time, which is very annoying.
//teamplay messages
bind "3" "say_team have flag (h:%h a:%a w:%w l:%l)"
bind "4" "say_team free item x:%x y:%y (h:%h a:%a w:%w l:%l)"
bind "5" "say_team safe (h:%h a:%a w:%w l:%l)"
bind "6" "say_team need help (h:%h a:%a w:%w l:%l)"
bind "7" "say_team incoming (h:%h a:%a w:%w l:%l)"
bind "8" "say_team defending (h:%h a:%a w:%w l:%l)"
bind "9" "say_team attacking (h:%h a:%a w:%w l:%l)"
bind "0" "say_team floating (h:%h a:%a w:%w l:%l)"
bind "w" "say_team flag carrier at x:%x y:%y (h:%h a:%a w:%w l:%l)"
bind "q" "say_team flag droped at x:%x y:%y (h:%h a:%a w:%w l:%l)"

//-----dm messages----
bind "n" "say Do'h"
bind "y" "say :-)"
bind "u" "say :-("
bind "s" "say lol"
bind "a" "say hehe"
bind "CTRL" "say argh!!!"
bind "/" "say hi"
bind "c" "say nice shot"
bind "backspace" "say good game"

//----movement---
bind "r" "+forward"
bind "f" "+back"
bind "d" "+moveleft"
bind "g" "+moveright"
bind "c" "+crouch"
bind "ALT" "+hook"

//----weapons----
bind "e" "impulse 1" //laser
bind "t" "impulse 7" //nex
bind "h" "impulse 4" //mortar
bind "b" "impulse 9" //rocketlauncer
bind "x" "impulse 5" //electro
bind "SHIFT" "asay_drop" //say_team (%l) dropped %w ; impulse 17
dfkgmasdfnasodrg
Alien
 
Posts: 153
Joined: Sat Mar 04, 2006 4:21 pm

Previous

Return to Nexuiz - General Discussion

Who is online

Users browsing this forum: No registered users and 1 guest

cron