Ah great thanks!
----- Original Message ---- From: Michael Chang <[EMAIL PROTECTED]> To: [email protected] Sent: Thursday, 20 November, 2008 7:18:21 Subject: Re: [hlcoders] Weapon lag in OB not working properly? To: Discussion of Half-Life Programming > > Also I've noticed that the colorcorrectionui function also seems to be > broken, as in you can change the settings and see the ui,?but it has no > affect in-game, if anyone has managed to fix this also some advice would be > great! thanks! > ? > Rob For color correction to show, you must have the color correction entity present in your map. For temporary testing though you can use the console command ent_create color_correction This will spawn the entity into the map and color correction will be used immediately. However the entity goes away upon map restart, depending on your game. _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

