[=G!X=] Clan Forum © 2013
Would you like to react to this message? Create an account in a few clicks or log in to continue.


We've moved! Visit us on www.gixclan.com today!
 
HomeHome  Latest imagesLatest images  RegisterRegister  Log inLog in  
Maintainance

Share
 

 Creating a CFG file for use

View previous topic View next topic Go down 
AuthorMessage
Shoot1stAsk2nd
G!X GENERAL
G!X GENERAL
Shoot1stAsk2nd

Male
Age : 46
Registration date : 2013-04-07

Creating a CFG file for use Empty
PostSubject: Creating a CFG file for use   Creating a CFG file for use EmptyMon Apr 08, 2013 1:23 am

CFG files are great for admins that have certain things the like to say when welcoming guests or warning for violation of rules, etc....

It helps with typing so you can get back to killing faster. I have pasted a sample config below the instructions.

1.) Open Notepad on your PC

2.) Paste the sample below into the new file.

3.) Save the file as autoexec.cfg in your ETMAIN folder in the directory where you installed ET. (C:\Program Files\Wolfenstein - Enemy Territory\etmain) for example.

4.) Connect to the server and open a console.

5.) Type /exec autoexec.cfg and your config should load.

Good Luck!!

************************************************************
Sample below - cut and paste and adjust as needed. (This is just a sample. There is LOTS more you can actually do with CFGs but this will get you started for now.)
************************************************************

// This puts my name in the field each time. Sometimes good for admins. Smile
name ^h[=^wG!X^h=]^wShoot^h[=^wG!X^h=]

// Sample binds you can have. Adjust to your liking
bind F1 "vsay Cheer ^1Mu^7ri^4ca^7!!"
bind F2 "vsay GreatShot ^3Nice job, my ^1ass ^3hurts now!!"
bind F3 "vsay Bye ^3Later - come back soon!!"
bind F4 "vsay Hi ^3Welcome to ^!hG!X^3, there is no other"
bind F5 "vsay NeedBackup ^3Help me out here guys!!"

// I changed around the weapon selection. Adjust to your liking.
bind 0 "cg_drawgun 1; weaponbank 10"
bind 1 "cg_drawgun 1; weaponbank 3"
bind 2 "cg_drawgun 1; weaponbank 2"
bind 3 "cg_drawgun 1; weaponbank 1"
bind 4 "cg_drawgun 1; weaponbank 4"
bind 5 "cg_drawgun 1; weaponbank 5"
bind 6 "cg_drawgun 1; weaponbank 6"
bind 7 "cg_drawgun 1; weaponbank 7"
bind 8 "cg_drawgun 1; weaponbank 8"
bind 9 "cg_drawgun 1; weaponbank 9"


// Press a key (mouse 3 here) to toggle sprinting on and off without holding SHIFT.
set beginsprinting "echo Sprinting ON; +sprint; set sprinttoggle vstr endsprinting"
set endsprinting "echo Sprinting OFF; -sprint; set sprinttoggle vstr beginsprinting"
set sprinttoggle "vstr beginsprinting"
bind MOUSE3 "vstr sprinttoggle"

// automatically kill myself by pressing K
bind "K" "kill"

// Quitting thru the menu is for noobs! (j/k)
bind F9 "quit"

// make screen bright so you can see better
r_gamma 1.8; r_intensity 1.3; r_mapoverbrightbits 3

// make sure game loads in 1024x768 - you can modify
set r_mode -1
set r_customwidth "1024"
set r_customheight "768"
set r_fullscreen 1

Shoot
Back to top Go down
http://www.davidbigger.com
 

Creating a CFG file for use

View previous topic View next topic Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
[=G!X=] Clan Forum © 2013 :: GAMING & MORE :: [=G!X=]GREEN BACKUP-