Hi guys!
I was trying to create a menu where you can select up to 3 items from a listed inventory, but I got stuck.
The idea was to load the AVAILABLE items of the inventory of the player from a Xml file where there also is the complete items list. But I don't know how to create the selectable list from the text i load with AJAX...
In the end this would be the item selection for the crafting system I'm dealing with..
Please help me!