Le Clan
Accueil
Membres
Recrutement
Matchs
Serveurs
Forum
ScreenShot
Counter-Strike
Présentation
Alias & Bind
Userconfig
Sprites & Models
Tag "Impulse 201"
Outils
Console
HLDServeur
Amx Mod
Liens
Contact
Le fichier Userconfig.cfg
Userconfig
 - Explication
 - Exemple 1
 - Exemple 2
Identification
Login
Mot de Passe
Password oublié
 


Exemple d'un userconfig complet

	echo CS1.6 CZ CFG
	
	echo Variables
	
	cl_dynamiccrosshair 0
	hud_centerid 1
	hud_fastswitch 1
	fps_max 101
	cl_crosshair_size "small"
	cl_crosshair_translucent "0"
	cl_righthand "1"
	_cl_autowepswitch "0"
	
	echo Alias
	
	alias "+scoredet" "net_graph 3;net_graphpos 2;+showscores"
	alias "-scoredet" "net_graph 0;-showscores"
	
	alias "marche" "w"
	alias "w" "+speed; alias marche r"
	alias "r" "-speed; alias marche w"
	
	alias "+jd" "+jump;wait;wait;+duck;-jump"
	alias "-jd" "-duck"
	
	alias "+d" "+duck;wait;wait;wait;cl_dynamiccrosshair 1"
	alias "-d" "cl_dynamiccrosshair 0;-duck"
	
	alias "+plantC4" "coverme;weapon_C4;+attack"
	alias "-plantC4" "-attack;holdpos"
	
	echo Bind
	
	bind "F8" "awp;vesthelm;vest;deagle;primammo;secammo"
	
	bind "F9"			"hegren"
	bind "F10"			"flash"
	bind "F11"			"sgren"
	bind "F12"			"defuser" 
	bind "BACKSPACE"	"amxmodmenu"
	
	bind "INS"	"deagle"
	bind "HOME"	"mp5"
	bind "PGUP"	"m4a1;ak47"
	bind "DEL"	"hegren;flash;flash;sgren" 
	bind "END"	"primammo;secammo"
	bind "PGDN"	"vest;vesthelm;primammo;secammo" 
	
	bind "]" "weapon_somke;weapon_somkegrenade"
	bind "\" "weapon_flashbang"
	bind "'" "weapon_hegrenade"
	
	bind "ENTER"	"marche"
	bind "SHIFT"	"+speed"
	bind "CTRL"		"+d"
	bind "/"		"impulse 100"
	
	bind "UPARROW" 		"+forward"
	bind "DOWNARROW" 	"+back"
	bind "LEFTARROW" 	"+moveleft"
	bind "RIGHTARROW" 	"+moveright"
	
	bind "MOUSE1"		"+attack"
	bind "MOUSE2"		"+attack2"
	bind "MOUSE3"		"+reload"
	bind "MOUSE4"		"+voicerecord"
	bind "MOUSE5"		"+jd"
	bind "MWHEELUP"		"invprev"
	bind "MWHEELDOWN"	"invnext"
	
	bind "KP_INS" 		"lastinv" 
	bind "KP_DEL" 		"drop"
	bind "KP_enter" 	"+scoredet"
	bind "KP_END" 		"slot3"
	bind "kp_downarrow"	"slot2"
	bind "kp_pgdn" 		"slot1"
	bind "KP_leftarrow"	"+use"
	
	bind "KP_rightarrow"	 "+plantC4"
	bind "KP_5" 		 "impulse 201"
	bind "kp_home" 		 "needbackup" 
	bind "kp_uparrow" 	 "coverme" 
	bind "kp_pgup" 		 "sticktog"
	bind "kp_minus" 	 "negative" 
	bind "kp_plus" 		 "roger"
	
	echo GO!GO!GO!


 

2004-2005 © kooltactical@hotmail.com