- Messages
- 374
- Country

Hi there,
I'm testing my scenery, looks good is very graceful to land on the scenery you make
I've landed with fog but my rwy lights doesn't appears because I used this code to tweak them.
The question is, how modify the code above to make lights shine even with low visual range?
grazie
Alb
I'm testing my scenery, looks good is very graceful to land on the scenery you make
Code:
OBJECT_0_START label word
IFIN1 OBJECT_0_FAIL, image_complex, 2, 32767
IFIN1 OBJECT_0_FAIL, tod, 2, 4
ADDOBJ OBJECT_0_SCALE
SHADOW_CALL OBJECT_0_SCALE
OBJECT_0_FAIL label BGLCODE
grazie
Alb

