Leaf wrote:cavesomething wrote:
on a similar note, can Leaf provide the statistics on the races that are used?
Sure, but players files that have not been used for more the 12months were moved to backup directories as a way to try and reduce the login lag.
For players files that have been active in 2005:
21 arch pl_half_orc
40 arch halfling_player
43 arch serpentman_player
51 arch gnome_player
57 arch troll_player
59 arch northman_player
62 arch quetzalcoatl_player
77 arch wraith_player
161 arch dwarf_player
191 arch fireborn_player
239 arch elf_player
267 arch human_player
333 arch pl_dragon
For those interested..
for i in $(ls); do grep ^animation $i/$i.pl | head -n 1; done | sort | uniq -c | sort -n
1 animation green_dragon2
1 animation red_dragon2
3 animation black_dragon2
3 animation blue_dragon2
23 animation pl_dragon_bl
23 animation pl_dragon_blue
24 animation pl_dragon_g
27 animation wizard_yellow
28 animation swashbuckler_class
30 animation monk_class
32 animation evoker_class
33 animation thief_class
35 animation priest_class
39 animation wizard_white
44 animation ninja_class
49 animation alchemist_class
57 animation barbarian_class
63 animation sorcerer_class
80 animation wizard
101 animation warlock_class
106 animation paladin_class
188 animation warrior_class