Jump to content

Jack Emporio

Members
  • Content Count

    2
  • Joined

  • Last visited

Community Reputation

0 Neutral

About Jack Emporio

  • Rank
    On the Coast
  1. Jack Emporio

    1.06 Testing for Server Owners and Modders

    It's true that it would be cool, to schedule Mod Updates and other files like the Table of Loots. Because we are often caught off guard.
  2. Good morning, everyone ! I am asking for your help because the GasMask Texture modification does not work. So I would like to see with you if there is a Manipulation to do or if it is the Basic Command ? Command Config.cpp : class gasmask_Ray_Oblyat_co: GasMask { scope=2; displayName="Masque Ray Oblyat"; descriptionShort="Masque à Gaz"; inventorySlot="Mask"; itemInfo[]= { "Clothing", "Mask" }; rotationFlags=2; weight=730; itemSize[]={3,4}; heatIsolation=0.5; visibilityModifier=0.89999998; noHelmet=0; headSelectionsToHide[]= { "Clipping_Gasmask" }; hiddenSelections[]= { "camoGround", "camoMale", "camoFemale" }; hiddenSelectionsTextures[]= { "\GloniCityClothes\data\gasmask_Ray_Oblyat_co.paa", "\GloniCityClothes\data\gasmask_Ray_Oblyat_co.paa", "\GloniCityClothes\data\gasmask_Ray_Oblyat_co.paa" }; };
×