I know this might blow yer top if you're not into O2 stuff but the best way is to
leave out the "svetlo" crap (the projector/headlights of vehicles) when tweaking/creating an addon.
or try the following little trick, matey :thumbsup:
goto the config.cpp of the weapon and look for stuff like this:
class Reflectors
{
class Reflector
{
color[]={0.900000,0.800000,0.800000,1.000000};
ambient[]={0.100000,0.100000,0.100000,1.000000};
position="svetlo";
direction="konec svetla";
hitpoint="svetlo";
selection="svetlo";
size=0.200000;
brightness=0.001000;
};
};
======================
now, I cant remember what num code is black/dark grey but fiddle with it, m8
ya need to alter the color & the brightness.... you can see color codes by using MS PAINT.
there ya can use a color & then see its code (in numbers)
hope it solves yer probby there, m8