Jump to content

Dutschke

Inactive Member
  • Posts

    19
  • Joined

  • Last visited

  • Feedback

    0%

About Dutschke

Informations

  • Gender
    Male

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Dutschke's Achievements

Contributor

Contributor (5/16)

  • Very Popular Rare
  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done

Recent Badges

220

Reputation

  1. M2 Download Center Download Here ( Internal ) guide: [Hidden Content] icons: [Hidden Content] vt: [Hidden Content]
  2. [Hidden Content] @arves100 ##update: fixx
  3. Why do you insult turkey? is it the blame of turks? go and get some respect. OT: rude.
  4. void CPetActor::SetName() { char buf[64]; if (0 != m_pkOwner && 0 != m_pkOwner->GetName()) snprintf(buf, sizeof(buf), "%s - %s", m_pkOwner->GetName(), m_pkChar->GetMobTable().szLocaleName); else snprintf(buf, sizeof(buf), "%s", m_pkChar->GetMobTable().szLocaleName); if (true == IsSummoned()) m_pkChar->SetName(buf); m_name = buf; }
  5. Can you share equipment background.tga?
  6. That's not the point. I need the mouse wheel down and mouse wheel up event.
  7. Is there anyone who can share the necessary codes for the mouse wheel up or mouse wheel down? @VegaS™
  8. I don't know when you made this mistake. I think it's random.
×
×
  • 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.