USA Flag

 

UNDER CONSTRUCTION

 

Henderson Brothers Carpentry

 

Supreme Commander

 

Battlefield 2142

 

UltimateBet Poker

 

Microsoft Visual Studio

 

FREE - Microsoft Visual Studio Express Editions

FREE SOFTWARE !

 

This page was created using PHP

PHP Version 4.4.0

 

ArmA Edit

For Armed Assault and Operation Flashpoint

 

DOWNLOAD FREE

ARMA EDIT INSTALL

version 1.2.9500

 

ArmA Edit 1.0 MB

This file is a Windows Installer Package. It will install all the files needed for ArmA Edit and will create an uninstaller for the Add/Remove Programs dialog. This is FULL VERSION software and no purchase or activation is required to use.

 

Read revision history

PATCH / UPDATE

1.2.xxxx to 1.2.9500

 

ArmA Edit Patch 180 KB (12/22/07)

This patch is only for 1.2.xxxx or higher versions. If you have a lower version please uninstall and reinstall the newest full setup.

 

TIP: To check your version see the main menu:

Help -> About ArmA Edit...

DOWNLOAD AND USE THESE FILES AT YOUR OWN RISK !

 

Errors, Suggestions, Complaints, Comments

E-Mail: CHenderMan@cableone.net

 

ArmA Edit Features

This is a FULL COLOR script editor and file creator. It also has built in WIZARDS for quickly and easily creating briefings, overviews, custom units, custom crates, and description files. Plus much, much, more! Check it out! Makes finishing and customizing your ARMA/OFP missions a snap.

  • Included File Wizards:
    • Briefing Wizard (Creates single and multiplayer mission briefings)
    • Overview Wizard (Creates a single player mission overview)
    • Custom Unit Wizard (Create any unit load-out you want)
    • Crate Builder Wizard (Easily build custom ammo crates)
    • Description Wizard (Easily add gear, respawning, sounds, and music)
  • Text Editing Features:
    • Full color formatting for error free scripting.
    • Auto-complete text insertion and word learning.
    • Double click word selection.
    • Drag and drop text in same window or across multiple documents.
    • Advanced text features like increase/decrease indent, make upper/lower case.
    • Advanced search. Search for text in the current selection or all project files.
  • Project work environment. Quickly edit any of your current mission files.
  • Save, create, and edit text snippets that can be inserted into any document at any time.
  • Labels combo makes it easy to find and jump to script labels/classes.
  • Toggle between ARMA and OFP weapons and commands.
  • Edit data files to add commands, weapons, and ammo manually from within the application.
  • Built in HELP for all wizards, OFP files, scripting, and how to get started.
  • Install is an official Windows Installer Package. Super-clean uninstall.
  • MUCH, MUCH MORE!! Try it out!

 

Preview Image

ArmA Edit

 

 

Revision History

Update history for ArmA Edit (ARMAEDIT.exe)
* Critical updates
 
==================================================================================
Version 1.2.9500    DATE: 2/24/08
==================================================================================
- Added more precise text section in the text editor.
* Fixed error in mutisided mission briefings for ARMA.
 
==================================================================================
Version 1.2.9000    DATE: 1/6/08
==================================================================================
* Fixed some errors with the sound classes created by Description Wizard.
- Bookmarks work better when pasting text.
- Maybe fixed rare problem when margins are not widened.
- Other minor misc. fixes and changes.
 
==================================================================================
Version 1.2.8500    DATE: 12/20/07
==================================================================================
- Added better integration with my web site when checking for updates and reporting errors
  from the help menu selections.
- Other minor misc. fixes and changes.
 
==================================================================================
Version 1.2.8000    DATE: 11/26/07
==================================================================================
* Fixed some errors with the Description Wizard.
* Fixed link to COMREF at OFPEC.com. Also changed individual help for commands due to web
  changes at OFPEC.com.
- Added the ability to have multiple paragraphs in briefing plan and notes sections.
- Other minor misc. fixes and changes.
 
==================================================================================
Version 1.2.7500    DATE: 11/07/07
==================================================================================
- Slightly enhanced some text editing features.
- Added more sound classes and made a few changes to the Description Wizard.
- Other minor misc. fixes and changes.
 
==================================================================================
Version 1.2.7000    DATE: 10/28/07
==================================================================================
- Added advanced find and replace dialog for finding and replacing text in multiple files.
- Added tool for localizing all strings in a project to the string table.
* Fixed drawing and scrolling problem sometimes with undo and redo.
- Other minor misc. fixes and changes.
 
==================================================================================
Version 1.2.6000    DATE: 09/29/07
==================================================================================
* Added better support for transferring tabs and spaces (white space) to new lines.
- Added a few options for some advanced editing features.
* All documents are immediately updated with any changes made in the options dialog.
- Other minor misc. fixes and changes.
 
==================================================================================
Version 1.2.5000    DATE: 09/12/07
==================================================================================
* Added support for block comments /* */ in function .sqf files.
* Bookmarks now stay with their line better when lines are added or subtracted.
- Documents now always show a full line at the top after scrolling.
* Fixed double click word selection sometimes not selecting word.
- Other minor misc. fixes and changes.
 
