Guild items, issues with slot numbers

Added by iPHP almost 7 years ago

Hi,

I've started using the API to build a simple PHP program that displays the items within a guild.

I've managed to pull out all of the items, and display them, but the slot number seems to be incorrect, below is a screenshot of the guild inventory:

However below is the output of the XML in PHP:

As you can see, this is incorrect.

Your views are appreciated as to why this might be happening.

Thanks!


Replies (2)

RE: Guild items, issues with slot numbers - Added by nimetu almost 7 years ago

Ingame view is sorted.

RE: Guild items, issues with slot numbers - Added by iPHP almost 7 years ago

Ah I see!

It seems another API app for windows sorts them also, hence why I assumed something was wrong with how I pulled it out/

Thanks for your help!

(1-2/2)