View Single Post
  #4  
Unread 03-07-2011, 02:58 PM
Draven_Caine's Avatar
Draven_Caine Draven_Caine is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Oct 2009
Server: Unrest
Posts: 155
Default

Quote:
Originally Posted by Vitargo View Post
Not sure where I found this code for nightvision macro , but this is what i've been using. works well:

Nightvision on:
/r_flat_ambient true
/r_min_dir_ambient_intensity 0.8

Nightvision OFF
/r_flat_ambient false
/r_min_dir_ambient_intensity 0.3
This doesn't work on the lowest settings (extreme performance) Is there one that does? I use it as a UI button.

Thanks,
Draven
Reply With Quote