config problem
yo.
i have problem with my config
1st. i wrote script:
set fov1 "cg_fov 90; cg_drawgun 0; vstr fov2"
set fov2 "cg_fov 95; cg_drawgun 1; vstr fov1"
set fovz "vstr fov1"
bind = "vstr fovz"
and if i press "=" et is bombing out :( whats wrong with it?
2nd.
i have in my cfg line:
seta cg_bloodflash "0"
but i see blood on my screen, maybe its other command?
3rd.
i have in cfg
seta b_smallPopups "1"
but i see BIG popups.
any ideas?
i have problem with my config
1st. i wrote script:
set fov1 "cg_fov 90; cg_drawgun 0; vstr fov2"
set fov2 "cg_fov 95; cg_drawgun 1; vstr fov1"
set fovz "vstr fov1"
bind = "vstr fovz"
and if i press "=" et is bombing out :( whats wrong with it?
2nd.
i have in my cfg line:
seta cg_bloodflash "0"
but i see blood on my screen, maybe its other command?
3rd.
i have in cfg
seta b_smallPopups "1"
but i see BIG popups.
any ideas?
set cg_bloodDamageBlend "0"
set cg_bloodflash "0"
set cg_bloodTime "0"
set fov2 "cg_fov 95; cg_drawgun 1; vstr fov1"
must be:
set fov1 "cg_fov 90; cg_drawgun 0; set fovz vstr fov2"
set fov2 "cg_fov 95; cg_drawgun 1; set fovz vstr fov1"
seta cg_bloodDamageBlend "0"
seta cg_bloodFlash "0"
seta cg_bloodTime "0"
seta cg_bloodFlash "0"
seta cg_showblood "0"
maybe seta cg_drawsmallpopupicons "1"
dno
12mbit/768kbit connection
tho should be faster