|
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
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 "9000"
//56k set rate "4500"
//36k set rate "2500"
set rate "8000"
//3-640x480 monitor 14 polegadas
//4-800x600 monitor 15 polegadas
//6-1024x768 monitor 17 polegadas
//set gl_mode 6
//tipo de processador
set use_mmx "1"
set use_amd3d "1"
set cl_maxfps "60"
set password "clansnqp.com"
set cl_minfps "0"
set cl_lights "0"
set cl_particles "0"
set cl_predict "1"
set cl_predict_weapon "1"
set gl_effectfill "100"
set gl_bitdepth "16"
set gl_detailtexturing "0"
set gl_flashblend "0"
set gl_polyblend "0"
set gl_ext_swapinterval "0"
set gl_playermip "2"
set gl_picmip "2"
set gl_pictip "1"
set gl_skymip "1"
set gl_ztrick "0"
set gl_cull "1"
set gl_fogverts "0"
set gl_fogmode "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_mip 3
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 cl_max_quads "16"
set gl_modulate "2"
set m_filter 1
set win_noaltenter "0"
set win_noalttab "0"
set ai_maxcorpses "0"
set ai_corpselife "0"
set vid_brightness "0.800000"
set vid_fullscreen "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
|