Jump to content

iMeleys

Banned
  • Posts

    162
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Everything posted by iMeleys

  1. Update - I think i need help by doing a new proto_dump source for my Client its to heavy modificated to work with a normal proto_dump src. -- Solved by using mainline_sg proto_dump and modificating him.
  2. I Think the rest i can solve by myself.. Thank you @flatik for helping me out you are awesome Edit: and by the way @martysama0134 sorry for that you see such a shitty problem from me.. ( i could have solve it if i think enough over my own faults and sorry for that i using systems that i dont have payd i dont have the money for it) (my english is not the best) but i love your work realy ! but i still have to learn so much things and i only getting better from day to day but maybe we meeting us some day again ! and im happy that i have so much people here that helping me alot everyday ! and i will keep pushing forward my C++ Knowledge and will still love to develop on Metin2.
  3. Yeah i have some problems with setting it in the right position..
  4. UPDATE - SOLVED MY OWN FAULTS ! Old Text: I am Trying to Implantate the ACCE_SYSTEM (Shoulder-Band-System) after upgrading the Database Struct to new Eterpack Version 18.x So what is my Problem Today ? If im running the binary and standing on map1 for a while and Seeing Invisible mobs i getting a client crash with SYSERR. SYSERR: [Hidden Content] Picture of Debug Log so what i think the failure must be here under theese files (because i have problems with setting the position right actually it must be 14 for ACCE under Costume Hair.) If you think its somenthing else let me know and i post this File here instantly. - Remove Files from my Source. Solved by : I Solve my problem by copy the structur of my game source inside my Client ! thats how i solve this stupid problem.
  5. Check the Topic.. it realy just was random errors that i caused by myself and the only solution was to follow the tutorial correctly. im sorry.. it will not happening again.
  6. It was my own fault ._. i adding some code on the buttom of actorinstance.h ( yeah i hate myself and love @WLsj24 )
  7. Soo after following things i must ask the Community ( its 3:20 am night ._. ). - I check my source 3 Times ( Seriously i check the code 3 times again ._. ) - I check for wrong writed words inside the code... - After Searching Hours for Hours on Google i cannot find anything So what im trying to do ? i am trying to implantate the ACCE System "Sash Shoulder System" This is what i getting from the compiler: [Hidden Content] What i Think ? i think the Error must be here: - ItemData.h - [Hidden Content] - Orginal ItemData.h (Before Sash) - [Hidden Content] - The Code that i must implentate - [Hidden Content] - or a #include are missing inside the system (i know that because , the other system with the definition "ENABLE_SASH_SYSTEM" has the same error as the code that i using now "ENABLE_ACCE_SYSTEM" so.. maybe someone know where the missing include must be written to.. - OR i adding PythonAcce.cpp and PythonAcce.h wrong but i dont realy think the failure is here i add them like that Visual Studio -> rightclick on userinterface -> add -> add existing item > and done. i think its right. So i hope someone here have a idea what i can do im very thankfully for that and im very tired right now and go in 2h to sleep. and sorry for my english like always Greetings Meleys
  8. Solution - "I Solving theese Errors because some parts of the Tutorial i follow was missing it was my own fault"
  9. but for a dungeon like (The Jotumn Thrym Dungeon) it must be appear everytime again i cannot go there everyday and use this code again // Edit (or can i use them in the regen.txt) ?
  10. i allready know how to use the shoulder sash system without "theese systems" but i will add them so soon as possible ! ( i want this system too) and change then the shoulder code to it again but thanks for letting me know it ( i didnt know it before) you are a great guy.
  11. i know its because this Binary Source is a complete blank Source thats why so many things are "missing" ( i work actually on it and adding so many things ) i like to work on a blank Source because thats how i can know what i do on it and solving my own Errors if some appears.
  12. Im actually working on a different system but im also have a question to the community here and maybe someone know a solution for it everbody know how we can spawn a Mob on a specific Location on a Map but "i searching for a solution for spawning Mobs in a random locations on the Map" so everytime that the server spawning the mob he get a different Location and maybe i have explain it understandable or maybe my english is just to bad for it.. - Grettings The Little Meleys
  13. i think u mean under WEAR_SHIELD, if im correct just give a like if im wrong correcting me. ( im realy thankfully for helping me so many times ! )
  14. Im actually working on ItemData.h in GameLib and wanna implentate the Shoulder Sash System the problem is i cannot find "WEAR_COSTUME_HAIR" i only find this : enum EWearPositions { WEAR_BODY, // 0 WEAR_HEAD, // 1 WEAR_FOOTS, // 2 WEAR_WRIST, // 3 WEAR_WEAPON, // 4 WEAR_NECK, // 5 WEAR_EAR, // 6 WEAR_UNIQUE1, // 7 WEAR_UNIQUE2, // 8 WEAR_ARROW, // 9 WEAR_SHIELD, // 10 WEAR_MAX_NUM, }; and i must implentate after "WEAR_COSTUME_HAIR" - this #ifdef ENABLE_ACCE_SYSTEM WEAR_COSTUME_ACCE, #endif can someone help me out ? (i think my server dont have the weapon costume system thats why i dont find them) - only what i think - Greetings Little Meleys
  15. - RIP Rubinum ( and i spoke with hunterkuth yesterday its scary .. )
  16. Thank you , yeah its better then a mysql query thank you that u made it for me.
  17. Thank you for Quoting him ! i cant give any thanks for today anymore but feel yourself cuddled by me
  18. Thank you for re-opening i know at the moment im not good enough to find a real Solution. I am only a Beginner in Learning C++ and reading Tons of Books.. but i know that this Topic is so Important ! That the Community have to Start working with each other and like i say before to talk again with each other ! i only seeing hate i see how bad people in the Community trying to harm each other but thats not right and i think we all love to develop on Metin2 and i just hope that we can find a solution because .DE has find it too ! so if .DE can do this we can also do that. and i hope that some Developers from Rubinum like @HuNterukh can say somenthing to this Topic too because Rubinum also improve the players Game Quality hope its okay to quoute you here Hunter. @Alpha also known as 'Tim66613' can also say somenthing to it i know Tim you dont speak much in the Community but maybe this once for me .. ! all the Big People could @martysama0134 and i hope they do for a little person like me and everyone. and maybe and i dont know but maybe @iMer too ! "Dont wondering why i quouting you all but read the topic and you will know" maybe you all hear me understand me and speak i hope so this text does not only goes to the big people that i know it goes to every developer that are great in C++ ! ? - Lovely Greetings / and sorry for my English The Little Meleys
  19. For me is this Tutorial realy awesome i like to learn new things everyday Thank you Martysama i seen alot of good stuff from you and its helping me alot ! Lovely greetings Your Meleys
  20. if its realy the bosshunter event you will be my hero forever. // Edit its realy the Bosshunter Event
  21. i know that this is allready public but not like i want and i need a solution for automated messages from the system with a time cycle i would like C++ Code and i realy would love it if i can write the messages over account.news from my database ! that would be awesome Example System Message over MySQL: 1.) Dont Feed the Yang Sellers // message at 4 PM 2.) Dont Hesistate to ask Question and such sort of stuff... // message to the community at 9 PM
×
×
  • 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.