Closed dhusemann closed 2 years ago
I was eager to see the info for the 4th adventure branch and new core in the app so I made modifications to include them. Changed sections are marked between ";fmagdi -strt" and ";fmagdi -stop" or simply tailed with ";fmagdi" when just one line is changed. Have a look and feel free to include in the next release if useful. I hope this helps.
Forget to remove the "#include switchparty.ahk" statement for a personal script i was testing to integrate that is still under development. Remove it safely, it isn't used in any of the changes in this IdleCombos-mod file.
issue been resolved in 3.1
;need to adjust this to account for 3 bginstance, count from 0-3, not sure values of ActiveInstance ;ActiveInstance := UserDetails.details.active_game_instance_id, probably a switch based If (ActiveInstance == 1) { bginstance := 2 } else bginstance :=1 bginstance ;=0 is the foreground party.