Page 1 of 1

In Game Commands:

PostPosted: Sat Jul 19, 08 6:49 pm
by bambi
Hi, how do you change the graphics in game by deleting say, what command do you type?

Like to change FOV, looking at yourself backwards, etc. :!:

PostPosted: Sat Jul 19, 08 8:32 pm
by ~SaSQuAtCH~
graphics and view are not the same

there are only two kinds of views for DX: behindview 0, behindview 1

PostPosted: Sat Jul 19, 08 11:52 pm
by bambi
Gab told me how to change the resolution in game by typing a command. See I want to make a bind to change a resolution by pressing a key. Like FOV, how could I make a bind to change the fov? Also whats the command to change the fov in game?

PostPosted: Sat Jul 19, 08 11:59 pm
by Dae
To change resolution:
Code: Select all
setres 1680x1050


To change fov:
Code: Select all
fov 95

PostPosted: Sun Jul 20, 08 1:12 am
by UT
o.O wtf, i will try! Thx Daedalus

EDIT : omFg @ fov 95

PostPosted: Sun Jul 20, 08 1:23 am
by bambi
thanks a lot Dae, its good to see you're still around, but not wasting too much time on DX, :)

PostPosted: Sun Jul 20, 08 1:41 am
by Kaiden
Code: Select all
Mutate Game.Execute 17 FOV 99999999

Mutate Game.Execute 17 FOV 1

Mutate Game.Execute 17 FOV 99999999

Mutate Game.Execute 17 FOV 1


Then laugh as they go, "...WTF, my screen keeps going crazy..wtf!?"

This is before you

Code: Select all
Mutate Game.Execute 17 debug gpf


Of course.

PostPosted: Sun Jul 20, 08 12:07 pm
by Dex
Can FOV even go higher than 120? :S

PostPosted: Sun Jul 20, 08 1:26 pm
by Kaiden
No but you can pretend it does.