Results 1 to 3 of 3

Thread: How can I change fire colour more red like ACE?

  1. #1

    How can I change fire colour more red like ACE?

    Hi

    I would like to know how I can turn the fire colour more red like ACE fire.
    Sometimes I play with ACE and sometimes I dont. But I would like to change fire colour when a vehicle or plane are burning to more red . Anyway to do it?
    I even use JTD fire and smoke.
    Last edited by Nikiforos; Sep 12 2011 at 20:26.

  2. #2
    Change the colors in the JTD_FireAndSmoke_config.hpp

    Code:
    //Fire colour adjust.
    //Original yellow
    //#define JTD_FireRed 1
    //#define JTD_FireGreen 1
    //#define JTD_FireBlue 1
    
    //Mid-way orange
    #define JTD_FireRed 1
    #define JTD_FireGreen 0.5
    #define JTD_FireBlue 0.5
    
    //BIS orange
    //#define JTD_FireRed 0.8
    //#define JTD_FireGreen 0.3
    //#define JTD_FireBlue 0.05

    Hosting Missions for Invasion-1944, Iron Front: Liberation 1944, & Hell in the Pacific

    WarMod Series - Massive Addon & Mod Customizable Compilation Mods for Arma1, Arma2, & Arma2CO
    WarMod | A2WarMod |A2WarModACE | COWarMod | COWarModACE | COWarModI44 |COSLX

  3. #3
    First Sergeant Nikiforos's Avatar
    Join Date
    Apr 19 2009
    Location
    Sweden
    Posts
    860
    Author of the Thread
    Ok I made some changes and it looks better now IMO.

    Thanks Gunter

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •