Quote:
Originally Posted by Sarcoth
Brian, that change there would pretty much kill sorting I think. That is fine if you don't want sorting, but I wouldn't make that change in the master. You'd be better off just replacing the default $t with yours since the first one gets ignored.
I would actually recommend going back to the default though and instead making another change.
Find:
Code:
if ($groupsort == '') { $groupsort = 'title'; $grouptitle = 'title'; }
Replace with:
Code:
if ($groupsort == '') { $groupsort = 'usergroupid'; $grouptitle = 'usergroupid'; }
Does the same thing though so really not important. I'll have to update my optional instructions though, so thank you. 
|
nvm read the code explained thanks with my class stastics there are 10 char classes
warrior,monk,mesmer,necromancer,ranger,elementalis t,assassin,ritualist,paragon, and dervish would like some help on it when you have time