Special-Operations-Brigade / SOB-Issue-Tracker

Public Issue Tracker for the MokTech Industries mods.
1 stars 0 forks source link

Trigger doesn't activate #341

Closed ThatArcanist closed 3 months ago

ThatArcanist commented 3 months ago

When flying the Y-Wing, attempting to activate trigger yields no results

Rat1452 commented 3 months ago

This is probably because of the armory rework and classnames, will take a look

Rat1452 commented 3 months ago

To be specific, this line needs to be update with the proper classname _trigger = group _player createUnit ["mti_armoury_pilot_unit_P2_Trigger", [0, 0, 0], [], 0, "FORM"];

ThatArcanist commented 3 months ago

@Rat1452 What is the proper classname?

Rat1452 commented 3 months ago

ill look when I'm home

Amateur-God commented 3 months ago

@Rat1452 What is the proper classname?

i think its just mti_armoury_pilot_unit_Trigger, looking at the macro for it

Amateur-God commented 3 months ago

i had some free time so updated the class name and tested that it was working