Hey All i'm pretty new at the scripting
I'm trying to get the number of jumps to a BookMark
${Destination} contains the name of my bookmark
The only way i can seem to get working is this
${EVE.JumpsTo[${EVE.Station[${EVE.Bookmark[${Destination}].ItemID}].SolarSystem.ID}]}
When i use the
${EVE.Bookmark[${Destination}].JumpsTo}
I'm getting -1 all the time
any suggestions or am i doing it the best way
I'm trying to get the number of jumps to a BookMark
${Destination} contains the name of my bookmark
The only way i can seem to get working is this
${EVE.JumpsTo[${EVE.Station[${EVE.Bookmark[${Destination}].ItemID}].SolarSystem.ID}]}
When i use the
${EVE.Bookmark[${Destination}].JumpsTo}
I'm getting -1 all the time
any suggestions or am i doing it the best way