Im converting our troops from PRacs Arma1 into Arma2. Ive got everything golden with the head proxy and such im just having some difficulty with the wound textures. Ive copied all the RVMATs over and all is well except for wounds.
Code:class Wounds { tex[] = {}; mat[] = { "CA\characters\data\us_hhl.rvmat", "CA\characters\data\us_hhl_wound1.rvmat", "CA\characters\data\us_hhl_wound2.rvmat", "PRACS_Troops\tex\us_soldier_b_body.rvmat", "PRACS_Troops\tex\us_soldier_b_body_wound1.rvmat", "PRACS_Troops\tex\us_soldier_b_body_wound2.rvmat", "PRACS_Troops\tex\soldier_captive_body.rvmat", "PRACS_Troops\tex\soldier_captive_body_wound1.rvmat", "PRACS_Troops\tex\soldier_captive_body_wound2.rvmat" }; };
now the wounds work on the default textures they just dont on the ones i had to bring over from arma1....
HOME
Reply With Quote

