roriscrave
Advanced OT User
- Joined
- Dec 7, 2011
- Messages
- 1,210
- Solutions
- 35
- Reaction score
- 207
i tried to create the healer vocation, but dont appear nothing.
I have created a new sample: 5 => 'Healer Sample' and i created the Healer Sample in sql too.
but when try to create ACC dont appears the name
OBS: if I create the character, he usually creates the Healer.
But this is the bug, which is not showing the name at the time of creating the char.

I have created a new sample: 5 => 'Healer Sample' and i created the Healer Sample in sql too.
but when try to create ACC dont appears the name
Code:
$config['site']['newchar_vocations'][0] = array(1 => 'Sorcerer Sample', 2 => 'Druid Sample', 3 => 'Paladin Sample', 4 => 'Knight Sample', 5 => 'Healer Sample');
But this is the bug, which is not showing the name at the time of creating the char.
