Jump to content

Jono the Cutest

Member
  • Content Count

    56
  • Joined

  • Last visited

  • Medals

Posts posted by Jono the Cutest


  1. Ah, I figured. It's my fault this time. Wrong { and };

     

    It must be as Spoiler. So... how to delete or lock up this topic?

    Spoiler

     

    class CfgUnitInsignia
    {
        class 79ICBT
        {
            displayName = "79th Infantry Combat Brigade Team";                // Name displayed in Arsenal
            author = "Jono";                                                // Author displayed in Arsenal
            texture = "79.paa";    // Image path
            textureVehicle = "";                                            // Does nothing, reserved for future use
        };
    };

     

    #include "CHVD\dialog.hpp"

     

    class cfgFunctions
    {
        #include "aidrivingcontrol\cfgfunctions.hpp"
        #include "CHVD\CfgFunctions.hpp"
    };

     

    class CfgRemoteExec
    {
        #include "aidrivingcontrol\cfgremoteexec.hpp"
    };

     

     


  2. I am not script expert and I want two function to work. One is a CH View Distance and another one is AI Driving Control.

     

    The result is after I loaded into the game, CH View Distance is worked. I don't know if AI Driving Control will work or not but CfgUnitInisignia doesn't work.

     

    Can you help me find out why I can't make it right?

     

    Spoiler

     

    class CfgUnitInsignia
    {
        class 79ICBT
        {
            displayName = "79th Infantry Combat Brigade Team";                // Name displayed in Arsenal
            author = "Jono";                                                // Author displayed in Arsenal
            texture = "79.paa";    // Image path
            textureVehicle = "";                                            // Does nothing, reserved for future use
        };
    };

     

    #include "CHVD\dialog.hpp"

     

    class cfgFunctions{
        #include "aidrivingcontrol\cfgfunctions.hpp"
        #include "CHVD\CfgFunctions.hpp"
    };

    class CfgRemoteExec{
        #include "aidrivingcontrol\cfgremoteexec.hpp"
    };

     

     


  3. 1 hour ago, simcardo said:

    ERA? explosive reactive armour, yes?

    *slow clap*


    Also, I would like to see an update of US Forces 2000 too actually. But no rush. All decision are yours. The mod is great and my community still use it even it has bugs such as AT doesn't appear for some uniforms. But I think no other mod make great model of IBA, MCCUU, BDU in 2000~ and more and you make it true. Thank you very much.

    • Like 3

  4. I would like to report some bug I've found last night (25/04/2020). Appears to be glitch if I get in a player vehicle as passenger. And if I drive a vehicle myself, passenger will see my glitch.
    Today (26/04/2020), I tried disabled and enabled your mod, appears to be yours or I am not sure if it collided with other mod.

     

    Please check. Thank you, RCA3.
     

     

    • Like 1

  5. 7 hours ago, BlackSomethingDown said:

    I understand why you'd disable it though, seems like the effects in multiplayer must have been really nasty.

    I saw a car flew over 4 feet but 100 km/h straight to the 4-man team and killed two of them that setup a parameter 7 meters far away.
    In some case the ragdoll can stop the vehicle running at over 20 kilometers per hour.

     


  6. I'll do some and will send them to you in... 3 hours.

     

    The first time I tested it and I don't feel any pre-apex lightning in Vanilla version. I found out that I need to change the saturation to from 100 to 150 as you said. I thought it would automatically change to pre-apex lightning.
    And for real deal, the only thing I would ask for is the blue sky. Since I enabled this mod, the sky is grey as my pictures here.

     
     
     
     
    Spoiler

    Saturation setting between 100 and 150.

     

     

    75472777_2624758587618559_81644249063106

    76607513_2624758577618560_48525614681528

     

    75474199_2624758600951891_44090432122246

    73342424_2624758760951875_20671678755289

    arma3_screenshot_01.jpg

     

    But if "this is it. This is what this mod does" so I have no problem.

    I kinda like it tho for some screenshots. 😄 

    • Thanks 1
×