What's new

Discussion Cod5 85 Fov

  • Thread starter 7s Billionaire
  • Start date
  • Views 1,541
7

7s Billionaire

Newbie
Messages
7
Reaction score
17
Points
45
Sin$
0
Im new to coding so barewith me, it just a simple code.
bind DPAD_UP "dropweapon"
bind DPAD_DOWN "take all"
bind DPAD_LEFT "exec developer.cfg"
bind DPAD_RIGHT "give ammo"

it was that now i want to change it to this, it would work and change the fov right?

bind DPAD_UP "dropweapon"
bind DPAD_DOWN "take all"
bind DPAD_LEFT "exec developer.cfg"
bind DPAD_RIGHT "cg_fov 85"
 
M

Mike

Contributor
Forum Addict
Messages
3,475
Reaction score
639
Points
375
Sin$
7
Im new to coding so barewith me, it just a simple code.


it was that now i want to change it to this, it would work and change the fov right?
No not right all all! ug heres the dvar for fov... put in yourself right.. look at the others and see how its done thats the only way you will learn.. cg_fov
 
Welfare

W E L F A R E

Divine Android Omniscience
Hardened Veteran Grizzled Veteran Experienced Veteran
Messages
2,902
Reaction score
627
Points
575
Sin$
7
Im new to coding so barewith me, it just a simple code.


it was that now i want to change it to this, it would work and change the fov right?
lol. don't eff with the +. just but the dvar in quotes and be happy.
 
F

FiLTH

Enthusiast
Messages
933
Reaction score
291
Points
125
Sin$
7
not like that no.

fail....

if wat i'm seeing is the old version yea you would be fine but imo change it to

Bind BUTTON_A "toggle cg_fov 65 85 95" <--something like that so you can change it back to normal if needed.

also if u wanted to save yourself a bind for something else just put the dvar in the unbind section above the binds.
 
Welfare

W E L F A R E

Divine Android Omniscience
Hardened Veteran Grizzled Veteran Experienced Veteran
Messages
2,902
Reaction score
627
Points
575
Sin$
7
fail....

if wat i'm seeing is the old version yea you would be fine but imo change it to

Bind BUTTON_A "toggle cg_fov 65 85 95" <--something like that so you can change it back to normal if needed.

also if u wanted to save yourself a bind for something else just put the dvar in the unbind section above the binds.
He changed the original post so now i look like a complete idiot. thanks billionaire, you're a champ. he had something like... "+Fov 85"
 
Su AriZonaa

Su AriZonaa

Getting There
Seasoned Veteran Grizzled Veteran Experienced Veteran
Messages
1,450
Reaction score
663
Points
230
Sin$
0
I think it looks best at 100 instead of 85. Thats just me though
 
Top Bottom
Login
Register