Aerobomber (Drones with grenades + FPV with Rockets)
v1.8.1
ENG:
This mod allows you to attach and drop all types of grenades on drones such as:
AR-2, AL-6, Mavic 3, Crocus FPV.
Place drone in Editor (manage attributes in editor if needed). In game: come to drone, in scroll menu there will be green "Init drone", click it, then click blue "attach grenade" option , and attach grenades. The "Init drone" will be only ones in mission (initializes the system), after you inited drone, you will be able to manage grens by "Attach grenade" option. If you set "spawn with grenades", Drone will be already inited!
You can manage drone parameters in its attributes in 3den.
These are:
•Amount of slots: How many grenades can you attach[/i]
•List of things you want to attach: Write (dividing by ‘;’ or ‘,’ or ‘:’ !!!) classnames of grenades (ammo classes or magazine classes) you want to be able to attach to this drone (duplicates ignored).
Used to include, exclude this classes.
•Allow list only: Excludes all except this classes
•Remove this classes: Excludes this classes
•Spawn with grenade (M67 Frag (vanilla) is default): Drone will be spawned with grenade already. Grenade type you define with first class you wrote in list. It will fill all slots with that grenade
•Remove chemlights: To remove chelights if they are annoying you
•Remove smokes: excludes smokes
You cant manage 2 drones at time, you have to close menu.
If you want to call function manually (for example if you playing in zeus) you need to write this command in init of drone:
on #number write this:
#1 – amount of slots (number)
#2 – spawn with attached grenade (0 – false or 1 – true)
#3 – grenade classes you want (string with " ")
#4 – Allow only list (0 or 1)
#5 – Exclude this classes (0 or 1)
#6 – remove chemlights (0 or 1)
#7 – remove smokes (0 or 1)
Can be launched without Mavic and Crocus mod, you’ll get a pop-up that you can ignore.
You need to place FPV Crocus in editor, then in its attributes set Spawn with grenades, and in list of things write classname of rockets magazine. Some Examples of classnames for you already:
•PG VL (RHS rpg7): rhs_rpg7_PG7VL_mag
•OG (RHS rpg7): rhs_rpg7_OG7V_mag
•PG VR (RHS rpg7): rhs_rpg7_PG7VR_mag
•RPG 32 (vanila): RPG32_F
Для тех кто не шпрехн на инглиш:
Этот мод позволяет вам прикреплять на дроны и сбрасывать все типы гранат и других снарядов.
Поддерживаимые дроны:
AR-2, AL-6, Mavic 3, Crocus FPV.
Поместите дрон в редактор (при необходимости управляйте атрибутами в редакторе). В игре: зайдите в дрон, в меню прокрутки будет зеленый пункт "Init drone", нажмите на него, затем нажмите синее «Attach grenade» и прикрепите гранаты. "Init drone" будет только в начале в миссии (инициализирует систему), после инита дрона вы сможете управлять гранатами с помощью опции "Attach grenade". Если вы выставите "Spawn with grenades", дрон уже будет инициализирован!
Управлять параметрами дрона можно в его атрибутах в 3den.
А именно:
•Количество слотов: сколько снарядов можно прикрепить.
•Список вещей, которые вы хотите прикрепить: напишите (разделив на «;», или «,» или «:») названия классов снарядов (cfgAmmo and cfg Magazines), которые вы хотите иметь возможность прикреплять к этому дрону (дубликаты игнорируются).
Используется для включения и исключения этих классов.
• Разрешено только из списка: исключает все классы, кроме этого.
• Удалить этот класс: исключает этот класс.
• Появление с гранатой (M67 Frag (с ванилы) по дефолту): Дрон уже будет появляться с гранатой. Тип гранаты, который вы определяете с помощью первого класса, который вы указали в списке. Эта граната заполнит все слоты.
• Удалить химлайты: чтобы удалить химлайты.
• Удалить дымы: исключает дымы.
Если вы хотите вызвать функцию вручную (например, если вы играете в Zeus), вам нужно написать эту команду в init дрона:
Вместо #номер значение:
#1 – количество слотов (число)
#2 – спаун с прикрепленной гранатой (0 – false или 1 – true)
#3 – нужные классы гранат (строка с " ")
#4 – Разрешить только классы из списка (0 или 1)
#5 – Исключить этот класс (0 или 1)
#6 – убрать химлайты (0 или 1)
#7 – убрать дымы (0 или 1)
Можно запустить без модов Mavic и Crocus, вам выскочит warning который просто проигнорьте.
Logo taken from: https://t.me/aerobomber
Known issues: Mavic becomes invicible whith attached grenade. There are might some bugs in MP which idk how to fix
TODO: own FPV with grenade drop and RPG or mg on it(why not)