Jump to content
Sign in to follow this  
EMSI

A2TH Editor Lite

Recommended Posts

A2TH_Editor_Lite_by_EMSI.jpg

Description:

Small application for generating of complex command taskHint in games Arma2 and Arma2:Operation Arrowhead (or Arma2:Combined Operations).

With this you may create a lot of ready-to-use commands in a few seconds.

- "One form" application (no other subforms are needed)

- All options in one window

- Exporting to clipboard

- Attached Help file with description of all functions

- Application doesn't need any version of Microsoft .NET Framework or additional OCX, DLL files

Installation:

Extract all files into any directory.

For example "C:\Program Files\A2TH Editor Lite".

Help:

Use key shortcut F1 in the running application, or menu Help -> Help Contents.

Launch:

Double click on the icon "A2TH_Editor_Lite.exe".

In case of any problems try to "Run as administrator" (see Help).

Author:

EMSI

Armaholic mirror (thx Foxhound)

AssaultMissionStudio.de mirror (thx Imutep)

Armedassault.info mirror (thx OldBear)

Personal mirror (336 kB)

Edited by EMSI
Added download mirrors

Share this post


Link to post
Share on other sites

Neat little program. You could add defaults for the default BIS colors. Perhaps when you check "Default" and an Icon style it uses the normal colors:

taskhint ["New Task!", [1, 1, 1, 1], "taskNew"];
taskhint ["Task Assigned!", [1, 1, 1, 1], "taskCurrent"];
taskhint ["Task Succeeded!", [0.600000,0.839215,0.466666,1], "taskDone"];
taskhint ["Task Failed!", [0.972549,0.121568,0,1], "taskFailed"];
taskhint ["Task Canceled!", [0.75,0.75,0.75,1], "taskFailed"];

Share this post


Link to post
Share on other sites

No prob. I'll uprgade the settings.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×