Las variables de configuración son (meter en otro script en la misión para sobreescribir el init del addon tras iniciar la misión):
Código:
LDL_AC130_Adjustments =
[
/* 0. Radius*/ 1000 /*Explanation: Radius for the rotating AC130. Default: 1000*/,
/* 1. Height*/ 1000 /*Explanation: Height for the rotating AC130. Default: 1000*/,
/* 2. Munition 25mm*/ 2000 /*Explanation: 25mm Munition. Default: 1000*/,
/* 3. Munition 40mm*/ 100 /*Explanation: 40mm Munition. Default: 50*/,
/* 4. Munition 105*/ 20 /*Explanation: 105mm Munition. Default: 20*/,
/* 5. 360° View*/ false /*Explanation: Activate 360° view. Default: false*/,
/* 6. Zoom 25mm*/ 9.5 /*Explanation: Maximum zoom level for the 25mm. Default: 9.5 (only numbers between 1 and 10)*/,
/* 7. Zoom 40mm*/ 9 /*Explanation: Maximum zoom level for the 40mm. Default: 9 (only numbers between 1 and 10)*/,
/* 8. Zoom 105mm*/ 8 /*Explanation: Maximum zoom level for the 105mm. Default: 8 (only numbers between 1 and 10)*/,
/* 9. Time AI*/ 180 /*Explanation: Time in seconds the AI controlled AC130 stays in the air. Default: 180*/,
/*10. Mapclicks*/ 3 /*Explanation: Available AC130 mapclicks per player. Default: 3*/,
/*11. Optical Zoom*/ false /*Explanation: Enable Optical Zoom. Default: false !BETA only available for rotating AC130 BETA!*/,
/*12. Delay*/ 120 /*Explanation: Delay for mapclick AC130 to arrive. Default: 120*/
];
Se pueden ajustar todos los valores al gusto