Jump to content

flatik

Premium
  • Posts

    94
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    100%

Everything posted by flatik

  1. Hi! My problem: If I use wolfman skill, it will not damage. Why? Everything else works. hack_log: SKILL_HACK: name=test, job=4, group=1, motion=121
  2. open item_proto.txt, search WEAPON_CLAW text, and delete all... OR delete item....
  3. WEAPON_CLAW Not used type, delete type or add wolfman system.
  4. MobSize is not used function. You can delete.
  5. Hi all! My problem: There is no skill damage. The normal damage -> work! syslog: SkillHack: Skill(32) is not in container What the problem? o.O Thanks is advance!
  6. Not work! ő.Ő My version: G++5, boost 1.5.8, lua51, libdevil 1.7.8, freebsd 10.3 Edit: replace typeof with __typeof replace auto_ptr with unique_ptr Makefile: LIBS = -pthread -lm -lmd CFLAGS = -g -Wall -Ofast -std=c++11 -pipe -mtune=athlon-fx -fstack-protector-all -m64 -fexceptions -D_THREAD_SAFE -DNDEBUG -Wno-strict-aliasing what the problem?
  7. boost::unordered_map<const VID, size_t>::iterator iterTargetMap = rSkillUseInfo.TargetVIDMap.find(TargetVID); replace to? auto iterTargetMap = rSkillUseInfo.TargetVIDMap.find(TargetVID); that enough?
  8. Hi all! How to fix building makepack project? i problem: lib error... Please help me! Thank you! or upload work makepack project... (I would be grateful)
  9. Hi! Thanks for the upload! My problem: You can not connect the client. Please add the serverinfo.py file. Thanks in advance. EDIT: FIXED! questlib.lib add the quest folder.
  10. Hi all! How to stop moving the character? What's the code? Not working: character->SendMovePacket(FUNC_MOB_SKILL, 0, character->GetX(), character->GetY(), 0, left_second); or character->Stop(); Thanks in advance!
  11. Hello all! How to activate the code search engine? Image: c++ not work. c# work.
  12. Hi, Reboot! You did not know to fix the sequence error? Thanks for the upload.
  13. CTOA using codes removed all. open/run bin: -> syserr: writing CTOA error. How to edit python27 sdk? I not using CTOA function. Magyar:
  14. How to delete CTOA function? python27 source code. Thank you in advance!
  15. BUMP! Success: python27.lib No succes: lzo-2.08.lib Lzo source code: [Hidden Content] Please help me! How to compile c++ file in visual studio?
  16. Hi all! How to compile new lzo/python library (.lib) file? Please help me! Thank you in advance!
  17. Ragirov43: idiot... Only english allowed in this board. Koray: Thank you!
×
×
  • 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.