Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gruppe-adler/grad-coop-template-reforger
GRAD COOP Template is a mod for Arma Reforger that provides a template for Game Master saved missions.
https://github.com/gruppe-adler/grad-coop-template-reforger
arma arma-reforger enforce-script enfusion mission misson-template mod reforger template template-mission
Last synced: 28 days ago
JSON representation
GRAD COOP Template is a mod for Arma Reforger that provides a template for Game Master saved missions.
- Host: GitHub
- URL: https://github.com/gruppe-adler/grad-coop-template-reforger
- Owner: gruppe-adler
- License: other
- Created: 2023-10-26T11:45:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-31T11:23:24.000Z (about 1 year ago)
- Last Synced: 2024-05-02T04:55:40.110Z (8 months ago)
- Topics: arma, arma-reforger, enforce-script, enfusion, mission, misson-template, mod, reforger, template, template-mission
- Language: C
- Homepage: https://www.gruppe-adler.de
- Size: 2.35 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# GRAD COOP Template for Reforger
## Summary
GRAD COOP Template for Reforger is a mod that provides a Game Master Template for COOP missions. With the load/save feature since Arma Reforger 1.0.0 you can create your own missions with this template.> [!WARNING]
> Use at your own risk. This mod is only for testing and still under development.## Features
- GarbageSystem Overrride: Inventory Items like Weapons will not be deleted
- Eden Coop Template based on GM_Eden.ent (replaced default loadout manager with LoadoutManager_USxUSSR.et)
- Localisation string table to bypass error on authors in mission header
- unlocked Game Master budgets (changeable via Admin Mode for every player)
- changed supply budget costs to 0 for all items
- All loadouts for all factions available## What the Mission Maker needs to do
- Load the mission locally (in singleplayer) build mission and save it
- start server with the template
- load mission that was build earlier
- enable the necessary factions
- place spawnpoint
(spawnpoint and faction is necessary for people to join)## Links
- Workshop: https://reforger.armaplatform.com/workshop/5EB4779B97BA28CD-GRADCOOPTemplate (currently only available in the experimental workshop)
- GitHub: https://github.com/gruppe-adler/GRAD-COOP-Template-Reforger
- Discord: https://discord.com/invite/ZDqp45q
- Website: https://gruppe-adler.de/home
- Forum: https://forum.gruppe-adler.de## License
GRAD COOP Template for Reforger is licensed under the ([APL](https://www.bohemia.net/community/licenses/arma-public-license)).