Para diminuir o ping copie e cole o texto abaixo no bloco de notas e salve como
AUTOEXEC.CFG no diretório: C:\Arquivos de programas\Raven\SOF PLATINUM\base
*Clique aqui
para o downloads de algumas autoexecs prontas.Você precisara do
WINRAR para poder
extraí-las.*
*OBS.: Quando for salvar, não esqueça de modificar o Salvar como tipo: Todos os
arquivos para que a autoexec funcione.
Esse arquivo irá diminuir a qualidade grafica do jogo melhorando o desempenho e
irá adicionar alguns atalhos como:
I para entra no jogo
O para ir pra SPECTATOR
P para trocar de time
______________________________________________________________________________
spectator 1
//DSL set rate "10000"
//cable/ISDN set rate "8000"
//56k set rate "4600"
//36k set rate "2600"
set rate "4000"
set cl_maxfps "60"
set password ""
set cl_minfps "0"
set cl_lights "0"
set cl_particles "0"
set cl_predict "1"
set cl_predict_weapon "1"
set gl_flashblend "0"
set gl_polyblend "0"
set gl_ext_swapinterval "0"
set gl_playermip "2"
set gl_picmip "2"
set gl_skymip "1"
set gl_ztrick "0"
set gl_cull "1"
set gl_fogverts "0"
set gl_fogmode "0"
set gl_ext_swapinterval "0"
set gl_dynamic "1"
set gl_round_down "1"
set gl_ext_palettedtexture "1"
set gl_ext_pointparameters "1"
set gl_particle_size "40"
set gl_particle_min_size "2"
set gl_particle_max_size "40"
set gl_particle_att_a "0.01"
set gl_particle_att_b "0.0"
set gl_particle_att_c "0.01"
set ghl_shadows "0"
set ghl_player_shadow "0"
set ghl_obj_fog "0"
set snd_dll "defsnd.dll"
set s_mixahead "0.22"
set s_loadas8bit "1"
set s_khz "22"
set s_musicenabled "0"
set cd_nocd "1"
set con_notifytime "15"
set bob_pitch "0.000"
set bob_roll "0.000"
set bob_up "0.000"
set runroll "0.000"
set runpitch "0.000"
set netgraph "1"
set shownames "1"
set cl_run "1"
set cl_footsteps "0"
set cl_blend 0
set cl_max_debris "4"
set gl_modulate "2"
set m_filter 1
alias goblue "team_red_blue 0;echo mudando para o time AZUL;bind P gored"
alias gored "team_red_blue 1;echo mudando para o time VERMELHO;bind P goblue"
bind P gored
alias gospecred "team_red_blue 0;team_red_blue 1;team_red_blue 0;team_red_blue
1;spectator 1;alias gospec gospecblue"
bind O gospecred
alias gospecblue "team_red_blue 1;team_red_blue 0;team_red_blue 1;team_red_blue
0;spectator 1;alias gospec gospecred"
bind O gospecblue
alias goplay "spectator 0"
bind I goplay
|