mirror of
https://github.com/reaaLx/nx1-gsc-dump.git
synced 2025-08-31 05:57:27 +00:00
Added more missing files
This commit is contained in:
69
avatar_dev.cfg
Normal file
69
avatar_dev.cfg
Normal file
@@ -0,0 +1,69 @@
|
||||
//unbindall
|
||||
exec developer
|
||||
seta minicon "1"
|
||||
bind x "ragdoll_enable 0; set debug_nuke on; wait 3; ragdoll_enable 1"
|
||||
|
||||
//unbind alt
|
||||
set createfx ""
|
||||
|
||||
seta fs_debug 0
|
||||
seta r_clearcolor 0 0 0
|
||||
seta r_clearcolor2 0 0 0
|
||||
set com_statmon 0
|
||||
|
||||
con_hidechannel gfx
|
||||
set cg_drawfps 1
|
||||
|
||||
set r_fullbright 0
|
||||
set r_showmissinglightgrid 0
|
||||
|
||||
//bind mouse3 +stance
|
||||
//bind mouse2 +gostand
|
||||
//bind mouse1 +attack
|
||||
|
||||
bind mouse3 +speed
|
||||
bind mouse2 +attack
|
||||
|
||||
bind d "+back"
|
||||
bind e "+forward"
|
||||
|
||||
bind w "+moveright"
|
||||
bind r "+moveleft"
|
||||
|
||||
set con_minicon 1
|
||||
set con_miniconlines 8
|
||||
|
||||
|
||||
set r_filmsharpen 0.45
|
||||
|
||||
set debug_badpath off
|
||||
set gpad_rumble 0
|
||||
|
||||
bind f1 toggle r_filmUseTweaks 1 0
|
||||
|
||||
bind ctrl +usereload
|
||||
bind space +actionslot 2
|
||||
bind a +speed
|
||||
//set safe_start "alley"
|
||||
bind s "
|
||||
bind f +attack
|
||||
|
||||
bind s "bind MOUSE1 +attack; bind MOUSE2 +gostand; bind MOUSE3 +stance"
|
||||
bind f "unbind MOUSE1; bind MOUSE2 +leanright; bind MOUSE3 +leanleft"
|
||||
|
||||
bind uparrow +actionslot 1
|
||||
bind leftarrow +actionslot 2
|
||||
bind rightarrow +actionslot 3
|
||||
bind downarrow +actionslot 4
|
||||
|
||||
exec scripter
|
||||
set r_specularmap 1
|
||||
set con_minicon 1
|
||||
set snd_volume 0.8
|
||||
set replay_time 1
|
||||
set cg_drawviewpos 0
|
||||
|
||||
set vehCam_freelook 1
|
||||
set trigger_drawDistance 10000
|
||||
set replay_autosave 2
|
||||
bind z replay_autosave 60
|
Reference in New Issue
Block a user