Me.Station

Amadeus

The Maestro
Staff member
I'm not sure why, but ${Me.Station} (or any methodology by which you get a 'station' datatype object) seems to be working on my home computer, but not on my laptop. Moreover, it appears as though from my conversations with other people, that it randomly works even upon the same computers.

Anyway, this is a mystery to me since something should either 'work' or 'not work', at least with the methodology that I'm using. So, please let me know if you see any sort of pattern on what might make this datatype accessable or not accessable from your experience.
 

Volvic2002

Active Member
Not very much of a pattern but on my laptop I experience the case, that having docked in a station Me.StationID would return a value (e.g. 60009391) but Me.Station returns NULL.
Trying EVE.Station[60009391].Region.Name I end up with NULL as well.

btw: Could you add a "CreateBookmark" method to the interstellar datatype? I'd use it for things like setting up bookmarks for all the regional stations I have assets within to get them picked up by my freighter.
 
Top Bottom