-
Content Count
1833 -
Joined
-
Last visited
-
Medals
-
Medals
Everything posted by NeoArmageddon
-
Thank you 😊 We received config and mission.sqm as a donation but unfortunatly the sqm's were binarised and as such useless for us. I will give @scruffy a headsup about Tembelan.
-
Make sure your friend has the addon loaded correctly and that he has the same version of terrains (and core). If the problem persists use a dedicated server (or start a server in the background with "-server") and the problem should be gone. Also make sure you don't start Arma with -init commandline param. Some launchers add this automatically and it seems to break some eventhandlers ingame.
-
Nice! You can upload the templates somewhere?
-
Maybe a bit big. Not sure it will fit all playes of previous comcenters. But besides that, it looks gorgeous!
-
Also the message suggest that your server had trouble downloading some of the addons. If you used steam, there is a change the Terrains download is corrupted. Steam seems to have problems with large mods. Try to redownload here: http://cup-arma3.org/download Also I always suspect autoinit in the commandline may cause problems later on. You may be safer to just remove it.
-
Seems to work now. Here is the direct link to dev #212: https://gitlab.anzp.de/escape/co10_Escape/-/jobs/213/artifacts/download
-
Flags are defined at the top of the unitclasses.sqf. The units in the mission.sqm needs to be replaced aswell. But if you want to contribute your unitsclasses.sqf to the repository, you can skip that and just tell me the player classnames you intended. The rest is managed by the continuous integration server when building the mission. Upload the unitclasses.sqf somewhere and write @scruffy a PM about it containing the download link. Argh! I couldn't see the wood for the trees there. You are absolutly right. There is some old code in the init.sqf I moved to the initServer function when I split all the mission bootstraping by their locallity into functions. Seems like I either forgot to remove it after copying it to the function or it got accidentally back in by a git rollback. Thank you so much for pointing this out! Should be fixed in latest build on Gitlab.
-
Community Upgrade Project - CUP Terrains
NeoArmageddon replied to CUP's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Temperature is above zero degree celsius -
Community Upgrade Project - CUP Terrains
NeoArmageddon replied to CUP's topic in ARMA 3 - ADDONS & MODS: COMPLETE
We are aware of it. It was an unlucky export error that is fixed with the next update. We don't want to push another hotfix for this, as we think Southern Sahrani is not used that often (looking at missions released for it) and hotfixing would cause more trouble than it solves. Sahrani and United Sahrani should be fully functional. -
Don't worry. With the next CUP update you will get a nice warm winter jacket.
-
Community Upgrade Project - CUP Terrains
NeoArmageddon replied to CUP's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Maybe to elaborate a bit on this: First we released a hotfix with new bisigns 1.11.1. later we noticed a bug that may prevent some server configurations from not starting, fixed this bug an increased the version number to 1.11.2 with new bisigns. As the change wasonly affecting a few servers, we decided to sign the updated package (the whole pack with all data including hotfix) with both bisigns so players that load the hotfixed package or are forced to update through SteamWS can still join servers with only 1.11.1 keys installed (so basically servers that ran perfectly fine and didn't needed the hotfix). Otherwise we would have prevented a lot of players to play on a lot of servers until those servers update to a hotfix they don't necessarily need in the first place. TL;DR > 10% of servers needed a second hotfix. Hotfix was resigned with 1.11.2 and uploaded to SteamWS, etc. Included 1.11.1 sign so players with hotfix can play on the >90% servers that didn't need the hotfix. -
You can already find a mission in the Gitlab dev build, even using some of the new CUP winter units: https://gitlab.anzp.de/escape/co10_Escape/pipelines
-
Community Upgrade Project - CUP Terrains
NeoArmageddon replied to CUP's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Sounds like your download was corrupted. Try redownloading. -
Community Upgrade Project - CUP Terrains
NeoArmageddon replied to CUP's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Checked a clean install of A3 and CUP terrains and I can't find any snowy roads on Takistan? Do you by accident loaded CUP Terrains Core 1.11.X with an old version of CUP Terrains Maps (<=1.4.x) -
Community Upgrade Project - CUP Terrains
NeoArmageddon replied to CUP's topic in ARMA 3 - ADDONS & MODS: COMPLETE
We got rid of the "Complete" release more than two years ago because it was just a repack of Core+Maps and a lot of people were too confused about what they should use. Just replace "Complete" with Core 1.11.2 and Maps 1.11.1 and you are up-to-date. -
Community Upgrade Project - CUP Terrains
NeoArmageddon replied to CUP's topic in ARMA 3 - ADDONS & MODS: COMPLETE
@oldbear Exactly what sparfell said. I wasn't aware of your terrains and their Utes dependency or otherwise I would have fixed them with a config patch in the last terrain hotfix. Of course it is even better if you fix it yourself in your own config. Personally I think making a terrain dependent on another terrain is a potential risk as the inherited terrains can always add or remove new entries that are not wanted for the derived terrain. But nevertheless deriving from a terrain config is the fastest and easiest way. I have footsteps on winter chernarus. They are not perfect but a good compromise. I can also say, that our talented @audiocustoms is working on a completly new (recorded) set of winter sounds for the next update. -
Community Upgrade Project - CUP Terrains
NeoArmageddon replied to CUP's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Baked into config but there it is available for other terrain makers. I know that some are already updating their terrains with the CUP snow. -
Community Upgrade Project - CUP Terrains
NeoArmageddon replied to CUP's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Thanks but most work was done by @OfotViking managing the CI pipeline and pushing the hotfixes to steam and google. -
Community Upgrade Project - CUP Terrains
NeoArmageddon replied to CUP's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Updated diff for fixed hotfix: https://drive.google.com/file/d/1pcHqSKjYYGVj97540EuaHFJ5b0X6pECg (updates Core from 1.11.1 to 1.11.2). This is not needed, if Terrains Core is loaded after 30.12.18 1500 CET. The roadfix should now work standalone without the need for Terrains Maps.- 1859 replies
-
- 10
-
Community Upgrade Project - CUP Terrains
NeoArmageddon replied to CUP's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Something messed up the requiredAddons section in the hotfix. Expect a hotfix for the hotfix of the hotfix :( -
Community Upgrade Project - CUP Terrains
NeoArmageddon replied to CUP's topic in ARMA 3 - ADDONS & MODS: COMPLETE
We published a second (small) hotfix for Terrains Core (version 1.11.2) adding a PBO that were missed from packing the 1.11.1 hotfix and resigned all pbos. All download mirrors are updated. Everybody that downloaded Core between yesterday and today 1100 CET can download only the diff here: https://drive.google.com/file/d/1pcHqSKjYYGVj97540EuaHFJ5b0X6pECg (~100kb). -
Community Upgrade Project - CUP Terrains
NeoArmageddon replied to CUP's topic in ARMA 3 - ADDONS & MODS: COMPLETE
It is simply the new tech that was introduced with Arma3. -
Community Upgrade Project - CUP Terrains
NeoArmageddon replied to CUP's topic in ARMA 3 - ADDONS & MODS: COMPLETE
For the record, these third-party terrains should now work properly with our new road system:- 1859 replies
-
- 11
-
Community Upgrade Project - CUP
NeoArmageddon replied to CUP's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Yes: Whoever ported or updated them decided what loadout they have and for most units these are different people -
Make sure to set the first parameter! It default setting is to disable all other parameters and use the ones from the last session. When you change something, you need to set it to "Use below and save" and the next time you will have the same settings without touching the parameters. Also "Daytime" is a random start between 6 a.m. and 6 p.m.