Bienvenue sur le site officiel des *BAD-BOYS*  {L4D} {CS:SOURCE}
 
 
•  Accueil  •  Telechargement  •  Votre compte  •  Forums  •
 
 
Sommaire
 Menu
· Accueil
Accès réservé aux membres Telechargements
· Votre compte
 Messages Prives
· Archives News
Accès réservé aux membres Submit News Hack
 Strat file
· Sourcebans
 La Team
· Calendrier
· Les joueurs
Accès réservé aux membres Préférences
 Forum
Accès réservé aux membres Forum
Accès réservé aux membres Liste des inscrits
 Charte *BAD-BOYS*
 Statistiques
· Site Web
· Liens Web
· Psycho Source live
· L4d Stats
· L4D2 Stats
 Photo
· Gallerie *Bad-Boys*
· Webcams
 Articles
· Search
· Sujets
 Tutoriaux
 Divers
· La Meteo
· Jeux flash
· Annuaire des Clans
· Anniversaires
· radars
Accès réservé aux membres Programme-tv
 Recrutement
· Recrutement
Administrateur
*BAD-BOYS*
Administration
Membres
*BAD-BOYS*
Alex_chtx debaugnies@hotmail.com
Ana shnouff@msn.com
Cleaner windows98beta@infonie.fr
Sloub kanafrag_sloub@hotmail.fr
Tchetane valea@club-internet.fr
~Serum~ serum_6@hotmail.com
*BAD-BOYS* Explorateurs
Azazel aza_zel@hotmail.com
KingTigerV Furious_Gta@hotmail.com
Maclan3 bad_maclane@msn.com
Serpico jean_golum7@hotmail.com
Val valentin.troudet@club-internet.fr
*BAD-BOYS* V.I.P
jo3yst4r karim@neuronium.fr

Tutoriaux



[ Tutoriaux | En préparation | Informations | Proposer un Tutorial ]

Ajouter un menu OPTION dans Steam source
Tuto publié par Cleaner, le 2006-01-18

Lo

Il est possible d ajouter un Menu dans les options AVANCER

Voici comment :

Creer si tel n est pas le cas dans le repertoire cfg le fichier user.usr

voici ce qu il fo lui mettre dans la tete !
Code:

// NOTE:  THIS FILE IS AUTOMATICALLY REGENERATED,
//DO NOT EDIT THIS HEADER, YOUR COMMENTS WILL BE LOST IF YOU DO
// User options script
//
// Format:
//  Version [float]
//  Options description followed by
//  Options defaults
//
// Option description syntax:
//
//  "cvar" { "Prompt" { type [ type info ] } { default } }
//
//  type =
//   BOOL   (a yes/no toggle)
//   STRING
//   NUMBER
//   LIST
//
// type info:
// BOOL                 no type info
// NUMBER       min max range, use -1 -1 for no limits
// STRING       no type info
// LIST          delimited list of options value pairs
//
//
// default depends on type
// BOOL is "0" or "1"
// NUMBER is "value"
// STRING is "value"
// LIST is "index", where index "0" is the first element of the list


// Half-Life User Info Configuration Layout Script (stores last settings chosen, too)
// File generated:  Fri Oct 28 01:44:33 AM
//
//
// Cvar   -   Setting

VERSION 1.0

