Quote:
Originally Posted by Ducimus
The flag is equiped through the submarines EQP file.
For example:
D:\games\sh4\Data\Submarine\NSS_Gato\NSS_Gato.eqp
At the bottom of that file, you'll see something this:
The second entry is remarked out.
The data file for the flags is:
sh4\Data\Library\Sub_Flag.dat
There are only two flag nodes in this dat file:
SubFlag_US
SubFlag_Pirate
The textures they use are:
data/Textures/TNormal/Tex/American_Sub.dds
data/Textures/TNormal/Tex/Pirate_Sub.dds
The flag, flag pole, and ropes were done by Privateer. This flag mod doesn't use any of Racerboy/TheDarkWarth's mod on the same thing. Some of the settings may be similar, as I believe there is only one way to implement a sub flag and have it removable or changeable by the player.
|
So it's a matter of swapping a Canadian Flag ( .dds ) with this file:
data/Textures/TNormal/Tex/American_Sub.dds
Thanks.