Hy there,
I learned that you can remove Cargo by this command:
ship.RemoveCargoByType(args.ship_id, "item_id", $amount);
But how do you add Cargo?
ship.AddCargoByType didn't do it.
ship.AddItemToStorage didn't do it.
So what do it? I just know the two it ...
... commands.
(I know that properly it would be "does" but if you get the reference, you are awesome)
Any help appreciated
