R rogeruk Member Jan 6, 2014 #1 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})
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})
S Shrike Member Jan 7, 2014 #2 MyShip.Scanners.Cargo[MedSlot6]:StartScan[${EntityID}, true, true] Change MedSlot6 to whatever slot your cargo scanner is in obs.
MyShip.Scanners.Cargo[MedSlot6]:StartScan[${EntityID}, true, true] Change MedSlot6 to whatever slot your cargo scanner is in obs.
R rogeruk Member Jan 7, 2014 #3 Shrike said: MyShip.Scanners.Cargo[MedSlot6]:StartScan[${EntityID}, true, true] Change MedSlot6 to whatever slot your cargo scanner is in obs. Click to expand... Excellent . Thanks!
Shrike said: MyShip.Scanners.Cargo[MedSlot6]:StartScan[${EntityID}, true, true] Change MedSlot6 to whatever slot your cargo scanner is in obs. Click to expand... Excellent . Thanks!