I don't know if it's the server or the client, but only novice sprites is shown for some of the chars. Eg Sword man and Crusader.
And the concentration / Awakening potion do not show the effect on aspd in char sheet, don't know if this is related.
I have checked the db looks right for Awa pots.
//ASPD in RE they give a fixed +4/+6/+9 ASPD
645,Center_Potion,Concentration Potion,2,800,,100,,,,,0xFFFFFFFF,63,2,,,,,,{ sc_start SC_ASPDPOTION0,1800000,4; },{},{}
656,Awakening_Potion,Awakening Potion,2,1500,,150,,,,,0xFFF7FEEF,63,2,,,40,,,{ sc_start SC_ASPDPOTION1,1800000,6; },{},{}
657,Berserk_Potion,Berserk Potion,2,3000,,200,,,,,0x41E646A6,63,2,,,85,,,{ sc_start SC_ASPDPOTION2,1800000,9; },{},{}
For the sprite thing I have tried without translation and with. My own client and one I found on the net. No custom sprites installed, but we use the custom class changer in rAthena.
Do any one out there have a general direction to point me?
Server is compiled for 2012-04-10aRagexeRE and SQL running on Ubuntu 12.04.4
I cant find the build number of the rAthena server... Quit new thou around 4 weeks...
Thanks in advance.