Author Topic: EDDI ...How do I ?  (Read 7080 times)

sutex

  • Jr. Member
  • **
  • Posts: 91
EDDI ...How do I ?
« on: October 27, 2016, 06:07:06 AM »
Take from the githud page..
https://github.com/cmdrmcdonald/EliteDangerousDataProvider/blob/master/VoiceAttack.md

EDDI also provides a number of pre-built commands to show off some of what it is capable of. These include:

    a voice command spoken by the pilot before they launch ("run pre flight checks") that carries out a check of areas such as insurance, repairs /etc./
    a voice command spoken by the pilot when they wish to see their ship in https://coriolis.edcd.io/ ("Display my ship in coriolis")
    a voice command spoken by the pilot when they wish to see their current system in https://www.eddb.io/ ("Show this system in EDDB")
    a voice command spoken by the pilot when they wish to see their current station in https://www.eddb.io/ ("Show this station in EDDB")

To access these commands, as well as to obtain a number of commands that display the values of the variables listed above, import the "EDDI" VoiceAttack from the EDDI directory in to VoiceAttack. To access these commands edit your own profile and set "Include commands from another profile" to "EDDI".

Note that if you are running in VR, want to display your information on another tablet, or for some other reason do not want the functions listed above to open a web browser directly on your screen you can set the boolean value "EDDI use clipboard" and rather than (for example) showing your ship in Coriolis EDDI will construct a suitable URL and place it on the clipboard.
                                     ............................................................
Now I'm only assuming , that the above "EDDI use clipboard"  is meant for VA , sorry wasn't born with a keyboard attached to my face.. hence the blinding obvious is something I will miss.
Buy a space game chill out , learn to code.. that latter is not something I'm enjoying..slow going.

I'm trying to work out how to...
 ""Display my" "Show this" and be copied to the clipboard, that's if it meant for VA ,and not apart of EDDI internal scripting using  Cottel,  I think there was mention of C+ as well http://r3c.github.io/cottle/#toc-2,

Anyone know , I assume someone will , ....lots of assuming here

the strange part is the above was my idea/suggestion , and I'm in the dark ..lol
« Last Edit: October 27, 2016, 06:10:31 AM by sutex »

J. Calvert (Joshua)

  • Newbie
  • *
  • Posts: 30
Re: EDDI ...How do I ?
« Reply #1 on: October 27, 2016, 06:52:42 AM »
I think at the moment there are problems with Coriolis so I tried it with the "[Display;show] [this;the current] system in E D D B" command and it worked for me.

At the beginning of this command you should add a Boolean (Other/Advanced/Set a True/False (Boolean Value)) named "EDDI use clipboard" and set it to True.
(after this press Done and it should show up as this "Set Boolean [EDDI use clipboard] to True"

At the end of the command add the same Boolean but then set to False.

Instead of sending the URL to your browser Eddi now sends it to the clipboard


sutex

  • Jr. Member
  • **
  • Posts: 91
Re: EDDI ...How do I ?
« Reply #2 on: October 27, 2016, 08:24:12 AM »
Thanks so much, for that, would not have known , specially having the last line set to False , it's like the EDDI software is some form of cryptic mind game, if you don't know coding ( where to start look) your a rat in that maze.

...trying to pull this info out of the EDDI creator .:
 
My Question "set the boolean value "EDDI use clipboard" yet no-idea where

The Reply : You can set this anywhere, but best places would either be in your own profile startup command if you have one or in a voice/key command if not. The latter would allow toggling between using the clipboard and direct display.


True , I forgot to ask HOW ...lol

I'm getting better at this maze ...I think :)
« Last Edit: October 27, 2016, 08:44:41 AM by sutex »