hahaha. wow. why not just play quake 1?DRuM wrote:shiznit, these graphics are pretty extreme. Did you just change:
image_downSizeLimit,
image_downSizeBumpLimit
image_downSizeSpecularLimit
to get these graphics? What values did you use for each one?
Search found 5 matches
- Mon Oct 24, 2005 10:22 pm
- Forum: Quake 4 Discussion
- Topic: For anyone wanting a reduced graphic setting, look here..
- Replies: 25
- Views: 8033
- Mon Oct 24, 2005 8:15 pm
- Forum: Quake 4 Discussion
- Topic: ATI 5.10A drivers... ATI takes crown over nVidia in D3/Q4
- Replies: 96
- Views: 25299
- Sat Oct 22, 2005 3:00 am
- Forum: Quake 4 Discussion
- Topic: Binds, Commands, Cvars & Scripts
- Replies: 88
- Views: 80620
- Sat Oct 22, 2005 3:00 am
- Forum: Quake 4 Discussion
- Topic: Multiple Weapon Bind Syntax
- Replies: 2
- Views: 1501
- Fri Oct 21, 2005 4:12 pm
- Forum: Quake 4 Discussion
- Topic: Multiple Weapon Bind Syntax
- Replies: 2
- Views: 1501
Multiple Weapon Bind Syntax
Normally, you would bind a weapon like this: bind "c" "_impulse6" However, I want to bind multiple weapons to a single bind. Something like this: bind "c" "_impulse6, _impulse7" So, when "c" is pushed, it switches to weapon "impulse6", if i...