DESCRIPTION INFO_OPTIONS
{
   "mp_decals"
   {
      "#Valve_Multiplayer_Decal_Limit"
      { NUMBER 0 4096 }
      { "300" }
      SetInfo
   }

   "cl_righthand"
   {
      "#Cstrike_Weapon_Alignment"
      {
         LIST
         "#Cstrike_Left_Handed" "0"
         "#Cstrike_Right_Handed" "1"
      }
      { "1" }
      SetInfo
   }

   "cl_autowepswitch"
   {
      "#Cstrike_Automatic_Weapon_Switch"
      { BOOL }
      { "1" }
      SetInfo
   }

   "hud_centerid"
   {
      "#Valve_Center_Player_Names"
      { BOOL }
      { "1" }
      SetInfo
   }

   "cl_autohelp"
   {
      "#Cstrike_AutoHelp"
      { BOOL }
      { "1" }
      SetInfo
   }

   "cl_c4progressbar"
   {
      "#Cstrike_C4ProgressBar"
      { BOOL }
      { "1" }
      SetInfo
   }

   "cl_updaterate"
   {
      "cl_updaterate"
      { NUMBER 0 -1 }
      { "20" }
      SetInfo
   }

   "rate"
   {
      "Rate"
      { NUMBER 0 -1 }
      { "23000" }
      SetInfo
   }

   "brightness"
   {
      "Luminosite"
      { NUMBER 0 1 }
      { "1" }
      SetInfo
   }

   "gamma"
   {
      "Gamma"
      { NUMBER 1 3 }
      { "3" }
      SetInfo
   }

   "console"
   {
      "Console"
      { BOOL }
      { "1" }
      SetInfo
   }

   "m_pitch"
   {
      "Mouse pitch vitesse"
      { NUMBER 0 99 }
      { "0.022" }
      SetInfo
   }

   "m_yaw"
   {
      "Mouse yaw vitesse"
      { NUMBER 0 99 }
      { "0.022" }
      SetInfo
   }

   "zoom_sensitivity_ratio"
   {
      "Sensibilite en zoom"
      { NUMBER 0 99 }
      { "1" }
      SetInfo
   }

   "fps_max"
   {
      "Maximum FPS"
      { NUMBER 0 400 }
      { "150" }
      SetInfo
   }

   "gl_max_size"
   {
      "Tailles maximum des textures (>256)"
      { NUMBER 256 512 }
      { "512" }
      SetInfo
   }

   "max_shells"
   {
      "Nombre maximum de munitions"
      { NUMBER 0 -1 }
      { "200" }
      SetInfo
   }

   "max_smokepuffs"
   {
      "Nombre maximum de nuages de fumee"
      { NUMBER 0 -1 }
      { "120" }
      SetInfo
   }

   "cl_corpsestay"
   {
      "Temps de disparition des corps"
      { NUMBER 0 600 }
      { "10" }
      SetInfo
   }

   "r_drawviewmodel"
   {
      "Voir arme"
      { BOOL }
      { "1" }
      SetInfo
   }

   "mat_dxlevel"
   {
      "mat_dxlevel"
      { NUMBER 0 100 }
      { "95" }
      SetInfo
   }

   "fastsprites"
   {
      "Qualite du smoke"
      {
         LIST
         "Best looking, slowest" "0"
         "Medium quality" "1"
         "Worst looking, fastest" "2"
      }
      { "1" }
      SetInfo
   }

   "net_graph"
   {
      "Connection details"
      {
         LIST
         "Pas " "0"
         "normal" "1"
         "detaillé" "2"
         "Top Detailé" "3"
      }
      { "3" }
      SetInfo
   }

   "cl_hidefrags"
   {
      "Hide frags"
      { BOOL }
      { "1" }
      SetInfo
   }

   "_cl_autowepswitch"
   {
      "Auto arme switch"
      { BOOL }
      { "1" }
      SetInfo
   }

   "cl_showfps"
   {
      "Voir FPS"
      { BOOL }
      { "1" }
      SetInfo
   }

   "cl_observercrosshair"
   {
      "Viseur en spectateur"
      { BOOL }
      { "1" }
      SetInfo
   }

   "hud_fastswitch"
   {
      "Fastwitch"
      { BOOL }
      { "1" }
      SetInfo
   }

   "_dm"
   {
      "Information serveur"
      { BOOL }
      { "0" }
      SetInfo
   }

   "r_rainradius"
   {
      "Nombre de Goute de pluie"
      { NUMBER 0 1000 }
      { "1" }
      SetInfo
   }

   "mat_specular"
   {
      "Active/Desactive mat_specular"
      { BOOL }
      { "0" }
      SetInfo
   }

   "mat_bumpmap"
   {
      "Active/Desactive mat_bumpmap"
      { BOOL }
      { "0" }
      SetInfo
   }

   "fog_enable"
   {
      "Active/Desactive fog_enable"
      { BOOL }
      { "1" }
      SetInfo
   }

   "mat_bloom"
   {
      "Active/Desactive mat_bloom"
      { BOOL }
      { "1" }
      SetInfo
   }

   "mat_clipz"
   {
      "Active/Desactive mat_clipz"
      { BOOL }
      { "1" }
      SetInfo
   }

   "mat_fastnobump"
   {
      "Active/Desactive mat_fastnobump"
      { BOOL }
      { "0" }
      SetInfo
   }

   "mat_filterlightmaps"
   {
      "Active/Desactive mat_filterlightmaps"
      { BOOL }
      { "1" }
      SetInfo
   }

   "mat_filtertextures"
   {
      "Active/Desactive mat_filtertextures"
      { BOOL }
      { "1" }
      SetInfo
   }

   "cl_interp"
   {
      "Active/Desactive cl_interp"
      { NUMBER 0 99 }
      { "0.1" }
      SetInfo
   }

   "cl_detaildist"
   {
      "cl_detaildist default entre 1200 1800"
      { NUMBER 0 9999 }
      { "1200" }
      SetInfo
   }

   "cl_detailfade"
   {
      "cl_detailfade default entre 200 600"
      { NUMBER 0 9999 }
      { "200" }
      SetInfo
   }

   "cl_show_bloodsprays"
   {
      "cl_show_bloodsprays"
      { BOOL }
      { "0" }
      SetInfo
   }

   "cl_show_splashes"
   {
      "cl_show_splashes"
      { BOOL }
      { "1" }
      SetInfo
   }

   "cl_smooth"
   {
      "cl_smooth"
      { BOOL }
      { "1" }
      SetInfo
   }

   "cl_smoothtime"
   {
      "cl_smoothtime 0-2.0"
      { NUMBER 0 2 }
      { "0.1" }
      SetInfo
   }

   "mat_antialias"
   {
      "mat_antialias"
      { BOOL }
      { "1" }
      SetInfo
   }

   "mat_compressedtextures"
   {
      "mat_compressedtextures"
      { BOOL }
      { "1" }
      SetInfo
   }

   "mat_fastspecular"
   {
      "mat_fastspecular"
      { BOOL }
      { "1" }
      SetInfo
   }

   "mat_forceansio"
   {
      "mat_forceansio"
      { BOOL }
      { "0" }
      SetInfo
   }

   "mat_mipmaptextures"
   {
      "mat_mipmaptextures"
      { BOOL }
      { "1" }
      SetInfo
   }

   "mat_monitorgamma"
   {
      "mat_monitorgamma 0-9.9"
      { NUMBER 0 9.9 }
      { "1.7" }
      SetInfo
   }

   "mat_vsync"
   {
      "mat_vsync"
      { BOOL }
      { "0" }
      SetInfo
   }

}

