Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
etqw not loading autoexec.cfg [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
carpman
Advocate
Advocate


Joined: 20 Jun 2002
Posts: 2202
Location: London - UK

PostPosted: Fri Oct 10, 2008 11:23 am    Post subject: etqw not loading autoexec.cfg [solved] Reply with quote

Hello for some reason my autoexec.cfg is not being loading by game, for example i have:

Code:

bind "MOUSE2" "_weapon0" "" "vehicle"


but his does not work?

autoexec.cfg works when run from console!
_________________
Work Station - 64bit
Gigabyte GA X48-DQ6 Core2duo E8400
8GB GSkill DDR2-1066
SATA Areca 1210 Raid
BFG OC2 8800 GTS 640mb
--------------------------------
Notebook
Samsung Q45 7100 4gb


Last edited by carpman on Sun Oct 12, 2008 11:00 am; edited 1 time in total
Back to top
View user's profile Send private message
Naib
Watchman
Watchman


Joined: 21 May 2004
Posts: 6051
Location: Removed by Neddy

PostPosted: Fri Oct 10, 2008 3:15 pm    Post subject: Reply with quote

where is this autoexec living?

it should be in:

~/.etqwcl/sdnet/$GAME_NAME/base

Code:


seta com_allowConsole "1"
seta com_unlockFPS "1"
seta com_unlock_timingMethod "2"
seta com_showFPS "0"
seta com_unlock_maxFPS "90"
seta r_useThreadedRenderer "2"

seta r_useIndexBuffers "1" // stop possible segfaults

//seta bse_enabled "1"
//seta bse_simple "0"
//seta r_stuffCacheMegs "52"
seta net_clientLagOMeter "1"

seta s_force22kHz "0"
seta s_maxSoundsPerShader "10"
seta s_earSeperationAlgo "1"


seta r_visdistmult "1.2"
seta g_playerIconSize "10" // Makes the in-game icons smaller
seta g_showPlayerShadow "0" // No shadow of yourself
seta g_decals "0" // No bullet holes

seta net_clientPrediction "15"

seta image_useCompression "0"

seta image_lodbias "0.25"
seta r_visdistmult "1.2"



seta s_driver "oss"//"alsa"
seta s_alsa_lib "/usr/lib32/libasound.so.2"//"libasound.so.2"
seta s_alsa_pcm   "default"//"plughw:0"//"default"


bind "q" "cvarADD s_volume_dB 1.0" // higher with 1.0 dB
bind "a" "cvarADD s_volume_dB -1.0" // lower with 1.0 dB

bind "MOUSE2" "_weapon0" "" "vehicle"
seta tool1 "useweapon weapon_tool1; bind MOUSE3 $next_tool ;wait 50; bind MOUSE3 $tool1"
seta next_tool "useweapon weapon_item1"
bind "MOUSE3" "vstr tool1"

_________________
Quote:
Removed by Chiitoo
Back to top
View user's profile Send private message
carpman
Advocate
Advocate


Joined: 20 Jun 2002
Posts: 2202
Location: London - UK

PostPosted: Sun Oct 12, 2008 11:00 am    Post subject: Reply with quote

cheers it was the sdnet bit that confused me.
_________________
Work Station - 64bit
Gigabyte GA X48-DQ6 Core2duo E8400
8GB GSkill DDR2-1066
SATA Areca 1210 Raid
BFG OC2 8800 GTS 640mb
--------------------------------
Notebook
Samsung Q45 7100 4gb
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum