Searching for Entity

Pretty much I need to be able to take in the name of a celestial (station, planet, whatever) and be able to warp to it.

I saw that you can find entities with Entity[#, #]

but I don't know what those 2 arguments are.

I also know you can do the reverse, turning a bookmark into an entity with EVE.Bookmark[Bookmark Name].ToEntity

edit: NVM figured it out using EVE.GetEntities

if you are a mod, feel free to delete this thread.
 
Last edited:
Top Bottom