Postby rekun » Mon Jul 28, 2003 4:40 pm
Quick examples, as I dont have much time.
List Index:
When you open up the Find Group/Player Window you see something like: Grouped, Name, Location (Zone), Level and Class.
The first 30 slots in the window are "reserved" for Group Leaders looking for extra players, ie. these characters use list-indexes 0-29. Solo players then follow lower in the list using list-indexes 30-xx. Example:
(index 00) Grouped, Rekun, Darkness Falls, 50, Mins
(index 01) Grouped, Smallhorse, Darkness Falls, 50, Cler
(index 30) Solo, Duff, Darkness Falls, 50, Pala
.. and so on. Hope you understand.
Yes, Zone ID is the ID of the zone the player is in, ie. 0xF9 (249) for Darkness Falls.
Class is the first 4 characters of the class name, ie. "Spir" for Spiritmaster.. "Sham" for Shaman.. "Warr" for Warrior.. You get the drift.
Nothing else to it.
you know you want to.