if ((Player getVariable "SpareTime") > 0) then {...
« Export as Template using RTE VHow to use the RTE V »

How to export using RTE V

Permalink 01/22/11 15:47, by jonas, Categories: RTE

Select the objects you wish to export and select Export selected or Export all from the action menu.

The exported objects appear in RTE Capture. Don't forget to save the items in RTE Capture. Within RTE Capture you have two different ways to handle the exported data.

Convert to script (SQF)

This will convert the current loaded units into a SQF script file. To add the units back in ArmA II simple execute the script.

Merge with sqm (SQM)

This will merge the current loaded units into an existing mission.sqm file. You need to reload the mission.sqm to see the changes.

No feedback yet