Yes, the lightcombos are out of sync.

I have found a wokaround:

                //------ BUG IN THE SDK WORKAROUND -----------

                cLightInfo[1].dir=cLightInfo[0].atten;
                cLightInfo[1].pos=cLightInfo[1].color;
                cLightInfo[1].color=cLightInfo[0].spotParams;

                //---------------------------------------------

This works for me...for now. Basicly the input is there but in a differnt 
place...I took me a day to find the right combination

Hope it works for you too.
---
MihailNajdenov

--
This message was sent on behalf of [EMAIL PROTECTED] at openSubscriber.com
http://www.opensubscriber.com/message/[email protected]/4266101.html

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to