Search results

  1. M

    Getting Number of Jumps to a BookMark

    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...
  2. M

    Error Using the LeaveShip method

    Thanks Ama, The Script Above works now
  3. M

    Error Using the LeaveShip method

    I'm trying to to use the Leaveship method of the items datatype. I can't get it to work when using searching through the Hangerships items I was writing a script to get into each one of my ships and fly it to a destination then leave the ship and then return to my original station and...
  4. M

    Clicking on Zone Gates

    Can anyone tell me the best way re-produce clicking on gates or doors for zoning. Do these objects have any special attributes i could test for to see if it performs zoning Thanks in Advance
Top Bottom