Skip to content

A light-weighted client-side editor expansion for Arma 3 Zeus servers.

License

Notifications You must be signed in to change notification settings

ArmaAchilles/Achillite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Achillite

Achillite

ACL Version ACL Issues ACL Downloads ACL License ZEN Discord

Achillite is a light-weighted client-side editor expansion for Arma 3 Zeus servers that run zeusCompositionScriptLevel=2. It is partially based on Zeus Enhanced and the now deprecated Achilles mod. If you are looking for a full-fledged Zeus editor expansion, check out Zeus Enhanced instead.

Installation

  1. Subscribe to the composition on the Steam Workshop or get the composition manually from the GitHub release.
  2. Play as Zeus.
  3. Place the "Achillite Initializer" composition found in the category "Other".
  4. Have fun!

Features

Modules

  • Ambient Animation
  • Garrison Buildings
  • Set Captive
  • Toggle Attachment
  • Hide Terrain Objects
  • Toggle Lamps
  • Artillery Fire Mission
  • Add/Remove Full Arsenal
  • Change Group's Side
  • Change Side Relations
  • Fatigue
  • Heal Players
  • Set View Distance
  • Teleport Players
  • Enable Respawn Protection
  • Set Respawn Time
  • Show Date and Location
  • Deliver Supplies
  • Move to Despawn
  • Paradrop Passengers
  • Seek and Destroy
  • Global Hint
  • Update Editable Objects
  • TBD

Keybinds

  • Arsenal (ALT)
  • Remote Control (CTRL)

API

  • Custom dialogs with ACL_fnc_createDialog
  • Custom modules with ACL_fnc_registerModule

Contributing

You can help out with the ongoing development by looking for potential bugs in our code base, or by contributing new features. We are always welcoming new pull requests containing bug fixes, refactors and new features.

We have a list of tasks and bugs on our issue tracker on GitHub. Please comment on issues you want to contribute with, to avoid duplicating effort.

If you want to add a new module, but are not confident with pull requests, just create an issue and post the parameters for ACL_fnc_registerModule. For general contributions to Achillite, simply fork this repository and submit your pull requests for review by other collaborators. Remember to add yourself to the AUTHORS.txt.

Submitting Issues and Feature Requests

Please use our Issue Tracker to report a bug, propose a feature, or suggest changes to the existing ones.

License

Achillite is licensed under the The GNU General Public License v3.0 (GPLv3).

Disclaimer

Depending on the setting of the Zeus server, certain remote executions may lead to a kick from the server. Use this composition at your own risk.