Karoi Posted September 17, 2013 Share Posted September 17, 2013 Since we are able to look inside .rpf files with mod tools, I found a file called 'multiplayer_overlays.xml' and I have found something interesting. <PedDecorationCollection> <bRequiredForSync value="true" /> <presets> <Item> <uvPos x="0.845000" y="0.680000" /> <scale x="0.050000" y="0.050000" /> <rotation value="0.000000" /> <nameHash>FM_CREW_M_000_A</nameHash> <txdHash>CREW_EMBLEM_TEXTURE</txdHash> <txtHash>CREW_EMBLEM_TEXTURE</txtHash> <zone>ZONE_TORSO</zone> <type>TYPE_BADGE</type> <faction>FM</faction> <garment>All</garment> <gender>GENDER_MALE</gender> <award>Male_Crew_A</award> <awardLevel /> </Item> <Item> <uvPos x="0.745000" y="0.620000" /> <scale x="0.120000" y="0.120000" /> <rotation value="-4.320000" /> <nameHash>FM_CREW_M_000_B</nameHash> <txdHash>CREW_EMBLEM_TEXTURE</txdHash> <txtHash>CREW_EMBLEM_TEXTURE</txtHash> <zone>ZONE_TORSO</zone> <type>TYPE_BADGE</type> <faction>FM</faction> <garment>All</garment> <gender>GENDER_MALE</gender> <award>Male_Crew_B</award> <awardLevel /> </Item> <Item> <uvPos x="1.245000" y="0.670000" /> <scale x="0.130000" y="0.130000" /> <rotation value="-4.320000" /> <nameHash>FM_CREW_M_000_C</nameHash> <txdHash>CREW_EMBLEM_TEXTURE</txdHash> <txtHash>CREW_EMBLEM_TEXTURE</txtHash> <zone>ZONE_TORSO</zone> <type>TYPE_BADGE</type> <faction>FM</faction> <garment>All</garment> <gender>GENDER_MALE</gender> <award>Male_Crew_C</award> <awardLevel /> </Item> <Item> <uvPos x="0.820000" y="0.650000" /> <scale x="0.050000" y="0.050000" /> <rotation value="0.000000" /> <nameHash>FM_CREW_M_000_D</nameHash> <txdHash>CREW_EMBLEM_TEXTURE</txdHash> <txtHash>CREW_EMBLEM_TEXTURE</txtHash> <zone>ZONE_TORSO</zone> <type>TYPE_BADGE</type> <faction>FM</faction> <garment>All</garment> <gender>GENDER_MALE</gender> <award>Male_Crew_D</award> <awardLevel /> </Item> <Item> <uvPos x="0.740000" y="0.575000" /> <scale x="0.100000" y="0.110000" /> <rotation value="0.000000" /> <nameHash>FM_CREW_M_000_E</nameHash> <txdHash>CREW_EMBLEM_TEXTURE</txdHash> <txtHash>CREW_EMBLEM_TEXTURE</txtHash> <zone>ZONE_TORSO</zone> <type>TYPE_BADGE</type> <faction>FM</faction> <garment>All</garment> <gender>GENDER_MALE</gender> <award>Male_Crew_E</award> <awardLevel /> </Item> <Item> <uvPos x="0.234000" y="0.675000" /> <scale x="0.110000" y="0.110000" /> <rotation value="0.000000" /> <nameHash>FM_CREW_M_000_F</nameHash> <txdHash>CREW_EMBLEM_TEXTURE</txdHash> <txtHash>CREW_EMBLEM_TEXTURE</txtHash> <zone>ZONE_TORSO</zone> <type>TYPE_BADGE</type> <faction>FM</faction> <garment>All</garment> <gender>GENDER_MALE</gender> <award>Male_Crew_F</award> <awardLevel /> </Item> <Item> <uvPos x="0.810000" y="0.610000" /> <scale x="0.040000" y="0.040000" /> <rotation value="0.000000" /> <nameHash>FM_CREW_F_000_A</nameHash> <txdHash>CREW_EMBLEM_TEXTURE</txdHash> <txtHash>CREW_EMBLEM_TEXTURE</txtHash> <zone>ZONE_TORSO</zone> <type>TYPE_BADGE</type> <faction>FM</faction> <garment>All</garment> <gender>GENDER_FEMALE</gender> <award>Female_Crew_A</award> <awardLevel /> </Item> <Item> <uvPos x="0.810000" y="0.650000" /> <scale x="0.040000" y="0.040000" /> <rotation value="-9.360000" /> <nameHash>FM_CREW_F_000_B</nameHash> <txdHash>CREW_EMBLEM_TEXTURE</txdHash> <txtHash>CREW_EMBLEM_TEXTURE</txtHash> <zone>ZONE_TORSO</zone> <type>TYPE_BADGE</type> <faction>FM</faction> <garment>All</garment> <gender>GENDER_FEMALE</gender> <award>Female_Crew_B</award> <awardLevel /> </Item> <Item> <uvPos x="0.740000" y="0.500000" /> <scale x="0.100000" y="0.100000" /> <rotation value="0.000000" /> <nameHash>FM_CREW_F_000_C</nameHash> <txdHash>CREW_EMBLEM_TEXTURE</txdHash> <txtHash>CREW_EMBLEM_TEXTURE</txtHash> <zone>ZONE_TORSO</zone> <type>TYPE_BADGE</type> <faction>FM</faction> <garment>All</garment> <gender>GENDER_FEMALE</gender> <award>Female_Crew_C</award> <awardLevel /> </Item> <Item> <uvPos x="0.740000" y="0.600000" /> <scale x="0.100000" y="0.100000" /> <rotation value="0.000000" /> <nameHash>FM_CREW_F_000_D</nameHash> <txdHash>CREW_EMBLEM_TEXTURE</txdHash> <txtHash>CREW_EMBLEM_TEXTURE</txtHash> <zone>ZONE_TORSO</zone> <type>TYPE_BADGE</type> <faction>FM</faction> <garment>All</garment> <gender>GENDER_FEMALE</gender> <award>Female_Crew_D</award> <awardLevel /> </Item> <Item> It seems that we can use the crew emblem, on your online character. Looks like it can be used as a tattoo. That's cool isn't it? Link to comment Share on other sites More sharing options...
poklane Posted September 17, 2013 Share Posted September 17, 2013 It's definitely cool, but I think someone already spotted it in a trailer. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now