Using latest stable version of EDDI the ((shipin)) and 'Quick Ship status' commands would not work with
Elite Dangerous 2.3 and latest HSC Voice pack, both commands would say NOT SET.
With 2.3 beta EDDI ((shipin)) is saying ships name and type, As I have the name set in Elite's livery , yet the
'Quick Ship status' commands with the beta EDDI still does not work..
Its now reporting "Your not using any of the 200 tonnes of the cargo space"
The one error message I get in Voice attack is "failed to invoke action profile"
All of this was working prior to Frontiers Multicrew 2.3 update along with VA and Astra.
Taking command ...This is the first command , I use when starting ED.
Execute command, 'Welcome commander' (and wait until it completes)
Pause 1.5 seconds
Execute command, '((shipin))' (and wait until it completes)
Pause 0.3 seconds
Set small int (condition) [say-panel-name] value to 1
Set small int (condition) [left-panel-tab] value to 1
Set small int (condition) [comms-panel-tab] value to 1
Set small int (condition) [right-panel-tab] value to 1
Set small int (condition) [left-panel-status] value to 0
Set small int (condition) [targeting-panel] value to 0
Set small int (condition) [right-panel-status] value to 0
Set small int (condition) [comms-panel-status] value to 0
Set small int (condition) [landing-gear] value to 1
Set small int (condition) [flight-assist] value to 1
Set small int (condition) [radar] value to 0
Set small int (condition) [lights] value to 0
Set small int (condition) [docking] value to 1
Set small int (condition) [hardpoints] value to 0
Set small int (condition) [cargo-scoop] value to 0
Set small int (condition) [silent-running] value to 0
Set small int (condition) [galaxy-map] value to 0
Set small int (condition) [system-map] value to 0
Set small int (condition) [supercruise] value to 0
Set small int (condition) [jump-drive] value to 0
Set small int (condition) [flight] value to 0
Set small int (condition) [interaction-mode] value to 0
Set small int (condition) [docking-request] value to 1
Pause 2 seconds
Execute command, 'Quick Ship status' (and wait until it completes)
((shipin))
Execute external plugin, 'EDDI 2.3.0-b1' and wait for return
Set Text [script] to 'You are currently aboard a {TXT:Ship model (spoken)}, the $='
Execute external plugin, 'EDDI 2.3.0-b1' and wait for return
Set Text [EDDI ship script] to [Not Set]
Quick Ship status
Execute external plugin, 'EDDI 2.3.0-b1' and wait for return
Begin Decimal Compare : [bounty] Does Not Equal 0
Set Text [script] to 'You have been fined by {TXT:EDDI fine incurred faction} for the crime of {TXT:EDDI fine incurred crimetype} against {TXT:EDDI fine incurred victim}.'
Execute external plugin, 'EDDI 2.3.0-b1' and wait for return
End Condition
Say, 'Checking [internal bays' or 'the ship holds]' (and wait until it completes)
Pause 1 second
Begin Integer Compare : [Ship cargo capacity] Equals [Ship cargo carried]
Set Text [script] to 'You are using all of the {INT:Ship cargo capacity} tonnes of cargo space.'
Else If Integer Compare : [Ship cargo carried] Equals 0
Set Text [script] to 'You are not using any of the {INT:Ship cargo capacity} tonnes of cargo space.'
Else
Set Text [script] to 'You are using {INT:Ship cargo carried} of the {INT:Ship cargo capacity} tonnes of cargo space.'
End Condition
Execute external plugin, 'EDDI 2.3.0-b1' and wait for return
Set Text [script] to [Not Set]
Say, 'Commander, the {TXT:Ship model (spoken)}, [is fit for space flight' or 'has checked out' or 'is good to go]' (and wait until it completes)
Play random sound (3 items - suppress repeats)
Anyone see the bug , lying back enjoying itself [where is it]?
This is another Quick Ship Status vap
This is the one I'm currently using (testing) and its still NOT reporting cargo amounts
Execute external plugin, 'EDDI 2.3.0-b2' and wait for return
Begin Decimal Compare : [bounty] Does Not Equal 0
Set Text [script] to 'You have been fined by {TXT:EDDI fine incurred faction} for the crime of {TXT:EDDI fine incurred crimetype} against {TXT:EDDI fine incurred victim}.'
Execute external plugin, 'EDDI 2.3.0-b2' and wait for return
End Condition
Say, 'Checking [internal bays' or 'the ship holds]' (and wait until it completes)
Pause 1 second
Begin Integer Compare : [Ship cargo capacity] Equals [Ship cargo carried]
Set Text [script] to 'You are using all of the {INT:Ship cargo capacity} tonnes of cargo space.'
Else If Integer Compare : [Ship cargo carried] Equals 0
Set Text [script] to 'You are not using any of the {INT:Ship cargo capacity} tonnes of cargo space.'
Else
Set Text [script] to 'You are using {INT:Ship cargo carried} of the {INT:Ship cargo capacity} tonnes of cargo space.'
End Condition
Execute external plugin, 'EDDI 2.3.0-b2' and wait for return
Set Text [script] to [Not Set]
Say, 'Commander, the {TXT:Ship model (spoken)}, [is fit for space flight' or 'has checked out' or 'is good to go]' (and wait until it completes)
Play random sound (3 items - suppress repeats)[\CODE]