Community Tools – ArmA: Armed Assault

From Bohemia Interactive Community
Jump to navigation Jump to search
m (→‎Scripting: added link to Notepad++ syntax highlighting thread)
Line 42: Line 42:
* [http://www.armaholic.com/page.php?id=1455 ArmAEdit] Syntax highlighting text-editor, with File Wizards for Briefings, Crate Builder etc.
* [http://www.armaholic.com/page.php?id=1455 ArmAEdit] Syntax highlighting text-editor, with File Wizards for Briefings, Crate Builder etc.
* [http://www.ofpec.com/ed_depot/index.php?action=details&id=608 Syntax Highlighting] for Vim
* [http://www.ofpec.com/ed_depot/index.php?action=details&id=608 Syntax Highlighting] for Vim
* [http://arma.jonasscholz.de/armascript ArmA-Script plugin] for [http://notepad-plus.sourceforge.net/ Notepad++] with Syntax Highlighting, code Hints, auto complete, etc ,...
* [http://arma.jonasscholz.de/armascript ArmA-Script plugin] for [http://notepad-plus.sourceforge.net/ Notepad++] (version 5.7) with Syntax Highlighting, code Hints, auto complete, etc.
*[https://sites.google.com/site/macsarmatools/squint Squint] An sqf/cpp editor with syntax highlighting which also performs error-checking by applying static-analysis to your projects. Catches all syntax errors and many logical errors. (by [[User:sbsmac|sbsmac]])
* [https://sites.google.com/site/macsarmatools/squint Squint] An sqf/cpp editor with syntax highlighting which also performs error-checking by applying static-analysis to your projects. Catches all syntax errors and many logical errors. (by [[User:sbsmac|sbsmac]])
* [http://forums.bistudio.com/showthread.php?91939 Syntax highlighting] for the text editor [http://notepad-plus.sourceforge.net/ Notepad++] (SQF for [[ArmA_2:_Operation_Arrowhead|Arma 2 OA]])


== Multi Player ==
== Multi Player ==

Revision as of 00:30, 4 July 2012

Template:unsupportedTool


PBO Files

Note: When packing missions with these or other tools, make sure to not compress SQS-files, or they might not work correctly!

Config Files

  • Config Editor `Laza` Open/Edit/Save Cpp/Bin(and save to BIN present) configs. (by Flea)
  • Eliteness UnRap and rapify gui + other bits, PBO unpak and pack, etc, all engines. (by Mikero)
  • unRap raP to cpp conversion tool with features like #define macro expansion, comments, etc. (by Kegetys)

FSM Files

Modeling

Animations

Texturing

  • AlterTexView Small & fast texture viewer, browser and converter, supports OFP & ArmA(DXT3-4-5) alpha (by Flea)
  • PAAplug Photoshop plugin for reading and writing PAA textures with DXT1-5 support (by Kegetys)

Scripting

Multi Player

Terrain Editing

  • MaskMapper - This tool allows users to take a image mask, and generate objects randomly within that. Primary use is placing vegetation randomly on the map.(by Soul_Assassin and Rocket)

OFP Tools

You might also be interested in the community tools created for OFP.