Ir para conteúdo

Pedro.

Membro
  • Registro em

  • Última visita

Tudo que Pedro. postou

  1. vim mais rápido que meu esperma precoce! lindo gato super lindo amei demais ai meu coração xitei
  2. Pedro. postou uma resposta no tópico em Mapas de Tibia
    muito irado essas sprites né? good job!
  3. tá nas minhas novas atts, teus mapas são incriveis, viadin
  4. Pedro. postou uma resposta no tópico em Mapas de Tibia
    nocry, é real! ficou dahora! vou até usar no meu 7.4
  5. pode ser o código que foi bugado, aqui no forum, ai tem que ir no notepad c++ e mudar a formatação pra ver.
  6. troca essa parte aqui //Here start our new accountmanagement ;D if($action == "") { if($account_logged->getCustomField('premdays') > 0) $account_statusOver = ' <span class="green"> <span class="BigBoldText">Premium Account</span> </span>'; $account_status = '<b><font color="#00CD00">Your Premium Time expires at '.strftime('%b %d %Y, %H:%M:%S', $resDate).'</font></b>'; else $account_statusOver = ' <span class="red"> <span class="BigBoldText">Free Account</span> </span>'; $account_status = '<b><font color="red">Free Account</font></b>'; if($account_logged->getCustomField('premdays') > 0) $account_statusPic = '<img class="AccountStatusImage" src="'.$layout_name.'/images/account/account-status_green.gif" alt="free account">'; else $account_statusPic = '<img class="AccountStatusImage" src="'.$layout_name.'/images/account/account-status_red.gif" alt="free account">';
  7. clica em manage account, nessa parte ai não tá setado n.
  8. troca essa parte aqui //Here start our new accountmanagement ;D if($action == "") { if($account_logged->getCustomField('vip_time') > 0) $account_statusOver = ' <span class="green"> <span class="BigBoldText">VIP Account</span> </span>'; else $account_statusOver = ' <span class="red"> <span class="BigBoldText">Free Account</span> </span>'; if($account_logged->getCustomField('vip_time') > 0) $account_statusPic = '<img class="AccountStatusImage" src="'.$layout_name.'/images/account/account-status_green.gif" alt="free account">'; else $account_statusPic = '<img class="AccountStatusImage" src="'.$layout_name.'/images/account/account-status_red.gif" alt="free account">'; por essa aq //Here start our new accountmanagement ;D if($action == "") { if($account_logged->getCustomField('premdays') > 0) $account_statusOver = ' <span class="green"> <span class="BigBoldText">Premium Account</span> </span>'; else $account_statusOver = ' <span class="red"> <span class="BigBoldText">Free Account</span> </span>'; if($account_logged->getCustomField('premdays') > 0) $account_statusPic = '<img class="AccountStatusImage" src="'.$layout_name.'/images/account/account-status_green.gif" alt="free account">'; else $account_statusPic = '<img class="AccountStatusImage" src="'.$layout_name.'/images/account/account-status_red.gif" alt="free account">'; e essa parte aqui //Here finish our new account management $account_id = $account_logged->getId(); if($account_id == 1) header("Location: ?subtopic=accountmanagement&action=logout"); if($action == "manage") { $account_reckey = $account_logged->getCustomField("key"); $dataAtual = time(); $dataProxima = $account_logged->getCustomField('vip_time'); $data1 = $dataProxima - $dataAtual; $dataCerta = $data1 / 86400; if($account_logged->getCustomField('vip_time') > 0) $account_status = '<b><font color="#00CD00">VIP Account, '. floor($dataCerta) .' days left</font></b>'; else $account_status = '<b><font color="red">Free Account</font></b>'; if(empty($account_reckey)) $account_registred = '<b><font color="red">No</font></b>'; else if($config['site']['generate_new_reckey'] && $config['site']['send_emails']) $account_registred = '<b><font color="green">Yes ( <a href="?subtopic=accountmanagement&action=newreckey"> Buy new Rec key </a> )</font></b>'; else $account_registred = '<b><font color="green">Yes</font></b>'; $account_created = $account_logged->getCreateDate(); $account_email = $account_logged->getEMail(); $account_email_new_time = $account_logged->getCustomField("email_new_time"); if($account_email_new_time > 1) $account_email_new = $account_logged->getCustomField("email_new"); $account_rlname = $account_logged->getRLName(); $account_location = $account_logged->getLocation(); por essa aqui //Here finish our new account management $account_id = $account_logged->getId(); if($account_id == 1) header("Location: ?subtopic=accountmanagement&action=logout"); if($action == "manage") { $account_reckey = $account_logged->getCustomField("key"); $daysVip = $account_logged->getPremDays(); $vipDays = $daysVip * 86400; $resDate = time() + $vipDays; if($account_logged->getCustomField('premdays') > 0) $account_status = '<b><font color="#00CD00">Your Premium Time expires at '.strftime('%b %d %Y, %H:%M:%S', $resDate).'</font></b>'; else $account_status = '<b><font color="red">Free Account</font></b>'; if(empty($account_reckey)) $account_registred = '<b><font color="red">No</font></b>'; else if($config['site']['generate_new_reckey'] && $config['site']['send_emails']) $account_registred = '<b><font color="green">Yes ( <a href="?subtopic=accountmanagement&action=newreckey"> Buy new Rec key </a> )</font></b>'; else $account_registred = '<b><font color="green">Yes</font></b>'; $account_created = $account_logged->getCreateDate(); $account_email = $account_logged->getEMail(); $account_email_new_time = $account_logged->getCustomField("email_new_time"); if($account_email_new_time > 1) $account_email_new = $account_logged->getCustomField("email_new"); $account_rlname = $account_logged->getRLName(); $account_location = $account_logged->getLocation();
  9. você vai precisar trocar de vip_time pra pra premmy, se não me engano é getPremDays
  10. não sei? você não deixou o código do seu site para olharmos, você só perguntou como faz. Poste ai no pastebin, ou deixa aqui como spoiler.
  11. Pedro. postou uma resposta no tópico em Mapas de Tibia
    se não bastasse, ele posta conteúdo pra 7.4 também! puta que pariu, daniel ficou no chinelo memo.
  12. Pedro. postou uma resposta no tópico em Mapas de Tibia
    como sempre, ótimos mapas, parabéns brozito.
  13. Pedro. postou uma resposta no tópico em Formação de Equipe
    Boa sorte, to acompanhando.
  14. Pedro. postou uma resposta no tópico em Suporte Tibia OTServer
    clica com o botao direito, vai em especionar, vê se tá puxando direito, se tá com imagem, sem etc.
  15. Pedro. postou uma resposta no tópico em Tibia Global OTServer
    CREATE TABLE player_autoloot ( id int NOT NULL AUTO_INCREMENT, player_id int NOT NULL, autoloot_list blob, PRIMARY KEY (id) );
  16. Parabainsssssss yianzito.
  17. Pedro. postou uma resposta no tópico em Websites
    topix
  18. Eu nunca gostei pokemon nem entendo, mas gostei, essa parte de addon pra pokemon e tals, teu cliente também tá muito bonito. Parabéns, espero que dê certo.
  19. Pedro. postou uma resposta no tópico em Websites
    tinha passado despercebido, pronto.
  20. Pedro. postou uma resposta no tópico em Websites
    Download html.rar Scan: https://www.virustotal.com/pt/file/3d45f587a6ca0c13978ac80e94fc0e36e948c12999cd131fd98105cf24778243/analysis/ créditos, PokeStorm, metroblue.
  21. Pedro. postou uma resposta no tópico em Tibia Global OTServer
    https://github.com/otland/forgottenserver/wiki/Compiling

Informação Importante

Confirmação de Termo