Log in

View Full Version : Tracking


Zothen
05-22-2011, 09:37 AM
Why the tracking filters and sorting options arent working? Am I missing something or do they still need to be implemented?

lerxst2112
05-22-2011, 02:41 PM
What class is your toon? I believe only rangers can use the filters. I assume the filtering is client side, but if not I don't see any code in the emulator to handle it.

trevius
05-26-2011, 09:17 AM
On the older clients like Titanium, the client handled the tracking info. On the newer clients, the server handles all of the tracking info, I believe. I don't know offhand if sorting and/or filtering are implemented yet for the new server-side handling of tracking.

Zothen
05-26-2011, 09:56 AM
Well, the sort and filter controls are disabled. And looking at the servers track struct, I dont see a variable to enable them.

I was thinking about sorting the tracking list on server side before sending it to the clients as a kind of workaround, but filters would be nice to have.