Liberty Gaming
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Liberty Gaming

Wolfenstein: Enemy Territory Clan
 
HomePortalGallerySearchLatest imagesRegisterLog in
Config (CFG) example. 17rg9d

Share | 
 

 Config (CFG) example.

View previous topic View next topic Go down 
AuthorMessage
LG|Syxx
Forum
Forum


Posts : 150
Reputation : 0
Join date : 2010-09-12
Age : 29
Location : Limburg!


Config (CFG) example. _
PostSubject: Config (CFG) example.   Config (CFG) example. EmptyTue Sep 14, 2010 6:45 pm

Here I will post my CFG as an example for others.
The CFG includes capital letters, with other word: 'vstr'

You can use it like however you want to use it.

How to make a CFG work?

1. Open notepad,
2. Click on 'File' -> 'Save as',
3. Type a name for the CFG there, for example: 'lgflip.cfg', and select 'All Files',
4. Click 'Save'


Here is my current CFG:

Code:
echo ^|Hey everyone^7, LG^||F^7lip^||^7FM^|* ^7has entered the server^|!

/binds

set variable1 vsay Hi "^|H^7ello ^|e^7veryone^|!"
bind h "vstr variable1"

set variable2 vsay Bye "^|G^7oodbye ^|e^7veryone^|!"
bind F6 "vstr variable2"

set variable3 vsay Thanks "^|T^7hank ^|y^7ou^|!"
bind k "vstr variable3"

set variable4 vsay Greatshot "^|G^7reat ^|s^7hot^|!"
bind p "vstr variable4"

set variable5 vsay Sorry "^|S^7orry^|!"
bind o "vstr variable5"

set variable6 vsay Affirmative "^|A^7ffirmative^|!"
bind F9 "vstr variable6"

set variable7 vsay Negative "^|N^7egative^|!"
bind F10 "vstr variable7"

set variable8 say "^|W^7ant to be a Liberty Gamer? Ask a Recruiter for more information^|!"
bind F7 "vstr variable8"

set variable9 vsay Hi "^|F^7ollow all the rules! Go to www.liga.forumotion.net for more information^|!"
bind F8 "vstr variable9"

set variable10 vsay Hi "^|T^7alk ^1always English ^7in mainchat^|!"
bind F5 "vstr variable10"

/settings

seta rate "25000"
seta snaps "20"
seta com_maxfps "125"
seta cl_timenudge "0"
seta cl_maxpackets "100"
seta cg_fov "100"

/mouse

cg_drawcrosshair "5"
cg_crosshaircolorAlt "Cyan"
cg_crosshaircolor "Cyan"
seta sensitivity "1.76000"


Kind Regards,

Flip



Last edited by Flip on Tue Sep 14, 2010 7:01 pm; edited 1 time in total
Back to top Go down
http://www.rickk-94.hyves.nl
 

Config (CFG) example.

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
Liberty Gaming :: General :: Tutorials-