Jump to content

lgmarrick

Member
  • Content Count

    1
  • Joined

  • Last visited

  • Medals

Community Reputation

10 Good

About lgmarrick

  • Rank
    Newbie
  1. lgmarrick

    Fire-Fight Improvement System

    hey man i love the mod and it truly is great, but there is one thing i hate and i cant do anything about it. when i get suppressed (behind cover) my character decides to lay down on his right side leaving me unprotected. also all those animation bring me more trouble then good. i went to the userconfig file and changed the SS_FFIS_EVASIVEANIMATIONS = false; //Set to false to disable AI evasive animations. but it still does it which annoys me alot. i dont know what is wrong but i would like some help. this is my full userconfig: SS_FFIS_USESMOKE = true; //Set to false to disable AI popping smoke. SS_FFIS_BLEEDOUTS = true; //Set to false to disable bleeding out. SS_FFIS_MORTARS = false; //Set to false to disable the AI's ability to call in mortars/artillery. SS_FFIS_LOSECOMMAND = false; //Hard-coded out of the mod in this version due to inability of disabling here. SS_FFIS_BULLETWIND = true; //Set to false to disable wind affecting bullets. Disabled by default in v1.1 to prevent interference with other mods (i.e. TMR) SS_FFIS_DRAWPROJECTILELINE = false; //Set to true to draw a line from the shooter and the projectile. SS_FFIS_EVASIVEANIMATIONS = false; //Set to false to disable AI evasive animations. SS_FFIS_WAYPOINTS = true; //Set to false to disable FFIS' waypoints. SS_FFIS_LMGINFINITEAMMO = false; //Set to false to disable infinite ammo for LMG's (Infinite ammo helps make LMG units useful for suppression!). SS_FFIS_LMGSUPPRESSION = true; //Set to false to disable the forced full auto fire from LMG units. //======================================================================= SS_FFIS_USERCONFIGEXISTS = true; //DO NOT TOUCH
×