==================================================================================
Version 1.2.4000    DATE: 08/31/07
==================================================================================
* Improved the undo/redo system. Now there are 48 undos and redos.
* Enhanced double click word selection and other text editing features.
- Added auto-complete text while typing. Use ENTER to insert the auto text and the ARROW
  keys to scroll through the available auto text. Use the options to toggle on or off. Also
  learns local variables while loading and words while typing.
- Added splash screen that shows the progress of the application loading.
- Added system memory information to the about dialog.
- Other minor misc. fixes and changes.
 
==================================================================================
Version 1.2.3000    DATE: 08/01/07
==================================================================================
- Files opened in projects are no longer added to the Recent Files list.
- Documents can now be printed with line numbers.
- Other minor misc. fixes and changes.
 
==================================================================================
Version 1.2.2000    DATE: 08/01/07
==================================================================================
* Improved color formatting in views. No more visible jumping or scrolling.
- Added a few toolbar buttons for quicker access to helpful editing features.
- Other minor misc. fixes and changes.
 
==================================================================================
Version 1.2.1000    DATE: 07/27/07
==================================================================================
* Technical changes made to program initialization since last version.
 
==================================================================================
Version 1.2.0000    DATE: 07/26/07
==================================================================================
* Repaired error if application tried to open project files plus a non-existing file.
* Repair registry for script files. Now DDE open works for 'Open' and 'Open With...'. Also
  select multiple files from the desktop and open them all in the same instance.
- Projects are no longer loaded when opening files from the desktop.
- Files are not opened when adding multiple files to the project.
- Open file dialog now displays all editable mission file types at once.
- Added the ability to edit overviews created with the Overview Wizard.
- Other minor misc. fixes and changes.
 
==================================================================================
Version 1.1.7000    DATE: 07/19/07
==================================================================================
- Added support for mnemonic characters in custom menus. A mnemonic is an underlined
  character that carries out the command of the item. Hold Alt+Key for top level menu.
- Fixed some issues with saving the state of maximized and restored documents.
- Changed the way it activates the previous active file. Now only if it was a project file.
* Fixed some problems with the way documents titles were being pre-set in the save dialog.
- Other minor misc. fixes and changes.
 
==================================================================================
Version 1.1.6000    DATE: 07/14/07
==================================================================================
- Added line numbers to left margin of documents. Use option to turn them on or off.
- Added bookmarks that can be selected in the left margin of documents.
- Added author feature and improved script headers.
- Added color formatting for internal data files.
- Other minor misc. fixes and changes.
 
==================================================================================
Version 1.1.5000    DATE: 07/06/07
==================================================================================
- Added ability to use spaces and tabs at the beginning of script lines.
- Added link to specific command help. Right click command and click "Get Command Help".
  This opens OFPEC.com online COMREF manual, so it requires an internet connection.
* Changed the way the labels combo works. Improves typing speed on very long documents.
- Added the ability to add multiple project files at once.
- Added the ability to edit snippets after they have been created.
- Magazines are now listed under the weapons they fit in the command tree.
- Other minor misc. fixes and changes.
 
==================================================================================
Version 1.1.4000    DATE: 06/29/07
==================================================================================
- Added context menus to project tree, and all other CTreeCtrl classes.
* Changed ammo used for M4A1SD and AKS74UN in unit wizard to proper lower velocity
  silenced (SD) magazines.
* Fixed file names not transferring from wizards to editor properly (since last update).
- Other minor misc. fixes and changes.
 
==================================================================================
Version 1.1.3000    DATE: 06/25/07
==================================================================================
- Fixed problem with document titles sometimes showing file extension and sometimes not.
- Added option to show or not show file extensions on all documents.
* Major increase in speed of coloring long scripts.
- Added other formatting options that can also increase speed if needed.
- Added multi-select file dialog for adding sound files in the Description Wizard.
- Other minor misc. fixes and changes.
 
==================================================================================
Version 1.1.2000    DATE: 06/18/07
==================================================================================
* Optimized code slightly for coloring scripts.
- Added ability for turning script tabs toolbar on or off.
- Added highlighting for #define and #include statements in functions and descriptions.
- Other minor misc. fixes and changes.
 
==================================================================================
Version 1.1.1000    DATE: 06/16/07
==================================================================================
- Added some functionality for .sqf function files.
* Repaired double quotes added in crate scripts (since last update).
* Repaired quotes added in description file classes (since last update).
* Added new (ARMA) commands for selecting the primary weapon when using custom units.
 
==================================================================================
Version 1.1.0000    DATE: 06/10/07
==================================================================================
- Added DONE status to objectives in the Briefing Wizard.
- Added some mission settings to the Description Wizard.
- Other minor misc. fixes and changes.
 
==================================================================================
Version 1.0.0000    DATE: 06/1/07
==================================================================================
* Complete overhaul of CHOFPSE is now ARMAEDIT.
- Now usable with Armed Assault (ARMA) and Operation Flashpoint (OFP).
- Please uninstall any older versions before installing this new version.
* Added tabs for open documents.
* Added project window for editing multiple mission project files.
 

 

 

Copyright © 2008 CHSoftware