nanduzenho
Member
Good afternoon!!! I would like to put a start in rook option just for those who want to start there. However, when I put the "no vocation" option in createaccount, I still have the option to choose the city, such as Thais, Carlin, Venore... Does anyone know how to make the player who chooses to start in rook not have this possibility to go to main without a vocation?
config.php :
config.php :
PHP:
$config['site']['newchar_vocations'] = array(1 => 'Sorcerer Sample', 2 => 'Druid Sample', 3 => 'Paladin Sample', 4 => 'Knight Sample');
$config['site']['newchar_towns'] = array(1, 2, 3, 4, 5);
$config['site']['max_players_per_account'] = 7;
Last edited: