dice4321 / Gunkolle

This script was originally meant to execute kancolle expeditions but was repurpose for girls frontline (by Ryuuhou https://github.com/Ryuuhou/AHKanColle)
Other
16 stars 14 forks source link

MG weapon type #67

Closed l2aYza closed 5 years ago

l2aYza commented 5 years ago

I'd like to farm equip fodder on 5-2N. How can I add MG for a new weapon type?

dice4321 commented 5 years ago

First you need to add the assets, since I dont have a filter for MachineGun's you would need to add them yourself, and you would need to name this filter FilterMachineGun so that the script is able to parse the asset correctly. When you want to select MG for the switch, you would always need two available as well as changing the config filter to WeaponType=MachineGun. Then you would add the MG assets, one for the formation and one for the profile. Then change the 5Star/4Star array in the Initialize() function to include the dolls you want to switch. Then you would create the map itself because Gunkolle does not support 5-2N.