Oh,
 
Thanks  Nice Mr. Valve Man!
 
--------------------------------
 
#include <iostream.h>
 
int main()
{
 int valve=1;
 do
 cout<<"I love Valve!!!";
 while (valve==1);
 return 0;
}
 
 
----- Original Message -----
From: Ken Birdwell
Sent: Thursday, November 22, 2001 3:30 AM
To: '[EMAIL PROTECTED]'
Subject: RE: [hlcoders] Impulse Commands
 
These only work in software.

r_fullbright 1 - show textures only
r_fullbright 2 - show lightmaps only
r_fullbright 3 - show lightmaps with luxel grids
r_fullbright 4 - show mip level


-----Original Message-----

>2)  Is there a command to illuminate a dark map (besides the flashlight)?
>  (for testing purposes)
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders



Get more from the Web. FREE MSN Explorer download : http://explorer.msn.com

Reply via email to