Jump to content

sxvoyz

Member
  • Posts

    74
  • Joined

  • Last visited

  • Days Won

    2
  • Feedback

    0%

sxvoyz last won the day on November 15 2016

sxvoyz had the most liked content!

About sxvoyz

Informations

  • Gender
    Male

Recent Profile Visitors

2502 profile views

sxvoyz's Achievements

Community Regular

Community Regular (8/16)

  • Reacting Well
  • Dedicated
  • First Post
  • Collaborator
  • Conversation Starter

Recent Badges

60

Reputation

  1. Add preprocessor define _USE_32BIT_TIME_T to your project's.
  2. In CPythonNetworkStream::RecvItemUpdatePacket() we got 2x `RefreshInventory` function' callback. First in rkPlayer.SetItemCount(packet_item_update.Cell, packet_item_update.count); Second is in before `return true;` You can comment `RefreshInventory` callback in SetItemCount but you have to remember about dss refine window. After remove that line, stones will not update themselves.
  3. Send gm level via EncodeInsertPacket or UpdatePacket.
  4. void CHARACTER::Initialize() { memset(&m_pointsInstant, 0, sizeof(m_pointsInstant)); } That's why somebody got crash. Try define map/unordered_map outside this structure then everything will be alright.
  5. yes, it's possible but depends on your skills with creating/editing 3d objects and animations
  6. [Hidden Content] [Hidden Content]
  7. reupload: [Hidden Content] [Hidden Content]
  8. add condition here like "if (GetRaceNum() == 101) return true;" before number expr
  9. Change in defensewave_pawn/motlist.txt From GENERAL SPECIAL normal_attack1.msa 100 To GENERAL NORMAL_ATTACK normal_attack1.msa 100 /// Or set 100% chance to use skill by this monster
  10. sxvoyz

    Gameforge sucks

    https://board.de.metin2.gameforge.com/index.php/Thread/109951-Neue-Server-neuer-Name-Rubinum/
  11. you have to add affect flag here and add effect to client AddAffect(AFFECT_DRAGON_SOUL_DECK_0 + deck_idx, APPLY_NONE, 0, AFF_NONE, INFINITE_AFFECT_DURATION, 0, false);
  12. sxvoyz

    Gameforge sucks

    webzen should make private servers legal and get profit from that. i think its more profitable than gf servers. true fact and wet dream. anyway private servers are illegal and webzen/gf can close it cuz copyrights
  13. sxvoyz

    Gameforge sucks

    i think gayforge can close only german p-servers
×
×
  • 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.