Jump to content

ossi0110

Community Contributors
  • Content Count

    575
  • Joined

  • Last visited

  • Days Won

    17

Posts posted by ossi0110


  1. Hi, I just want to know how to create the second PROGRESS BAR? By default there's only one progress bar you can modify(total bar). Im thinking how to create the current progress bar?

    Any clue? Can't find it in Google either.

     

    THanks!

     

    You need 2 Progress bars to get a  current progress bar

     

    here is a small vid with a guide for it

     


  2.  

     

     

     

    @Dastgir will you add Ossi New World Map Translation to the Project

    Yes, I was thinking to do that.

    I made a pull request of that to the project. just check if everything is good

    You made a new folder with named "Ossi Files" :/

    Also some lua are not in correct format, it would cause a difficulty in case of future kRO updates.

     

    all my translated files are in the correct format Oo

     

    all 2014+ client are using a new format for  /navigation


  3.  

    I originally posted this in the HPM datacheck announcement thread, but i didn't get an answer. So im just wondering if anyone else is experiencing this problem. 

     

    The problem started yesterday after I updated my server to get access to the new datacheck feature, It all went very smooth and  I compiled it as usual without any errors. I might add that i added:

    #include "../common/HPMDataCheck.h"

    and made sure that it was the last included file:

    http://imgur.com/UNqeg4T

    But when i tried to run my server i got the following errors:

     

    [Warning]: HPM:plugin_load: failed to retrieve 'HPMDataCheckLen' for plugin/HPMHooking.dll, most likely not including HPMDataCheck.h, skipping...[Warning]: HPM:plugin_load: failed to retrieve 'HPMDataCheckLen' for plugin/custom_plugin.dll, most likely not including HPMDataCheck.h, skipping... 

     

    So I checked the code again. I checked both my custom plugin and HPMHooking, and HPMDataCheck.h was indeed included in both of 'em.

     

    When i compiled i used Microsoft Visual Studio Express 2013 and the Hercules-12.sln solution and the server is running Windows. I later tried a build of the latest fresh Hercules and it gave me the same result when I uncommented HPMHooking in confplugins.conf. Am I doing something terribly wrong? or whats really going on?  :wacko:  :unsure:

     

     

    be sure to make

     

    make clean

    ./configure

    make plugins


  4.  

     

     

    There will be too many changes. You can contact @ossi0110 for this.

     

    Yeah but even ossi0110 can't convert this.

     

     

    Yes i got this System for my Own RO server , and yes it for Hercules ,

     

    the system from Lilith got a few bugs what would need to be fixed.

     

     

    but i wont share my Diff , since im using it for my Own Server , and added  new Features into it

     

    Of course, you won't be sharing it for free but will you be selling it?

     

     

    nope


  5. great then will the clean undiff 2014 client and packet data be also available for us member too to download. whe is the release date?

     

     

    If you havent notice even though I don't know much of this stuff i'm still trying to figure out and even though Im not that expert Im trying to answer question and that is just the little thing I can contribute to hercules community.

     

     

    I just want to thank all the people who help me like Via(Mumbles) and Mhalicot your the best.

    maybe I will just be like the other member from now on just wait for someone to release something new and I will just stop trying to contribute to the community like the others

    *sight*

     

    sorry , but when you just looked a bit you would see that this exe is released hmm since 2 weeks allready? 

     

    http://k3dt.eu/Ragexe/unpacked/

     

     

    feel free to use it , but dont make 46646164614 Threads  X Y  Z   is not working on this client ,  since not all Packets are Done , the Translation files need to be changed

     

    since Kro changed the Format of the OLD Navigation files into a new format.

     

    When i release the client i can be sure its 100% working and 100% translated like all my other  releases.

     

     

    soo my question too you is 

     

    do you rly want to release a exe pack now , where you dont even know what is changed in this exe or what all need to be done ?

     

    sorry but broken clients we got enough in the client download section.

     

     

    have fun

     

    ossi0110


  6. Just change the 

     

     

    atcommand->parse 

     

     

    to

     

     

    atcommand->exec 

     

     

    in this file

     

     

    harmony.c:327: error: 'struct atcommand_interface' has no member named 'parse'harmony.c:334: error: 'struct atcommand_interface' has no member named 'parse' 

  7.  

    There will be too many changes. You can contact @ossi0110 for this.

     

    Yeah but even ossi0110 can't convert this.

     

     

    Yes i got this System for my Own RO server , and yes it for Hercules ,

     

    the system from Lilith got a few bugs what would need to be fixed.

     

     

    but i wont share my Diff , since im using it for my Own Server , and added  new Features into it


  8. Awesome! Keep it up :no1:

     

    BTW: where is the Cash shop button?

     

    ignore the buttons hehe , its my custom Skin from my ro grfs ^^ hes still at the same position ^^ , just without the boarders

     

     

    my clients will be shipped out with a basic skin like allways


  9. Hello hercules

     

    Im working on a New Client atm , and here you can see a few Preview pics of it ,  the New client 2014-01-15 Ragexe with new world Map Support.

     

    Atm im working on the  Translation of the new Lub files,  when all is done i will upload a new package for it :)

     

    Special Thanks to

     

    Yommy 

    Neo 

     

    for helping me

     

    kbRTYOb.jpg

     

     

    New World Map Main Page with Dungeon Names  (Translation Done)

    LHhNcqk.jpg

     

     

    New Airship Route Display (Translation Done)

    L2jVTCy.jpg

     

     

    Dungeon Browsing over Navigation Interface ( Translation 30% Done)

    oY41dhL.jpg

     

     

    Extended Map Interface for Episodes ( Translation done)

    cIbjIX2.jpg


  10. Neo, can you increase char name limit, currently its 24.

     

    as far i know its possibel , but it would be to much works, since nearly every Client Function need to be rewriten and so many calls have to be swiched.

     

    this is what Ai4rei told me for a few weeks


  11. UPDATE 2014-1-21

     

     

    All Compiling errors/Warnings fixed & made the patch compatible to the latest rev

     

    Added a  Full Patch File Harmony_Full_3.3.12_V4.patch

     

    Added a Small Fix file to upgrade an existing V3 patch to  V4

     

    links have been added on first post


  12.  

     

    New error. I think it is related with Harmony. Can you fix. Tested with the latest revision

     

    4>d:ragnarok filesserver filesherculessrccommonsocket.c(495): warning C4013: 'do_close' undefined; assuming extern returning int3>d:ragnarok filesserver filesherculessrccommonsocket.c(495): warning C4013: 'do_close' undefined; assuming extern returning int2>d:ragnarok filesserver filesherculessrccommonsocket.c(495): warning C4013: 'do_close' undefined; assuming extern returning int4>d:ragnarok filesserver filesherculessrccommonsocket.c(1260): error C2371: 'do_close' : redefinition; different basic types4>d:ragnarok filesserver filesherculessrccommonsocket.c(1646): warning C4113: 'int (__cdecl *)()' differs in parameter lists from 'void (__cdecl *)(int)'3>d:ragnarok filesserver filesherculessrccommonsocket.c(1260): error C2371: 'do_close' : redefinition; different basic types3>d:ragnarok filesserver filesherculessrccommonsocket.c(1646): warning C4113: 'int (__cdecl *)()' differs in parameter lists from 'void (__cdecl *)(int)'2>d:ragnarok filesserver filesherculessrccommonsocket.c(1260): error C2371: 'do_close' : redefinition; different basic types2>d:ragnarok filesserver filesherculessrccommonsocket.c(1646): warning C4113: 'int (__cdecl *)()' differs in parameter lists from 'void (__cdecl *)(int)'

     

    BUMP!

     

     

    i will fix this tomorrow when im back from work

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.