Então pessoal o firstitems esta bugando se alguem poder fornecer um que de as mesmas coisas que o script citado no inicio do topico e que tenha a no vocation eu agradeço.
lá no config.php tem essas linha:
$config['site']['newchar_towns'][0] = array(2);
$config['site']['newchar_towns'][1] = array(1,2);
// sample, if all players should spawn in one city (city with ID 4): uncoment!!
//$config['site']['newchar_towns'] = array(4);
// list of towns on ots
$towns_list[0] = array(0 => 'Venore', 1 => 'Edron', 2 => 'Thais', 3 => 'Carlin'); // list of towns, id => 'name', $towns_list[0] - for world id 0
$towns_list[1] = array(0 => 'Venore', 1 => 'Edron', 2 => 'Thais', 3 => 'Carlin'); // list of towns, id => 'name', $towns_list[1] - for world id 1
consultei meu mapa editor sobre os tower id o 1 é venore,2 thais,3-Kazordoon,4- Carlin,5-Ab'Dendriel,6 Rookguard como que ficaria nessas linhas?
do geito que eu alterei deu esse bug:
Parse error: syntax error, unexpected T_STRING, expecting ')' in C:\xampp\htdocs\config\config.php on line 75
alguem que entenda do assunto poderia ajudar?
Muito obrigado!