Search results

  1. P

    cargo items and .NET

    Hi, I am new at isx stuff but I have programing experience in C# hence I decided to play around using that programming language. I am having trouble with items in my cargo hold, for example when I try: List<Item> cargo = new List<Item>(); cargo = Ext.Me().Ship().GetCargo(); The count...
Top Bottom