Ir para conteúdo
  • Cadastre-se

androidzero

Membro
  • Total de itens

    4
  • Registro em

  • Última visita

Tudo que androidzero postou

  1. I have 16GB RAM.. I guess this should be enough for at least 6 - 10 Players. Here is a screenshot from GPU/CPU-Z.
  2. @jasondruid For anyone who search for compiled windows emulator .exe <LINKS BELOW> worked for me. Here are the links: Windows 32bit: https://mega.nz/#!hggihRbZ!eIvkr9tqxZnQEq-SWFMDiXAY5OCJRfUkLwE50Jht0Lc Windows 64bit: https://mega.nz/#!llJxhRjD!-9Ga8M8QcZi547R99kng0XGCxxEmJHXxq3qV17lJLqM Well done ! Works now. I will search later for the bad syntax in my old 'accountmanagement.php'. I have got one last problem. There is 1 Warning and 1 Error Message during the emulatioon routine. [Warning - Houses::loadhousesXML] House entry not set
  3. <?php if(!defined('INITIALIZED')) exit; if(isset($_REQUEST['action']) && $_REQUEST['action'] == 'logout') Visitor::logout(); if(isset($_REQUEST['account_login']) && isset($_REQUEST['password_login'])) { Visitor::setAccount($_REQUEST['account_login']); Visitor::setPassword($_REQUEST['password_login']); //Visitor::login(); // this set account and password from code above as login and password to next login attempt //Visitor::loadAccount(); // this is required to force reload account and get status of user $isTryingToLogin = true; } Visitor::login(); Here it is!
  4. Everything works well except the PHP Website. I can't login with my created Account on the website but login into Tibia Client.
×
×
  • Criar Novo...

Informação Importante

Confirmação de Termo