Quote:
Originally Posted by JimmXinu
I'd need to see the entire setup and run some tests to have any real hope of identifying the issue. replace_metadata gets weird when you get into the corner cases.
|
I thought so, I've attached the relevant part of my replace_metadata. I don't modify the ships data anywhere else.
Quote:
Originally Posted by JimmXinu
You might consider using replace_metadata on ships_CHARS for this. I confess it isn't well documented, and only applies when sort_ships:true. Search the thread for some past examples.
|
I already sort the ships, so this wouldn't be an issue, but I would be hesitant to use ship_CHARS? Mostly because I know what it would fix, but not what it could break...