-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Codingboy edited this page Aug 21, 2013
·
5 revisions
Missionfolder is C:\Documents and Settings<username>\My Documents\Arma 3\missions<mission name>.
If no one exists, create one called . (world name is in general "Stratis")(example: survival.Stratis).
Copy all contents from the HGFramework_0-X-Y folder into your mission folder.
If you want to see an examplemission you are finish (recommended for first try).
If you want a minimum mission (recommended for a new mission) rename framework.sqm to mission.sqm, open init.sqf and replace "hg_allowedAreas = [allowed1];" by "hg_allowedAreas = [];"