All Projects → TMF3 → TMF

TMF3 / TMF

Licence: other
TMF is a mission making mod for Arma 3's 3D editor

Programming Languages

SQF
54 projects
C++
36643 projects - #6 most used programming language
Pawn
127 projects
python
139335 projects - #7 most used programming language
coffeescript
4710 projects

Projects that are alternatives of or similar to TMF

mts marker
NATO joint military symbols for ArmA 3
Stars: ✭ 14 (-57.58%)
Mutual labels:  arma3, arma3-mods
diwako dui
A UI showing unit positions and names of units in your squad
Stars: ✭ 39 (+18.18%)
Mutual labels:  arma3, arma3-mods
PboViewer
Cross-platform PBO maker / unpacker
Stars: ✭ 28 (-15.15%)
Mutual labels:  arma3, arma3-mods
Benny-Edition-CTI-0.97-Zerty-Modification
Modification of BECTI made by zerty for the JMW Arma 3 server
Stars: ✭ 36 (+9.09%)
Mutual labels:  arma3
bLandscapeTools
bLandscapeTools
Stars: ✭ 31 (-6.06%)
Mutual labels:  arma3
antistasi
Antistasi improved, a mod for the game Arma 3.
Stars: ✭ 29 (-12.12%)
Mutual labels:  arma3
bwmf
Bourbon Warfare Mission Framework
Stars: ✭ 16 (-51.52%)
Mutual labels:  arma3
sqf
Parser, static analyzer and interpreter of SQF (Arma programming language)
Stars: ✭ 67 (+103.03%)
Mutual labels:  arma3
P3D-Debinarizer-Arma-3
P3DDebinarizer converts binarized p3d models (ODOL format) to editable MLOD format
Stars: ✭ 31 (-6.06%)
Mutual labels:  arma3
co10 Escape
Official Github repository of A3 mission co10_Escape.
Stars: ✭ 47 (+42.42%)
Mutual labels:  arma3
Flaxs-Arma-Server-Tool-2
Full rebuild of my tool for installing and updating Arma 3 server with built in features for managing Steam Workshop mods.
Stars: ✭ 34 (+3.03%)
Mutual labels:  arma3
slotlist-backend
Backend of slotlist.info, an ArmA 3 mission planning and slotlist management tool
Stars: ✭ 13 (-60.61%)
Mutual labels:  arma3
extDB3
An archive repository of extDB3
Stars: ✭ 37 (+12.12%)
Mutual labels:  arma3
Bulletproof-Arma-Launcher
Customisable mod installer and launcher for Arma 3 mods that takes care of *everything* for your community players! Why "bulletproof", you ask? Because "Idiotensicher" was mean :)
Stars: ✭ 21 (-36.36%)
Mutual labels:  arma3
H-60
No description or website provided.
Stars: ✭ 23 (-30.3%)
Mutual labels:  arma3
awesome-arma3
Curated list of awesome Arma 3 missions and addons
Stars: ✭ 18 (-45.45%)
Mutual labels:  arma3
ArmaDebugEngine
A still experimental Script Debugger for Arma 3
Stars: ✭ 38 (+15.15%)
Mutual labels:  arma3
R3
Arma After Action Replay System, ongoing development in git branches
Stars: ✭ 35 (+6.06%)
Mutual labels:  arma3
SQFDiscordEmbedBuilder
Send discord webhook embeds from your Arma 3 Server
Stars: ✭ 27 (-18.18%)
Mutual labels:  arma3
grad-persistence
Save/Load mission progress in server's profileNamespace
Stars: ✭ 16 (-51.52%)
Mutual labels:  arma3

Teamwork Mission Framework (TMF)

TMF is an open source, flexible and modular mission framework designed from the ground up for Arma 3's 3DEN editor. We created TMF intending it to be easy to pick up, but rich with features. A mission maker enabler, allowing them to focus on mission design instead of peripherals. The framework is addon based, keeping filesize down and ensuring that even old missions are up-to-date.

Core Features:

  • Extensive 3DEN integration
  • Automatic ACRE2 radio allocation and powerful channel creator, with randomized frequencies
  • Our own Spectator system, with support for highlighting positions of e.g. objectives
  • Assign Gear with config-based loadouts - loadouts can exist in the mission and/or an addon for retroactive updates
  • Hierarchal ORBAT integration with ingame map tracker
  • Easy Briefing system with automatically generated pages for player loadout, ORBAT and radios
  • Safe Start module
  • Wave Spawner module that preserves waypoints, supports trigger activation and headless client
  • Map Click Teleport module for group leaders

Common Issues

  • On dedicated servers the briefing files may not load - To fix the issue in server.cfg to add the sqf extension to the allowedHTMLLoadExtensions whitelist. For example allowedHTMLLoadExtensions[] = {"htm","html","xml","txt","sqf"};

Discord

Discord

Join us on discord by clicking on the shield above.

Credits

The TMF Team: Head, Bear and Snippers

Special Thanks:

We would also like to thank all developers who have publically released any content for Arma. Without you all the Arma community wouldn't be what it is!

License

The Arma community has long been thriving on communities and developers coming together and sharing. This is why we are committed to providing TMF as an open source, free to modify addon. We do ask that anyone who modifies TMF or creates addons from it publishes their changes and additions on a public github repository, so that others can benefit from their modifications. We ask that they retain credits to TMF and a link to this github page. If anyone wishes to create a fork or derivative using this framework, ideally use the following naming scheme: DERIVATIVE_TAG-TMF, where DERIVATIVE_TAG is the tag or name of the derivative or fork, and -TMF our postfix.

We reserve the right to integrate any changes or additions into TMF itself, and will provide proper credit when doing so.

Offical license: Arma Public License Share-Alike (APL-SA)

Full License: https://www.bistudio.com/community/licenses/arma-public-license-share-alike

We are always keen and interested to hear how various communities use and alter the framework so that we can improve it. Feel free to get in touch!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].