Jump to content

ShareSource

From ModEnc²
Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: ShareSource
File(s): rules(md).ini
Values: Strings: Normal text. (Limited to: names of TechnoTypes)
Default: none
Applicable to: VoxelAnims


Indicates that this VoxelAnim should take this TechnoType's voxel as its image. If ShareBodyData=yes is set, then it will use the main (body) voxel. Otherwise, if ShareTurretData=yes is set, it will use the turret voxel. Otherwise, if ShareBarrelData=yes is set, it will use the barrel voxel.

Bugs/Side-Effects/Unexpected Limitations

This flag is very much broken. If the TechnoType referenced here is redefined later in the gamemode/map files, and this animation is not, attempting to display this anim will crash the game. See http://bugs.renegadeprojects.com/view.php?id=1677 .