Jump to content

elementy

Member
  • Content Count

    9
  • Joined

  • Last visited

  • Medals

Posts posted by elementy


  1. Mates, I have a question about "Fire" command.

    I know difference beetween Open fire / Hold fire.

    but What is raw "Fire" command on "Fire command(3)" menu?

    It's under "Fire command" (3) -> "Fire"(3)

    When I command raw "Fire" my Units not any reaction or any movement or changing status.

    It doesn't functioning command like "Suppress" Menu?

    I appreciate your concern for this thread. Thanks.


  2. It only can use SecOP scripting.

    just copy & paste, it is not hard.

    Part 1 - Make SecOp Manager (for request HQ what CAS or Arty type and location)

    1. make player unit(F1)

    2. make SecOp manager Module(F7) and give any name to this module (double click SOP module and write at "NAME" value any name.

    3. syncronize(F5) Secop manager to player unit.

    Secop will be always activate this mission

    Part 2 - Add CAS Instant

    1. Make Trigger(F3) beside player unit and double click this trigger

    2. check Activation Radio Alpha, check Repeatly, check present, check timeout, check type 'none', check text "+1 CAS", check Condition this ,

    3. paste this On Act

    [["tactical_airstrike"], player] call BIS_SOM_addSupportRequestFunc;

    test mission and use M key and find your Radio

    U will find radio text +1 CAS

    when click this, will popup message +1 CAS blah blah blah..

    Space key -> Communication -> Call Support -> CAS

    can use CAS.

    need more CAS, just click Radio text at Map or command menu 0 key -> radio.

    part 3 - Arty

    1. make artillery module(F7) beside player unit and name this module any name

    2. make static unit(F1) USMC - STATIC - M119

    4. double click M119 and name it to 'arty1'

    5. syncronize artillery module(F5) to M119

    5. make trigger(F3) beside player unit and double click this trigger

    6. check Activation Radio Bravo, check Repeatly, check present, check timeout, check type 'none', check text "+1 arty", check Condition this ,

    7. paste this On Act

    [["artillery_barrage"], player, [[arty1, [1,2,3,4,5,6,7,8,9]]]] call BIS_SOM_addSupportRequestFunc;

    test mission and use M key and find your Radio

    U will find radio text +1 arty

    when click this, will popup message +1 arty blah blah blah..

    Space key -> Communication -> Call Support -> artillery barrage

    can use artillery strike

    need more arty, just click Radio text at Map or command menu 0 key -> radio.


  3. that is 'vista & 7 problem'

    problem's range has Very wide spectrum.

    first GPU driver problem.

    As me, freeze with black screen 2~3sec and jump back to desktop like your situation when GPU temp is too high.

    use forceware like rivatuner or EVGA.

    use forcing cooler fanspeed alwayis 100%. will be better than auto fan control.

    but fan noise will be give more stress..


  4. tell me your PC spec.

    hmm.. visibility 3600 is too high value..

    visibility 3600 at i7 3.2Ghz with GTX285 3way sli's frame is almost 25~45

    I advise, it will better value less than 1800.

    but 6sec freeze is so long.. It just not only visibility value..

×