Jump to content

CW4 Carrera

Member
  • Content Count

    99
  • Joined

  • Last visited

  • Medals

Community Reputation

31 Excellent

1 Follower

About CW4 Carrera

  • Rank
    Corporal

Recent Profile Visitors

1221 profile views
  1. CW4 Carrera

    ACE COMPAT SOG/PF

    No medical is in the optionals folder, move it to the addons folder or load this https://steamcommunity.com/sharedfiles/filedetails/?id=3053169823
  2. CW4 Carrera

    ACE COMPAT SOG/PF

    https://github.com/acemod/ACE3/pull/9204
  3. Most people have moved on to FASTER, as TADST and FAST 2 were left without updates for so long.
  4. CW4 Carrera

    Addon config

    When in the editor go to add-on options and set your settings in the menu, make sure you are on the mission tab and the mission check boxes are checked. Also make sure the server doesn't overwrite those settings in its own cba settings file.
  5. Your mission code should look like this if this dosnt work try putting your mission directly in the mpmissions folder class Missions { class Mission_0 { template = "dco.altis"; difficulty = "Regular"; }; };
  6. 1. Under general settings in the editor 2. Use forcedDifficulty in your server cfg https://community.bistudio.com/wiki/Arma_3:_Server_Config_File
  7. CW4 Carrera

    Cytech Industries

    The yellow elevators are place holders for areas to be expanded on later.
  8. CW4 Carrera

    help with server config

    Its a startup parameter so it goes into what ever you are using to launch the arma server.
  9. The server is missing a mod that is required for the mission to run, specifically the mod that contains that Barrier.
  10. Both of you can place any commands you need to use in the Server.cfg in the mission override text field like this for example: class Missions { class Mission_0 { template = "mission.Altis"; difficulty = "custom"; }; }; zeusCompositionScriptLevel=2; /* the /* will comment out the rest of the file so if you have any HC or other settings below this in the file make sure you put the configs for them in here as well. as for the Basic.cfg what are you changing manually that isnt already in FASTER? There may be a fix for thins in the next version.
  11. Missing Vidda from bludclot. https://steamcommunity.com/sharedfiles/filedetails/?id=1282716647
  12. Everything you need to know is on the Wiki if you still have questions hop on the discord, the community there is great.
  13. What is your definition of launcher/manager? you can def change server settings and launch the server with faster.
  14. FAST2 hasnt been updated in awhile and from what i can tell is missing a few important features and/or is buggy. I recommend checking out FASTER is like FAST2 but was rewritten in a better (newer) coding language and dev and community is very active on the discord.
×