Search the Community
Showing results for tags 'ares'.
Found 3 results
-
seelenlos Zeus This mod allows the whitelisted players to use Zeus in every mission. You just need to press the Zeus Button (Default: Z). We use the mod to play missions in different ways, "unstuck" broken mission flows or add mod weapons to vanilla missions. That means, you get the ability to play a mission again with different loadouts, vehicles and enemies without the effort to change it with scripts or the editor (unpacking, changing, testing, packing, uploading). The use of the ARES-mod is strongly recommended. Features: - server side only mod - only the whitelisted players can use it - does not interfere with any existing Zeus in the mission - add objects to Zeus (optional) - share created objects between mod Zeus (optional) Add Objects to Zeus In the slz_settings.sqf, you can define a array of objects which will be added to zeus. More infos in the slz_settings.sqf. Add all addons to zeus In the slz_settings.sqf, you can set slz_addAllAddons to true (default) to activate all available addons. Changelog v.1.7 CHANGES - slz_addAllAddons variable added - if it's set to true (default) all available addons will be added to the mod curators v.1.6 CHANGES - slz_sharedObjects variable added - if it's set to true all objects which are created by slz curators are editable for every slz curator FIXED - possible fix for exile server v.1.5 CHANGES - neutral Zeus removed - SLZ_editPlayerUnits variable removed FIXED - zeus remotecontrol caused diconnect from curator module - some other bugs v.1.4.1 FIXED -userconfig path capitalization changed to lowercase (issue with case sensitve file system) v.1.4 REWORKED CODE - complete rewrite CHANGES - no admin zeus anymore (i think there is no need anymore) - SLZ_whitelist variable added - in the userconfig there is a array where you can add uid's (it is the number in the steam-profile link) - if your uid is in this array you have zeus abilities - SLZ_neutralZeus variable removed - if you press zeus key you get the control of the virtualCurator which is always neutral - your playerunit become hidden and invulnerable - SLZ_editPlayerUnits variable added - all playerunits can be edited if these players are in curatormode - if it is set to false these units can also add to the curator editable object list by other scripts or mods like ares KNOWN ISSUES - Don't mix up to many zeus login methods (native use, too) - if you use #adminLogged Game Master Modules and virtualCurator entities or player controled curators don't login as admin if you are in a other curator slot - the native curator itself has a bug: if you are in the mission, go back to loginscreen and join again, you have to die before you can use the curator again (expect the #adminLogged method) v.1.3 FIXED - bug in the per frame eventHandler v.1.2 REWORKED CODE - remove while do loops ---> replaced with a per frame eventHandler FIXED - known issues from 1.1 v.1.1 ADDED - neutral zeus - this option change the playerside if you enter the zeus to logic because only a neutral zeus can set all attributes: for example the sector control module - copy the userconfig folder to your arma 3 folder and change the value in the SLZ_settings.sqf to true. (default = false) FIXED - if the admin logout the other players can't be the zeus. KNOWN ISSUES - if you are logged in as admin and you go into lobby and return to the game you have to logout and login to use the zeus again v.1.0 - first release Credits: Fry & Chucky from seelenlos-Team http://arma.seelenlos.eu License: GPLv3 Known Issues: - none Download Links: - Steam Workshop - Dropbox - Armaholic (outdated) Recommended Mods: Ares: - Steam Workshop - BI Forum - Armaholic
-
Hi, I was busy making a mission the past few days and I used the Ares zeus tools mod, but this morning I did not see it on the launcher or the steam webpage. Is it possible that this mod was removed from steam and if so, is there a way I can recover my mission? Thank you
-
Achilles Deprecation Notice Achilles is no longer under active development by the core dev team. Please check out Zeus Enhanced (ZEN) instead. Note that you can still create pull requests, which will be bundled and released as updates if accepted. Description Achilles is a gameplay modification for Arma 3. It expands the Zeus real-time editor with many new additions as well as provides bug fixes. Achilles started as an expansion to Ares mod, which was created by Anton Struyk. Achilles became the de facto successor to Ares at the point the latter was no longer updated. Achilles has already grown into a splendid project, but new additions are still to come! Table of Contents Features Language Localization Getting Started Installing Required Addons Incompatible Addons Optional Addons Other Zeus Addons Documentation Reporting Issues, Requesting Features and Changes How to Contribute Basic Steps Setting up Your Local Development Environment Add a New Module Add a Translation Authors Contact License Features Visual changes to the Zeus interface Tons of new modules: ACE Medical (e.g. heal, injury; also work in vanilla!) AI Behaviour (e.g. animations, garrison buildings, surrender) Arsenal (e.g. add/modify) Buildings (e.g. destruction, breachable doors) Development Tools (e.g. execute code, config/function viewer) Environment (e.g. advanced weather, earthquakes) Equipment (e.g. toggle tac light) Fire Support (e.g. artillery, suppressive fire) Objects (e.g. attach to, toggle simulation, IEDs) Reinforcements (e.g. spawn reinforcements on the fly) Scenario Flow (e.g. advanced intel, side relations) Spawn (e.g. custom compositions, smoke pillar, USS Freedom) Zeus (e.g. add/remove objects) Extended attribute window: Groups (e.g. careless, hold fire) Vehicles (e.g. cargo, pylons, garage, damage wheels) etc. New waypoint types: e.g. seek and destroy, paradrop, sling load Hotkeys: Copy/past units including the full loadouts Remote control etc. Customizations: Settings (e.g. faction filter) Language Localization Achilles is available for the following languages: English French German Japanese Russian Simplified Chinese Traditional Chinese If your language is not on the list, the English localization will be used. We welcome any new translations (check out How to Contribute). Getting Started Below is what you need to know to get Achilles up and running: Installing Required Addons Incompatible Addons Optional Addons Other Zeus Addons Installing You can download Achilles from: GitHub Steam Workshop Armaholic If you are not familiar with installing ArmA 3 addons, check out the Armaholic installation guide. Required Addons Achilles requires: Arma 3 Community Based Addons A3 (CBA_A3) Incompatible Addons Addons that you should not run when you use Achilles: Ares Optional Addons These mods below are required for certain features (e.g. fast-roping): Advanced Combat Environment 3 (ACE3) Advanced Rappeling (AR) Task Force Arrowhead Radio (TFAR) Other Zeus Addons A list of other Zeus mods that are not required, but nice additions: Zeus/Eden Compositions (ZEC) Zeus/Eden Compositions for CUP (ZECCUP) Zeus/Eden Interiors (ZEI) Documentation Check out the Achilles Wiki and the Achilles Tutorial Series on YouTube. The documentation is rather limited at the time and thus, you will certainly have questions. We will gladly answer them on our Discord server. Reporting Issues, Requesting Features and Changes Please use our Issue Tracker for these kinds of purposes. In the case of a bug report, please only use a minimal set of mods (i.e. only use other mods than the required ones if they are clearly related to the issue). How to Contribute We always welcome contribution to the repository and thank you for your work! We will update the list of contributors. What you need to know: Basic Steps Setting up Your Local Development Environment Add a New Module Add a Translation Basic Steps Fork the Achilles repository Set up your local development environment Do your stuff Create your pull request And then we will have a look at your work! Setting up Your Local Development Environment Clone your forked repository Set up your addon builder (either get Hephaestus or use the AchillesAddonBuilder.bat in the repository) Add a New Module A good starting point for your new module is the custom module framework. We will gladly help you to port your custom module to Achilles (message us on our Discord server). Add a Translation You have to edit the stringtable.xml. The basics about string tables can be found on the Bohemia Interactive Wiki. If you don't want to edit the file with a text editor, you can use a dedicated tool such as Tabler. Authors Check out the list of contributors. Contact Find us on our Discord server. License Achilles is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International license.
- 797 replies
-
- 56