Skip to content

AFMU repairs event

Tkael edited this page Sep 17, 2017 · 7 revisions

Triggered when repairing modules using the Auto Field Maintenance Unit (AFMU). When using this event in the Speech responder the information about this event is available under the event object. The available variables are as follows

  • item The module that was repaired

  • repairedfully Whether the module was fully repaired (true/false)

  • health The health of the module (1.000000 = fully repaired)

When using this event in VoiceAttack the information about this event is available as follows

  • {DEC:EDDI afmu repairs health} The health of the module (1.000000 = fully repaired)
  • {TXT:EDDI afmu repairs item} The module that was repaired
  • {BOOL:EDDI afmu repairs repairedfully} Whether the module was fully repaired (true/false)
Clone this wiki locally