Hi there...
I am currently working on LGKR scenery, but trying to add some effects for RWY edge lights I cannot see them approaching from another airport... I have already read the sticky post in Wiki, but...
So, this is my effect:
...and this is the controller according to the Wiki:
...if someone can find the mistake, this is going to be very helpfull!!!
thanks
I am currently working on LGKR scenery, but trying to add some effects for RWY edge lights I cannot see them approaching from another airport... I have already read the sticky post in Wiki, but...
So, this is my effect:
Code:
[Library Effect]
Lifetime=5
Version=2.00
[Properties]
Spot=1
Tower=1
Map=1
[Emitter.0]
Lifetime=0.50, 0.50
Delay=0.00, 0.00
Bounce=0.00
No Interpolate=1
Rate=1.00, 1.00
X Emitter Velocity=0.00, 0.00
Y Emitter Velocity=0.00, 0.00
Z Emitter Velocity=0.00, 0.00
Drag=0.00, 0.00
X Particle Velocity=0.00, 0.00
Y Particle Velocity=0.00, 0.00
Z Particle Velocity=0.00, 0.00
X Offset=0.00, 0.00
Y Offset=0.00, 0.00
Z Offset=0.00, 0.00
[Particle.0]
Lifetime=0.00, 0.00
Type=19
X Scale=4.5, 4.5
Y Scale=4.5, 4.5
Z Scale=0.00, 0.00
X Scale Rate=0.00, 0.00
Y Scale Rate=0.00, 0.00
Z Scale Rate=0.00, 0.00
Drag=0.00, 0.00
Color Rate=0.00, 0.00
Fade In=0.00, 0.00
Fade Out=0.00, 0.00
Rotation=0.00, 0.00
Static=1
Face=1, 1, 1
[ParticleAttributes.0]
Blend Mode=2
Texture=LGKR_RWY_edge.bmp
Bounce=0.00
Color Start=55, 52, 50, 100
Color End=55, 52, 50, 0
Jitter Distance=0.00
Jitter Time=0.00
uv1=0.00, 0.00
uv2=0.50, 0.50
X Scale Goal=0.00
Y Scale Goal=0.00
Z Scale Goal=0.00
Extrude Length=0.00
Extrude Pitch Max=0.00
Extrude Heading Max=0.00
[Emitter.1]
Lifetime=0.50, 0.50
Delay=0.00, 0.00
Bounce=0.00
No Interpolate=1
Rate=1.00, 1.00
X Emitter Velocity=0.00, 0.00
Y Emitter Velocity=0.00, 0.00
Z Emitter Velocity=0.00, 0.00
Drag=0.00, 0.00
X Particle Velocity=0.00, 0.00
Y Particle Velocity=0.00, 0.00
Z Particle Velocity=0.00, 0.00
X Offset=0.00, 0.00
Y Offset=0.00, 0.00
Z Offset=0.00, 0.00
[Particle.1]
Lifetime=0.00, 0.00
Type=19
X Scale=3, 3
Y Scale=3, 3
Z Scale=0.00, 0.00
X Scale Rate=0.00, 0.00
Y Scale Rate=0.00, 0.00
Z Scale Rate=0.00, 0.00
Drag=0.00, 0.00
Color Rate=0.00, 0.00
Fade In=0.00, 0.00
Fade Out=0.00, 0.00
Rotation=0.00, 0.00
Static=1
Face=1, 1, 1
[ParticleAttributes.1]
Blend Mode=2
Texture=LGKR_RWY_edge.bmp
Bounce=0.00
Color Start=55, 52, 50, 255
Color End=55, 52, 50, 0
Jitter Distance=0.00
Jitter Time=0.00
uv1=0.00, 0.00
uv2=0.50, 0.50
X Scale Goal=0.00
Y Scale Goal=0.00
Z Scale Goal=0.00
Extrude Length=0.00
Extrude Pitch Max=0.00
Extrude Heading Max=0.00
[Emitter.2]
Lifetime=1, 1
Delay=0.00, 0.00
Bounce=0.00
No Interpolate=1
Rate=1.00, 1.00
X Emitter Velocity=0.00, 0.00
Y Emitter Velocity=0.00, 0.00
Z Emitter Velocity=0.00, 0.00
Drag=0.00, 0.00
X Particle Velocity=0.00, 0.00
Y Particle Velocity=0.00, 0.00
Z Particle Velocity=0.00, 0.00
X Offset=0.00, 0.00
Y Offset=0.00, 0.00
Z Offset=0.00, 0.00
[Particle.2]
Lifetime=0.00, 0.00
Type=19
X Scale=1.5, 1.5
Y Scale=1.5, 1.5
Z Scale=0.00, 0.00
X Scale Rate=0.00, 0.00
Y Scale Rate=0.00, 0.00
Z Scale Rate=0.00, 0.00
Drag=0.00, 0.00
Color Rate=0.00, 0.00
Fade In=0.00, 0.00
Fade Out=0.00, 0.00
Rotation=0.00, 0.00
Static=1
Face=1, 1, 1
[ParticleAttributes.2]
Blend Mode=2
Texture=LGKR_RWY_edge.bmp
Bounce=0.00
Color Start=110, 104, 100, 255
Color End=110, 104, 100, 0
Jitter Distance=0.00
Jitter Time=0.00
uv1=0.00, 0.00
uv2=0.50, 0.50
X Scale Goal=0.00
Y Scale Goal=0.00
Z Scale Goal=0.00
Extrude Length=0.00
Extrude Pitch Max=0.00
Extrude Heading Max=0.00
...and this is the controller according to the Wiki:
Code:
[Library Effect]
Lifetime=5
Version=1.00
Radius=200
Priority=0
[controller.0]
lifetime=0.0, 0.0
type=3
distance=10000.00, 10000.00
delay=10000000.00, 10000000.00
x offset=0.00, 0.00
y offset=0.00, 0.00
z offset=0.00, 0.00
effect.0=LGKR_RWY_edge, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00
...if someone can find the mistake, this is going to be very helpfull!!!
thanks
