smoothrocker
New Member
- Joined
- May 16, 2009
- Messages
- 22
- Reaction score
- 0
I am using gesior acc maker page. When people make accounts they choose from the 4 vocations yet they still start out at level 1. can anyone tell me how to make them start out at 8? i went into htdocs/includ/conifg.php and the aprt for that looks like
So i do not kno what the problem is. can anyone help me? I am using tfs 0.3.4 and gesior 0.3.4
Please i really need help
PHP:
//let client choose a vocation?
$config['clientChooseVocation'] = 'yes';
$config['newCharacterVocation'] = 0;
$config['newCharacterLevel'] = 8;
$config['newCharacterTownId'] = 1;
So i do not kno what the problem is. can anyone help me? I am using tfs 0.3.4 and gesior 0.3.4
Please i really need help