Inventory item index?

ryandebraal
11 Jun 2007, 18:47
I want an item called "Health" to hold the number 1 spot on the inventory list for the entire game, I have seen this done in other games, how do I replicate this proccess?

Elexxorine
12 Jun 2007, 10:13
I'm not sure how to do this, as there aren't really inventory 'slots' in quest. You could put the health as a status variable so that it always appears just below the inventory and you can always see it's value.

paul_one
20 Jun 2007, 21:58
No way to order status variables or items in Quest.

I seem to remember you have to force a refresh of some status variables too.