D

Derik55

Member

Last active 4 years ago

  1. 4 years ago
    Mon Feb 3 01:01:05 2020
    D Derik55 started the conversation getting "u" encountered instead of "{" error.

    So i clicked on all factions and pasted the entire thing into autogen.hpp. After trying to start arma 3 i get the error message
    "File test\autogen.hpp, line 19;/cfgroups/EAST/O_SovietUnion/infantry/: 'u' encountered instead of '{'"

    I have no idea what it is trying to refer to.

    //////////////////////////////////////////////////////////////////////////////////
    // Config Automatically Generated by ALiVE ORBAT Creator
    // Generated with Arma 3 version 196.146114 on Stable branch
    // Generated with ALiVE version 1.11.3.1905291
    //////////////////////////////////////////////////////////////////////////////////

    class CfgFactionClasses {
    class O_SovietUnion {
    displayName = "Soviet";
    side = 0;
    flag = "\a3\Data_F_Exp\Flags\flag_VIPER_CO.paa";
    icon = "\a3\Data_F_Exp\Flags\flag_VIPER_CO.paa";
    priority = -8;
    };
    };

    class CfgGroups {
    class EAST {

    class O_SovietUnion {
    name = "Soviet";

    class Infantry {
    name = "Infantry";

    class o_soviet union_rhs_group_rus_vdv_infantry_recon_company_hq {
    name = "Company HQ";

    These are the first 27 lines, if someone could help id appreciate it.

  2. Mon Feb 3 00:54:04 2020
    D Derik55 joined the forum.