Jump to content

Lajk

Inactive Member
  • Posts

    19
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Lajk

  1. 21 minut temu, Anyone napisał:

    Edit like this:

    
      /*          if (test_server)
                {
                    sys_log(0, "%s attack hack! time (delta, limit)=(%u, %u) hack_count %d",
                            ch->GetName(),
                            current_time - ch->m_kAttackLog.dwTime,
                            GET_ATTACK_SPEED(ch),
                            ch->m_speed_hack_count);
     
                    ch->ChatPacket(CHAT_TYPE_INFO, "%s attack hack! time (delta, limit)=(%u, %u) hack_count %d",
                            ch->GetName(),
                            current_time - ch->m_kAttackLog.dwTime,
                            GET_ATTACK_SPEED(ch),
                            ch->m_speed_hack_count);
                }*/

    Test

    Still crashing

×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.