show_critical_status

Sends a template’s critical-status report to a player.

Function

Synopsis

btech.template.show_critical_status( reference, player, section )

Arguments

string reference
The unit-template reference.
DbRef|Object player
The report recipient.
BtechSection section
A typed constant from btech.unit.sections that is valid for the template.

Returns

None.

See Also