https://github.com/gruppe-adler/grad-on-the-fly
GRAD On The Fly is a simple, dynamic attack/defend TvT Gamemode for Arma Reforger.
https://github.com/gruppe-adler/grad-on-the-fly
addon arma arma-reforger gamemode mod tvt
Last synced: 3 months ago
JSON representation
GRAD On The Fly is a simple, dynamic attack/defend TvT Gamemode for Arma Reforger.
- Host: GitHub
- URL: https://github.com/gruppe-adler/grad-on-the-fly
- Owner: gruppe-adler
- License: other
- Created: 2023-11-16T15:20:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-06T13:47:29.000Z (about 1 year ago)
- Last Synced: 2025-02-02T20:54:03.024Z (5 months ago)
- Topics: addon, arma, arma-reforger, gamemode, mod, tvt
- Language: C
- Homepage:
- Size: 7.5 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README

# On The Fly
## Summary
On The Fly is a simple, dynamic TvT scenario for Arma Reforger, in which OPFOR has to defend a metal barrel while BLUFOR has to capture it. Currently only US vs USSR on Everon are available.
## Dependencies
* [Reforger Lobby](https://reforger.armaplatform.com/workshop/5EAF2B0473DB5A99-ReforgerLobby)
* [Shop System](https://reforger.armaplatform.com/workshop/5D2D1436D1FA5A13-ShopSystem)## Recommended Mods
* [Coalition Squad Interface](https://reforger.armaplatform.com/workshop/5B0D1E4380971EBD-CoalitionSquadInterface)
## Game Flow
1. Players are distributed 2:3 between OPFOR and BLUFOR
2. OPFOR commander chooses a starting position on the map
3. OPFOR players are teleported to their chosen location, can move the barrel around and can start setting up their defenses
4. BLUFOR commander chooses a starting position on the map that is outside a specific radius around the OPFOR position (shown on map)
5. BLUFOR players are teleported to their chosen location and can start attacking - the game begins## Win Conditions
To capture the barrel, a BLUFOR player has to use the barrel action "start smoke". The barrel will start smoking. If an OPFOR player uses the barrel action "stop smoke" then the timer resets.
### OPFOR wins when
* all BLUFOR players are eliminated### BLUFOR wins when
* all OPFOR players are eliminated OR
* the barrel is captured## Equipment
Both BLUFOR and OPFOR commander receive money at the start of the game. The buy menu can be opened on the barrel for OPFOR and on the flag for BLUFOR.
Both sides can buy weapons, ammunition, grenades and smoke grenades. OPFOR can buy fortifications and mines. BLUFOR can buy vehicles.
## Links
* [Arma Reforger Workshop](https://reforger.armaplatform.com/workshop/5EE0938694A39CFB-GRADOnTheFly)
* [GitHub](https://github.com/gruppe-adler/GRAD-On-The-Fly)
* [Discord](https://discord.com/invite/ZDqp45q)
* [Website](https://gruppe-adler.de/home)
* [Forum](https://forum.gruppe-adler.de)
* [German manual](https://docs.google.com/document/d/1FSpiU-pYJ450AN3pfVhC7-Jnc-KTcV0rTnz6Wrbcw9Y/edit?usp=sharing)## License
GRAD On The Fly is licensed under the ([APL](https://www.bohemia.net/community/licenses/arma-public-license)).