no, tfs 1.2 doesn't have account managerits work on tfs 1.2 ?
OPPlease mark this as solved with a best answer.
Last seen Nov 26, 2010Ok, can you tell me how i can put in acc maker to create new character only Rookslayer?no, tfs 1.2 doesn't have account manager
what AAC are you using? znote, gesior or my-aac? this should be configurable at a config.php fileOk, can you tell me how i can put in acc maker to create new character only Rookslayer?
Gesior2012-TFS-1.0 ... I know its wrong... i use tfs 1.2what AAC are you using? znote, gesior or my-aac? this should be configurable at a config.php file
its not wrong, but its bad, you should consider using this one instead:Gesior2012-TFS-1.0 ... I know its wrong... i use tfs 1.2
$config['site']['newchar_vocations'] = array(1 => 'Sorcerer Sample', 2 => 'Druid Sample', 3 => 'Paladin Sample', 4 => 'Knight Sample'); $config['site']['newchar_vocations'] = array(0 => 'Rook Sample');Great, thanks awesome!!!!its not wrong, but its bad, you should consider using this one instead:
as for the vocations, go to /config/config.php
and change:
$config['site']['newchar_vocations'] = array(1 => 'Sorcerer Sample', 2 => 'Druid Sample', 3 => 'Paladin Sample', 4 => 'Knight Sample');
to:
$config['site']['newchar_vocations'] = array(0 => 'Rook Sample');
Or you can add vocation 9 as rookslayer and make it an option.Great, thanks awesome!!!!
So now, i create a new character then i'm "13:26 You see yourself. You have no vocation." So maybe can i put a NPC who sell "promote" to Rookslayer?
So now i must add new vocation like Rookslayer, then i can for example put npc and you can Promote to RookslayerOr you can add vocation 9 as rookslayer and make it an option.
Hey, now i have a problem in acc maker, i cant create any character:its not wrong, but its bad, you should consider using this one instead:
as for the vocations, go to /config/config.php
and change:
$config['site']['newchar_vocations'] = array(1 => 'Sorcerer Sample', 2 => 'Druid Sample', 3 => 'Paladin Sample', 4 => 'Knight Sample');
to:
$config['site']['newchar_vocations'] = array(0 => 'Rook Sample');
Well, you kinda need to create samples for different voc's, including rook sample in database.Rook Sample
ok works, why when i delete player in acc maker then i can still login and play?Well, you kinda need to create samples for different voc's, including rook sample in database.
Maybe its a delayed deletion (7 days or something).ok works, why when i delete player in acc maker then i can still login and play?
Maybe its a delayed deletion (7 days or something).