+Forest-Ghost Posted June 30, 2021 Posted June 30, 2021 Does anyone know if there is a way to order items so that they display in a sequence other than alphabetical? I'm creating an adventure game with different types of armor and I want to display them in order of how strong they are. The default for Wherigo is to display them in alphabetical order. Quote
+Tungstène Posted July 1, 2021 Posted July 1, 2021 Idea for a workaround: prefix each item name with its strength. 10 Sword 05 Knife 1 Quote
+Forest-Ghost Posted July 1, 2021 Author Posted July 1, 2021 I will give that a try, thank you. If you think of anyway to change the code in the back end so that I don't have to change the name of the items that would be ideal. I tried messing around with the identifiers but that doesn't seem to have any effect on the order of how items are displayed. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.