justacoder
Member
Hello,
I am trying to script a bit using .NET and I am having some problems to get the items of the cargohold of my active ship when I am docked. I have managed to open the combined inventory and I am able to switch the active child window. If I am in space i can get the the cargo of my ship using Me.Ship.xxx methods, but when I am docked all the methods to get cargo from the classes Ship, Character or Station seem to return NULL.
It would be great if someone could give me a hint or even a code snippet.
Thank you in advance
JustACoder
I am trying to script a bit using .NET and I am having some problems to get the items of the cargohold of my active ship when I am docked. I have managed to open the combined inventory and I am able to switch the active child window. If I am in space i can get the the cargo of my ship using Me.Ship.xxx methods, but when I am docked all the methods to get cargo from the classes Ship, Character or Station seem to return NULL.
It would be great if someone could give me a hint or even a code snippet.
Thank you in advance
JustACoder