Jump to content

nyugione

Member
  • Posts

    11
  • Joined

  • Last visited

  • Feedback

    0%

About nyugione

Informations

  • Gender
    Male

Recent Profile Visitors

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

nyugione's Achievements

Enthusiast

Enthusiast (6/16)

  • Very Popular Rare
  • Dedicated
  • Reacting Well
  • First Post
  • Collaborator Rare

Recent Badges

200

Reputation

  1. Hi, After this modification if the attack is BLOCKED or DODGED the attack cannot cause poisoning/fainting/slowing. (New Bonus for block the NORMAL_MAGIC attack) Server/Common/ Server/db/ Server/game/ DumpProto/ Client/src/ Client/game/ SQL
  2. Thank you so much!
  3. I did this but after i teleported another map I still can't attack [Hidden Content] What is the problem?
  4. Hi i try this but when i enter the guild and i leave it i cant delete it until I restart the server What is the problem? After this in ClientManagerPlayer.cpp char szName[64]; strlcpy(szName, row[2], sizeof(szName)); I add this: char szQuery[1024]; snprintf(szQuery, sizeof(szQuery), "SELECT pid FROM player.guild_member WHERE pid=%u", pi->player_id); std::auto_ptr<SQLMsg> pMsg4(CDBManager::instance().DirectQuery(szQuery)); if (pMsg4->Get()->uiNumRows != NULL) { sys_log(0, "PLAYER_DELETE FAILED PLAYER IN GUILD"); peer->EncodeHeader(HEADER_DG_PLAYER_DELETE_FAILED, pi->dwHandle, 1); peer->EncodeBYTE(pi->account_index); return; }
  5. Hi. Can anyone give me a tip on this? That's what I want to do. In my server: [Hidden Content] Other server: [Hidden Content] Look at the metinstone or models. Thanks in advance.
  6. hi. I did a new wings/sashs in gf style(maybe) what do you think? Comment pls Blue dragon metinstones coming soon...
  7. I edited these weapon(Alpha chanel in texture) and i made azrael sash. if someone needs to PM. [Hidden Content]
  8. Nice weapons thanks for sharing. ?
  9. I have this error, somebody can help me?
  10. M2 Download Center Download Here ( Internal ) Some halloween things. ? Download VT
  11. M2 Download Center Download Here ( Internal ) Have a nice day! [Hidden Content] [Hidden Content]
×
×
  • 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.