Jump to content

StarFish-50124bf6f5acc6e5

Member
  • Content Count

    2
  • Joined

  • Last visited

  • Medals

Community Reputation

0 Neutral

About StarFish-50124bf6f5acc6e5

  • Rank
    Newbie

Recent Profile Visitors

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

  1. Hello, I'm currently trying to retexture one of the racing kart helmets from the DLC. This will be implemented into a game for uniforms on a modded server. I cant seem to understand how to import or implement the Visor and visor effect into my config file. Hat.hpp class Spitfire_base : H_RacingHelmet_1_F { author = "Ean Wolfe"; scope = 0; picture = "\@Spitfire\icon.paa"; displayName = "Spitfire Race Helmet base"; }; class Spitfire_Camo : Spitfire_base { scope = 2; displayName = "Spitfire Race Helmet"; hiddenSelectionsTextures[] = {"\@Spitfire\Data\Spitfire_RacingHelmet.paa"}; }; This is what i currently have for the helmet its self. Anyway to add the visor + visor effect?
  2. StarFish-50124bf6f5acc6e5

    First time modeling

    (im new to this) Hello, im trying to import a 3D building i made in blender into Arma 3. I have already inserted it into object builder and messed around with the LOD's and etc. My issue is the config files needed to make it into a PBO and work within arma as a building / model. I dont really understand where im able to get the configs or even to write them. i've only done this once but forgot to save the files before formatting my computer. I was wondering if anyone has a tutorial or the files needed (where i just rewrite the names inside the script) Any help is appreciated! Thank you
×