Function; setTargetBox - HWRM/KarosGraveyard GitHub Wiki

setTargetBox(<rShipTable>, <iIndex>, <fXmin>, <fYmin>, <fZmin>, <fXmax>, <fYmax>, <fZmax>)

Example

setTargetBox(NewShipType, 0, -0.4,-0.7,-0.7, 0.4,0.7,0.4)

Arguments

  • <rShipTable>: Reference to the ship; this should be NewShipType.
  • <iIndex>: Index of the TargetBox; starts at 0. Up to eight target boxes per ship.
  • <fXmin>:
  • <fYmin>:
  • <fZmin>:
  • <fXmax>:
  • <fYmax>:
  • <fZmax>:

Notes

Scope

Related Pages

Comments

Page Status

Updated Formatting? Yes
Updated for HWRM? Yes

⚠️ **GitHub.com Fallback** ⚠️