light-script problem

Posted By: Sam_Be

light-script problem - 09/22/07 17:22

hi
my friend gave me this code to make models cast shadows bye the light. :::
_____________________________________________________________________________

action light
{
my.invisible = on;
my.passable = on;
my.cast = on;//damit werfen die modelle auch wegen dem licht schatten
my.light = on;
my.lightrange = 300; //light range
my.red = 255;
my.green = 255;
my.blue = 255;
}

now somehow it don't work.
can somebody help me please???
thx
sam
Posted By: rvL_eXile

Re: light-script problem - 09/22/07 20:08

It doesn Work because the A6 Extra Version doesnt support Model Shadows, this feature is a A6 Commercial + Feature....

cYa Sebastian
Posted By: Sam_Be

Re: light-script problem - 09/22/07 20:27

Quote:

It doesn Work because the A6 Extra Version doesnt support Model Shadows, this feature is a A6 Commercial + Feature....

cYa Sebastian





jehh
but the a7 extra supports model-shadows.
so has anyone a answer for my question??
regrads
sam
Posted By: JoGa

Re: light-script problem - 09/24/07 18:28

I don't know the answer, but a idea:
Try to set the ligthrange on a higher value.
Or set the my.red = 255; my.green = 255; my.blue = 255; not to 255, but to 244.
© 2024 lite-C Forums