Jump to content

M.Buth

Member
  • Content Count

    13
  • Joined

  • Last visited

  • Medals

Community Reputation

0 Neutral

About M.Buth

  • Rank
    Private First Class

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Is this ever going to be released
  2. I was able to do it with notepad++ but now I am getting a config error
  3. M.Buth

    [Help]

    Nope still didn't fix it
  4. I have had this issue all say please help My config: class CfgPatches { class RCG_Rangemaster { units = {"B_Competitor_F"}; weapons = {}; requiredVersion = 0.100000; requiredAddons = {"A3_Characters_F"}; }; }; class CfgVehicles { /*extern*/ class B_Competitor_F; class Paramedic_Acp_Uniform: B_Competitor_F { _generalMacro = "B_Competitor_F"; scope = 2; nakedUniform = "U_BasicBody"; uniformClass = "Paramedic_ACP_Uniform"; hiddenSelections = {"Camo"}; hiddenSelectionsTextures = {"RGC_RangemasterSuit\Data\Paramedic_ACP_Uniform.paa"}; displayName = "Paramedic_ACP_Uniform"; author = "Arma 3: Life - Matthew"; }; }; class cfgWeapons { /*extern*/ class ItemCore; /*extern*/ class Uniform_Base; /*extern*/ class UniformItem; /*extern*/ class V_TacVest_khk; /*extern*/ class ItemInfo; class Paramedic_Acp_Uniform: Uniform_Base { scope = 2; displayName = "Paramedic_Acp_Uniform"; picture = "RGC_RangemasterSuit\Data\ui\RGC_Logo.paa"; model = "\A3\Characters_F\Common\Suitpacks\suitpack_blufor_diver"; class ItemInfo: UniformItem { uniformModel = "-"; uniformClass = "Paramedic_ACP_Uniform"; containerClass = "Supply50"; mass = 0; }; }; }; enum { destructengine = 2, destructdefault = 6, destructwreck = 7, destructtree = 3, destructtent = 4, stabilizedinaxisx = 1, stabilizedinaxesxyz = 4, stabilizedinaxisy = 2, stabilizedinaxesboth = 3, destructno = 0, stabilizedinaxesnone = 0, destructman = 5, ordinalenum = 2, destructbuilding = 1 } Please Help
  5. I can edit the config and all I leave the texheaders and I pack it back into a pbo but I never see it come up in game please help
  6. would I have to go in game for that though
  7. He has so many files??? anything else I can use, I am trying to do it to a .bin file
  8. Hi, I have been having issues finding a software that would work with this Rangemaster custom skin I'm trying to make for a mod pack. if anyone knows any good tutorials using notepad++ or will make a tutorial please help me. And how do I fix the null parts.
×