Jump to content

posti

Member
  • Posts

    27
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by posti

  1. i have added that, but still it wont start i'm going to install gdb and see if i find something on game.core
  2. so i have tried to start the server on freebsd 13. i get these syserrors: auth: db:
  3. i didnt do that, i downloaded it from cryptopp page cause freebsd 12.1 isnt supporting pkg anymore (atleast i cant make it work) btw, can i use every freebsd version to start the server, or does it have to be atleast the freebsd version i have compiled it with?
  4. i copied all the .h into the include/cryptopp now its working, thanks alot!
  5. compiled it, copied it into the extern/lib folder compiled source now this: cryptopp 8.4.0 btw
  6. So, i have tested it and get this error: i have changed makefile the way you told me:
  7. i'll try tomorrow with a fresh mind, thanks for the help! i'll give you feedback when im done with it. thanks alot!
  8. After adding CXX = g++ CC = gcc on GNUMakefile and compiling the source, now i get this error: GNUMakefile: Game Makefile:
  9. sadly i still get the same error is it ok for you to add you? should i post my makefiles?
  10. so the easiest way should be compiling everything with clang instead of gcc? thanks for the fast reply // i can't make it work. changed to clang, but give me even more errors now. may i add you on dc?
  11. hey i've tried to update gcc49 to gcc9. my problem now is this: i alrdy rebuild cryptopp. i hope someone can help me!
  12. just take a look at target drop information system. had the same problem. its not just for metin stones, but for every monster drop. look at the packets. thats the only hit i'll give you with this one.
  13. there is an error with your packages, u should check that.
  14. [Hidden Content] thats the problem, the dragonstone attr is changing every time im activating/deactivating it. i assume its changing the "time" in attr because for ruby dragonstone it start with boni id 5 but it counts backwards, which is wrong but i have no idea how to fix that. can anyone help me?
  15. install clip masking by mali first
  16. do you use the target drop information system? thats where you should take a look.
  17. Hey guys, i'm using the loot filter which mali released. My Question is, has someone changed it the way so you can still pick up filtered items with your mouse click? Thanks for your time.
  18. using CryptoPP::byte; doent work for me. it gives me this error: Error C2039 'byte' is not a member of 'CryptoPP'. EterBase \source\EterBase\cipher.h 14 Error C2873 "byte": The symbol cannot be used in a using declaration EterBase source\EterBase\cipher.h 14
  19. next time tell us the fix, so others wont have to start another thread
  20. so it doesnt pick it up on its own? my bad then! Does anyone know how to change it so i dont have to activate the filter with the filter pass?
  21. for me it doesnt pick up the items.
  22. AFFECT_DICT_ELEMENT = { item.APPLY_ENCHANT_ELECT : [localeInfo.REFINE_ELEMENT_TEXT_ELECT,localeInfo.TOOLTIP_APPLY_ENCHANT_ELECT2,0xFF23B7E8], item.APPLY_ENCHANT_FIRE : [localeInfo.REFINE_ELEMENT_TEXT_FIRE,localeInfo.TOOLTIP_APPLY_ENCHANT_FIRE2,0xFFDD483B], item.APPLY_ENCHANT_ICE : [localeInfo.REFINE_ELEMENT_TEXT_ICE,localeInfo.TOOLTIP_APPLY_ENCHANT_ICE2,0xFF3D6CD0], item.APPLY_ENCHANT_WIND : [localeInfo.REFINE_ELEMENT_TEXT_WIND,localeInfo.TOOLTIP_APPLY_ENCHANT_WIND2,0xFF37CF21], item.APPLY_ENCHANT_EARTH : [localeInfo.REFINE_ELEMENT_TEXT_EARTH,localeInfo.TOOLTIP_APPLY_ENCHANT_EARTH2,0xFFF4CA10], item.APPLY_ENCHANT_DARK : [localeInfo.REFINE_ELEMENT_TEXT_DARK,localeInfo.TOOLTIP_APPLY_ENCHANT_DARK2,0xFFB72EE0], } GetAddElementSpellOpen = False GetItemElementGrade = -1 GetItemElementType = -1 GetItemElementValue = -1 GetItemElementAttack = -1 GetFuncElementSpell = True
  23. im trying to use the element spell system, but got an error If someone would take the time to help me fix it, i would thank him with a few bucks.
  24. why isnt this not working? i choose the file i want to compare, but it doesnt load the file.
×
×
  • 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.