Hello. I am trying to add planes and birds to my favourite tracks (Nordschleife, Deutschlandring, Feldbergring and Fonteny). I have found these objects in the following tracks:
321 (jumbo without trail) from Donington Park 2018
350 (jumbo with trail) from Donington Park 2018
924 (jet fighter) from Donington Park 2018
birds from Feldbergring
Then I have edited each models.ini file, adding the [DYNAMIC_OBJECT_*] sections, numbered after the last one found in the file, and calling the .nk5 object.
The problem is with the information in these sections. There are some lines which I don't understand. As a consequence, I am having difficulties to make some objects appear in the tracks, or maybe they appear, but far beyond my sight.
Let's put an example:
[DYNAMIC_OBJECT_0]
PROBABILITY=100 ; I guess this means the chances of the object of appearing when you load the track. 100 = always?
MULT=1,1 ; no idea
FILE=350.kn5 ; the object's name
POS_MODE=RANDOM ; random placement of the object within a certain range
RND_POS_CENTER=2000,3500,-10000 ; I think this is the distance to the track, or the car. I know the value in the middle is height, but are the others left and right? And why can the height be negative in some examples (underground?)
RND_POS_RANGE=0,0,0 ; does this means the placement is always the same?
VEL_MODE=RANDOM ; random speed
RND_VEL_BASE=50,0,240 ; something about the speed of the object.
RND_VEL_RANGE=0,0,0 ; something about the speed of the object.
If anyone could explain these parameters, it would be very helpful for me to understand how to place objects. I have been able to see some planes in the modified tracks, but not as often as I would expect, no matter if I duplicate the dynamic objects. As regards birds, I have never seen them, only in the original Feldbergring and always in the same place.
What I would like is to see planes in random positions, some distant, some closer, some very high in the sky, others not so high... With birds, I would like them flying over the track or crossing it, giving the feeling that these roads on the countryside are full of life, which get scared as you drive with your car.
321 (jumbo without trail) from Donington Park 2018
350 (jumbo with trail) from Donington Park 2018
924 (jet fighter) from Donington Park 2018
birds from Feldbergring
Then I have edited each models.ini file, adding the [DYNAMIC_OBJECT_*] sections, numbered after the last one found in the file, and calling the .nk5 object.
The problem is with the information in these sections. There are some lines which I don't understand. As a consequence, I am having difficulties to make some objects appear in the tracks, or maybe they appear, but far beyond my sight.
Let's put an example:
[DYNAMIC_OBJECT_0]
PROBABILITY=100 ; I guess this means the chances of the object of appearing when you load the track. 100 = always?
MULT=1,1 ; no idea
FILE=350.kn5 ; the object's name
POS_MODE=RANDOM ; random placement of the object within a certain range
RND_POS_CENTER=2000,3500,-10000 ; I think this is the distance to the track, or the car. I know the value in the middle is height, but are the others left and right? And why can the height be negative in some examples (underground?)
RND_POS_RANGE=0,0,0 ; does this means the placement is always the same?
VEL_MODE=RANDOM ; random speed
RND_VEL_BASE=50,0,240 ; something about the speed of the object.
RND_VEL_RANGE=0,0,0 ; something about the speed of the object.
If anyone could explain these parameters, it would be very helpful for me to understand how to place objects. I have been able to see some planes in the modified tracks, but not as often as I would expect, no matter if I duplicate the dynamic objects. As regards birds, I have never seen them, only in the original Feldbergring and always in the same place.
What I would like is to see planes in random positions, some distant, some closer, some very high in the sky, others not so high... With birds, I would like them flying over the track or crossing it, giving the feeling that these roads on the countryside are full of life, which get scared as you drive with your car.