NMDANNY
Jun 12 2009, 14:21
i tried looking at the Wiki site, but i can't understand it
i did the Module and 3 M113, synced them but i dont understand
where to put the scripts/fire missions
im new to the editor
i want to make a simple Artilerity by AI, with all types of art (M113 got all types)
For example: We want to define a fire mission template that has the battery firing 15 rounds of high explosive ammunition. To do this, we define the following template:
_heTemplate = [“IMMEDIATE”, “HE”, 0, 15];
but what it means to define fire mission template? how to define it on what unit to put (module/artillerity/trigger ?)
and i think that this guide is for Arma 1, maybe in Arma 2 there is more simple way?
i did the Module and 3 M113, synced them but i dont understand
where to put the scripts/fire missions
im new to the editor
i want to make a simple Artilerity by AI, with all types of art (M113 got all types)
For example: We want to define a fire mission template that has the battery firing 15 rounds of high explosive ammunition. To do this, we define the following template:
_heTemplate = [“IMMEDIATE”, “HE”, 0, 15];
but what it means to define fire mission template? how to define it on what unit to put (module/artillerity/trigger ?)
and i think that this guide is for Arma 1, maybe in Arma 2 there is more simple way?