Jump to content

crewfire1337

Member
  • Posts

    12
  • Joined

  • Last visited

  • Feedback

    0%

About crewfire1337

Recent Profile Visitors

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

crewfire1337's Achievements

Enthusiast

Enthusiast (6/16)

  • Collaborator Rare
  • One Year In
  • Dedicated
  • Reacting Well
  • First Post

Recent Badges

51

Reputation

  1. The following issue, this does not occur with every quest but with most of them: Due to the Quickslot system, the quests are shifted to the right, but for some quests, they shift back to the left + an inventory button is still visible. [Hidden Content] It's the same quest, but in another state there everything is normal. [Hidden Content] It would be kind if someone could tell me what the problem is and how it could be resolved.
  2. Did you tried it ? Ill tried it already with IsMoving(), dont work too
  3. Bros..... I had the same error, tried to fix it for 7 hours (that was 1 week ago) and yesterday I saw this topic... that was my bugfix before, but all your bugfixes in that way dont work! DO right click on a monster (select a monster ) but run with a mount to a another group, the bug is not gone. sometimes at a mount the character moves little bit forward i think if you attack. if (m_pkHorse) { if(rVictim.IsEnemy() || rVictim.IsPoly()) { return FALSE; } else if(isAttacking()) { return TRUE; } } And this fix: dont works too guys.. [Hidden Content]
  4. A info if you click at object would be nice which prt it is
  5. Before you share your C++ edit, please test it on your own, this code cant work. with your Edit I get compile error because of the char_item.cpp if I change my values item2->AddAttribute(); & ChangeAttribute to AddCostumeAttribute & ChangeCostumeAttribute() it only removes my item and dont add / change bonus.
  6. thank you very much, this tool is best because of range !
  7. Very usefull, but If you accept paypal and run a metin2 server good luck bro until they bust you like rubinum admin xdddddd
  8. c++ is better, I had auto ox with .lua 2017 already
  9. NEW BUG: System works BUT: If you login and -> change character -> login in another character -> back to charselect it will not be last played character...
×
×
  • 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.