Jump to content

Pak

Member
  • Content Count

    11
  • Joined

  • Last visited

  • Medals

Posts posted by Pak


  1. @ bravo 6

    I found a bug in the Campaign with your Mod...

    "Cannot load texture bc6_Feeling_ICONS\data\Ico\bc6_L_dmr_ca.paa";

    Sykes has no Icon, all other Team Memers works fine.

    I look in the config.cpp an the other TeamMembers has the original Icons from game.

    portrait = "\Ca\characters\data\portraits\comBarHead_cooper_ca";

    portrait = "\Ca\characters\data\portraits\comBarHead_ohara_ca";

    portrait = "\Ca\characters\data\portraits\comBarHead_rodriguez_ca";

    only Sykes has a other File Target

    portrait = "\bc6_Feeling_ICONS\data\Ico\bc6_L_dmr_ca.paa"; // VER PQ NAO EXISTE

    Im editet the File to the original

    portrait = "\Ca\characters\data\portraits\comBarHead_Sykes_ca";

    and it works fine


  2. The Marines ar great good work yay.gif

    @ LBpilot1

    I have set the Bloodtextures for Woodland Marines...

    The config file for Woodland bloodtextures must set the desert rvmat --> "usmc_des_soldier_body.rvmat" and so on

    example:

    class Wounds

    {

    tex[] = {};

    mat[] = {"ca\characters\data\us_rukavy_hhl.rvmat", "ca\characters\data\us_rukavy_hhl_wound1.rvmat", "ca\characters\data\us_rukavy_hhl_wound2.rvmat", "joh_marines\data\usmc_des_soldier_body.rvmat", "joh_marines\data\usmc_des_soldier_body_wound1.rvmat", "joh_marines\data\usmc_des_soldier_body_wound2.rvmat"};

    };

    The only bug i have found on the replace is , the soldiers has no blood on Face and Hands after a headshot or body hit.

    sorry for bad english wink_o.gif


  3. @ Bonko the Sane

    i have the same problem...

    i have test a group of Btr-t vs. resistance at and law soldiers and the game crash with blue screen after hit the 2 or 3 btr-t.

    after the first 2 crashs i have test opf with no addons and is the same problem as with addons.....

×