Comparing two revisions:
Revisions for Team IPX ETQW Configs
Thu, 26/06/2008 - 23:19 by HarassmentPanda | Fri, 27/06/2008 - 16:46 by ltmon | ||
---|---|---|---|
< previous diff | next diff > | ||
Changes to Body | |||
- This is a huge freaking difference. No cockpit means greater view angle.
| - This is a huge freaking difference. No cockpit means greater view angle.
| ||
- | Robag's Settings
| + | *Robag's Settings*
|
path to myconfig.cfg
| path to myconfig.cfg
| ||
Otherwise the “profile.cfg” and “bindings.cfg” will reapply the default keybinds.
| Otherwise the “profile.cfg” and “bindings.cfg” will reapply the default keybinds.
| ||
if you remove “profile.cfg” and “bindings.cfg” files ETQW will replace them the next time you run the game
| if you remove “profile.cfg” and “bindings.cfg” files ETQW will replace them the next time you run the game
| ||
+ | |||
+ | *Ltmon's Zombie Bot Config*
| ||
+ | This is a good config to run against bots (won't work in a pub) in order to set up the Strogg as weaponless zombies and yourself as god. I use this to practice aiming. You should save this in your profile base or pro dir as "zombie.cfg", then in the console type "exec zombie".
| ||
+ | |||
+ | Next, stand at the top of a hill with a supply crate and fire at any passing strogg. They'll come towards you, and you can practice aiming and see if you can get them all before the top of the hill. Turning on jumping and strafe jumping will make it harder, and you can also tweak this to do the same thing as a Strogg yourself.
| ||
+ | <pre>
| ||
+ | net_allowcheats 1
| ||
+ | god
| ||
+ | bot_enable 1
| ||
+ | bot_uiSkill 2
| ||
+ | bot_skill 2
| ||
+ | bot aimSkill 2
| ||
+ | bot_uiNumGDF 0
| ||
+ | bot_uiNumStrogg 12
| ||
+ | botSillyWarmup 0
| ||
+ | bot_knifeOnly 1
| ||
+ | bot_useVehicles 0
| ||
+ | bot_useRearSpawn 0
| ||
+ | bot_ignoreGoals 1
| ||
+ | bot_doObjectives 0
| ||
+ | bot_noTaunt 1
| ||
+ | bot_noChat 1
| ||
+ | bot_canDropDeployables 0
| ||
+ | bot_canStrafeJump 0
| ||
+ | bot_noRandomJump 1
| ||
+ | bot_useSpawnHosts 0
| ||
+ | </pre>
| ||
+ | |||
+ | |||
Team IPX ETQW Configs
WEBSITE RESOURCES
http://4newbies.planetwolfenstein.gamespy.com/ETQW/cvars.php
SUGGESTED CONFIGS
CONFIG | variables/defult | How its used | Whats it Achieve | |||||
---|---|---|---|---|---|---|---|---|
seta com_unlockFPS 1 | 0=off, 1=on | seta com_unlockFPS 1 | Shows your current Frames Per Second in the top right corner | |||||
seta com_unlock_timingMethod 1 | 1=on 0=off | seta com_unlock_timingMethod 1 | enables you to “increase” your Frames Per Second via the below commands | |||||
seta com_unlock_maxFPS 120 | defult = 30 | seta com_unlock_maxFPS 120 | increases your FPS to a max of 120 | |||||
seta g_fov 120 | Defult =95, but can range from 95-120 | seta g_fov 120, or seta g_fov 95 etc | gives more angle on your field of vision. ie you can see more of whats going on around you | |||||
HarassmentPandas Suggested Vehicle Settings
Turn off cockpit
Allow the camera angle to change
Remember Camera Views – This is a huge freaking difference. No cockpit means greater view angle.
Robag’s Settings
path to myconfig.cfg
\My Documents\id Software\Enemy Territory – QUAKE Wars\base\myconfig.cfg
use WORDPAD to create and edit file.
File:myconfig.cfg
CONFIG | variables/defult | How its used | Whats it Achieve | |||||
---|---|---|---|---|---|---|---|---|
seta net_clientPunkbusterEnabled | “1” | turns on Punkbuster | ||||||
seta ui_clanTagPosition | “1” | Adds Clan tag to the end of your Name | ||||||
seta ui_clanTag | “-^4I^7P^AX” | Clan Tag with | ||||||
seta ui_name | “Robag” | You UI Name | ||||||
seta com_allowconsole | “1” | Enables console | press the ~ key to activate | |||||
seta g_skipintro | “1” | turns of Intro Movie | ||||||
seta com_videoRam | “512” | Set GPU Ram Size | V Important with SLI | |||||
seta r_useThreadedRenderer | “2” | Tunes GPU Rendering Engine | ||||||
seta g_advancedHud | “1” | More Hud Details Ingame | ||||||
bind “w” “_voice” “” “default” | Binds World Chat Key | |||||||
seta g_playTooltipSound | “0” | Turns Off Tools Tips audio | ||||||
seta g_tooltipVolumeScale | “-20” | Suppress Volume for Tool Tips Ingame |
path to autoexec.cfg
\My Documents\id Software\Enemy Territory – QUAKE Wars\sdnet\robag\base\autoexec.cfg
File:autoexec.cfg
set logtimestamps “1”
set logfile “2”
set logFileName “console_$Y-$M-$D_$h.$m.$s.log”
set developer “1”
pb_logtofile 1
this creates a handy log file of a full dump of the console during the start up of the game
Replace robag with your ETQW Profile name
The placement of the file is very important.
Otherwise the “profile.cfg” and “bindings.cfg” will reapply the default keybinds.
if you remove “profile.cfg” and “bindings.cfg” files ETQW will replace them the next time you run the game
Ltmon’s Zombie Bot Config
This is a good config to run against bots (won’t work in a pub) in order to set up the Strogg as weaponless zombies and yourself as god. I use this to practice aiming. You should save this in your profile base or pro dir as “zombie.cfg”, then in the console type “exec zombie”.
Next, stand at the top of a hill with a supply crate and fire at any passing strogg. They’ll come towards you, and you can practice aiming and see if you can get them all before the top of the hill. Turning on jumping and strafe jumping will make it harder, and you can also tweak this to do the same thing as a Strogg yourself.
net_allowcheats 1 god bot_enable 1 bot_uiSkill 2 bot_skill 2 bot aimSkill 2 bot_uiNumGDF 0 bot_uiNumStrogg 12 botSillyWarmup 0 bot_knifeOnly 1 bot_useVehicles 0 bot_useRearSpawn 0 bot_ignoreGoals 1 bot_doObjectives 0 bot_noTaunt 1 bot_noChat 1 bot_canDropDeployables 0 bot_canStrafeJump 0 bot_noRandomJump 1 bot_useSpawnHosts 0