btech.tic_weapons
Lists the weapons assigned to a unit’s target-interlock circuit.
Function
Synopsis
btech.tic_weapons( unit, tic )
Arguments
number unit- The unit dbref.
number tic- The zero-based TIC number.
Returns
table values- A flat array of converted legacy result tokens.
Notes
This function is available only in a running Lua callback. Invalid targets, invalid arguments, and legacy error results raise a Lua error.