Ir para conteúdo

Featured Replies

Postado

Hey guys!

Im looking for some help regarding a problem i cant figure out how to fix.
I want every character to start in Rookgaard, but wierd things happends;
This is what is says in the config.php:

$towns_list = array(
1 => 'Venore', 
2 => 'Thais', 
3 => 'Kazordoon', 
4 => 'Carlin', 
5 => 'Ab\'Dendriel', 
6 => 'Rookgaard', 
7 => 'Liberty Bay', 
8 => 'Port Hope', 
9 => 'Ankrahmun', 
10 => 'Darashia', 
11 => 'Edron', 
12 => 'Svargrond', 
13 => 'Yalahar', 
14 => 'Farmine', 
28 => 'Gray Beach',
29 => 'Roshamuul',
33 => 'Rathleton',
34 => 'Krailos',
51 => 'Dawnport',
52 => 'Feyrist',

So I edited the 
"$config['site']['newchar_towns'] = array(6);"
I've also edited this:
"$config['site']['flash_client_enabled'] = false;"
Which should mean that every character starts in Rookgaard, and there shoudnt be a flash client.

But when I make a character on my server, it starts with the tutorial in the flash client where you have to kill the "Wounded Cave Draptor"
After all that is done, you have to use a rope on a ropespot.
And when thats done, I get to Rookgaard?! 
Does anyone know how to remove the tutorial flash client so every character starts in Rookgaard?

Resolvido por Enzo Caue

Ir para solução
  • Respostas 11
  • Visualizações 1.1k
  • Created
  • Última resposta

Top Posters In This Topic

Most Popular Posts

  • Then change your login.php for this one: https://raw.githubusercontent.com/vankk/Otxserver-New/0e610be1c865e8cc2410d805e7f7b64e79553c1e/login.php

Posted Images

Postado
  • Solução

Alright, lets check something.

 

go to your html_public folder, then open the login.php and search for tutorial

if says: true, change to false, create another character and try again.

 

in case it's already false, change your login.php for this one.

Editado por Enzo Caue (veja o histórico de edições)

Postado
  • Autor
2 hours ago, Enzo Caue said:

Alright, lets check something.

 

go to your html_public folder, then open the login.php and search for tutorial

if it says: true, change to false, create another character and try again.

 

in case it's already false, change your login.php for this one.

 

Where do I find html_public folder?
The only thing with tutorial in my login.php is this:
while ($ dbRet = $ dbResource-> fetch ()) {
    $ dict = array (
        "worldid" => 0,
        "name" => $ dbRet ["name" ],
        "ismale" => (($ dbRet ["sex"] == 1)? true: false),
        "tutorial" => (($ dbRet ["lastlogin"]> 1)? false: true)

If I change it to "false" I get this error when I try to log in:

 

illegal value.png

Editado por firenzie (veja o histórico de edições)

Participe da conversa

Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.

Visitante
Responder

Quem Está Navegando 0

  • Nenhum usuário registrado visualizando esta página.

Estatísticas dos Fóruns

  • Tópicos 96.9k
  • Posts 519.6k

Informação Importante

Confirmação de Termo