_________________


894 lectures | 0 Commentaires | Evaluation : 0 (0 votes) | Version imprimable

Navigation rapide

[ Retour ]

Connexion
Bienvenue, Invité

Surnom/Pseudo

Mot de Passe

Vous n'avez pas encore de compte?
Enregistrez vous !
En tant que membre enregistré, vous bénéficierez de privilèges tels que: changer le thème de l'interface, modifier la disposition des commentaires, signer vos interventions, ...

Adhésion:
Dernier: Cloumz
Aujourd'hui: 0
Hier: 0
Tous: 754

Public en ligne:
Visiteurs: 36
Membres: 0
Total: 36
Total Hits
Nous avons reçu
4918825
pages vues depuis Mai 2003
Dernier Post Forum

  recrutement
  recrutement
  l4d le film ?
  Commandes utiles en consol L4d
  maps sur serveur
  l4d 2 :)
  Tournoi l4d
  Section L4D
  Succès L4D
  Recrutement
  BAN abusif
  Attention au Arnaque

Bienvenue sur le site officiel des *BAD-BOYS* {L4D} {CS:SOURCE} Forums

Time/Heure
.-=-. Tutos .-=-.
Liste des Catégories

· Counter Strike : Source
· Divers
· Materiel
· Logiciel
· Team
· Windows

10 Derniers Tutoriaux

· Utilisation du serveur Teamspeak
· aequitas
· TRuc et Astuce Css
· Créer une vidéo Counter strike source avec videomach
· Clan Match css : Doc
42 Tutoriaux sont à votre disposition | [ Parcourir le Module ]
 
 
BB Bis
Left4Dead



Page Générée en: 0.153 Secondes
 
 
:: fiblack3d phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::