Quote Originally Posted by Ropiderz View Post
There's an interesting stuff that can be added: the vocation ID of players. I know that tibia client stores a flag that returns the vocation of the current logged in character.

IE:

Self.Vocation() #=> VOCATION_KNIGHT, VOCATION_PALADIN, VOCATION_DRUID or VOCATION_SORCERER
It doesn't store the vocation, afaik.