View Single Post
Old 08-30-17, 03:51 PM   #169
LGN1
Ace of the Deep
 
Join Date: Mar 2006
Posts: 1,138
Downloads: 147
Uploads: 12
Default

Hi,

if you open the file 'TDW_Ship_Plane_Fire_Damage_v1_4_SH3.dat' with S3D you can see the nodes 'Small_fire_damage' and 'Large_fire_damage'. Their parent nodes are the large fire (#Fire_big) and small fire (#Fire_small) effect in the file particles.dat.

Copy the two nodes 'Small_fire_damage' and 'Large_fire_damage' with all sub-nodes to the file particles.dat. Take care that the index of the new nodes is lower than the index of the FastParticleGenerator of the nodes (#Fire_big and small). Then remove the nodes from 'TDW_Ship_Plane_Fire_Damage_v1_4_SH3.dat'.That's all.

Best, LGN1

PS: You can also add a new node to the large fire (#Fire_big) and small fire (#Fire_small) effect in the file particles.dat above the FastParticleGenerator and use their IDs as parent IDs for the 'Small_fire_damage' and 'Large_fire_damage' node in 'TDW_Ship_Plane_Fire_Damage_v1_4_SH3.dat'.
LGN1 is offline   Reply With Quote