CargoScanner

rogeruk

Member
Hey,

Can anyone help me with this one?.

I'm looking to perform a CargoScan on the entity which I have selected...

Code:
EVE:StartScan[${Target.Value.ID}, true, true]
Is this even right?. Or am I totally wrong?.

Code:
if(${Target:HasCargoScannerResults})
 

Shrike

Member
MyShip.Scanners.Cargo[MedSlot6]:StartScan[${EntityID}, true, true]

Change MedSlot6 to whatever slot your cargo scanner is in obs.
 
Top Bottom