Commands being deleted in Macros
It's a known bug. Essentially everything in the macro after the goto_tray command gets deleted. The solution is to reorder the macros so that the goto_tray command is at the end.
It's a known bug. Essentially everything in the macro after the goto_tray command gets deleted. The solution is to reorder the macros so that the goto_tray command is at the end.
Hi everyone
Im just wondering if it is just me or has anyone experienced their macros losing commands out of them. I recently wrote the following macros:
/macro Nova "goto_tray 5$$powexec_name Dark Nova"
/macro Dwarf "goto_tray 6$$powexec_name Black Dwarf"
/macro Human "goto_tray 1$$powexec_toggleoff Dark Nova$$powexec_toggleoff Black Dwarf"
They were working fine and then I zoned into a mission and they suddenly stopped working properly. When I checked the macros only the goto_tray part was remaining.
Ive bugged it but wondering if this is a known bug or if anyone else has experienced it.
Thanks