Cool, thx for info. Currently, our officers are now using alt.MainName and it seems to be working great.
However, I have one glitch/change I've noticed. The average level is a great tool, but it misinforms or actually better said; it posts information that is not needed IMO.
Under the Uploaded column, it gives the average level of those that have uploaded. I would prefer to see a - or even a n/a there.
I did some looking, but my minor knowledge doesn't enable me to figure how to change it, only enough to be dangerous .
I would think this line could be the one that's changed, yes?
- Code: Select all
" . addTableLine(localize('averagelevel'), round($result_avg[0],$leveldecimal), round($result_avg_alts[0], $leveldecimal), round($result_avg_loaded[0], $leveldecimal), $ShowClassBars, 0, false) . "
If not, then I'm at a loss. But I just cannot see how the average level of those that have uploaded can be important.
Thanks again!
Smitty