Jump to content

zyfluxor

Member
  • Posts

    10
  • Joined

  • Last visited

  • Feedback

    100%

About zyfluxor

  • Birthday 04/06/2001

Informations

  • Gender
    Male

Social Networks

  • Discord
    fewthinbo

Recent Profile Visitors

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

zyfluxor's Achievements

Contributor

Contributor (5/16)

  • Collaborator
  • Conversation Starter
  • Dedicated
  • One Month Later
  • Week One Done

Recent Badges

0

Reputation

  1. https://www.youtube.com/watch?v=AXHrA_e7gc4 Video Mission Manager (youtube.com)
  2. const DWORD requiredVnum = 70100; const BYTE requiredCount = 5; const DWORD rewardVnum = 70200; const BYTE rewardCount = 1; if (ch) // character { if (ch->CountSpecifyItem(requiredVnum) >= requiredCount) { ch->RemoveSpecifyItem(requiredVnum, requiredCount); ch->AutoGiveItem(rewardVnum, rewardCount); } }
  3. https://www.youtube.com/watch?v=-PYDR92295w event manager system v1
  4. Improved view range Damage manager Improved pvp system click to see videos.
  5. send me a message on dc, my dc username: fewthinbo
  6. Hi. I have a problem with lv.70 and lv.90 armors. I'm not talking about effects textures, effects work correctly. When looking from outside a circular range (not too far), these armors appear white. And this not happened on male assassin & shaman. If anyone has an idea about why it happened, they can write their comments. Thanks.
×
×
  • 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.