Not the letters, just the words? I'm trying to make a prioritized list for the clothing shop, using Neoitems, but the rarity goes from lowest to highest. That means my list is in opposite order. I think there's a way to do this with C++?
I don't understand the question, but I don't think you can change the order in which things are viewed in shops?
Oh no, I meant on my list. See, I'm trying to make a prioritized AB list for the clothing shop, and to do so I used NeoItems.net and searched for everything that stocked in the clothing shop, in rarity order. The problem is that NI's rarity order goes from lowest rarity to highest rarity, so when I take it and make a list, the lowest rarity items are on top and the highest rarity on bottom. Since higher rarities are generally worth more, that means the most expensive items are on bottom and the cheapest on top, exactly the opposite of what I want. I was wondering if there was a way to reverse the order. For example, one two three four would become four three two one
It is ver possible to work and would be about ten lines in C# or 20 for tehe main core in C++. edit: I'll add it to my dube remover