Jump to content

Saddler

Inactive Member
  • Posts

    111
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Posts posted by Saddler

  1. Hello guys today i'm gonna show u how to compile the source in freebsd.

     

    First of all you need and dns or a dedicated server because in hamachi server we can not use the fetch command

     

    We will install Gmake,Makedepend,Svn(subversion),Devil

     

    1)gmake:

    cd /usr/ports/devel/gmake && make install clean
    2)makedepend:

     

    cd /usr/ports/devel/makedepend && make install clean
     

    3)svn:

     

    cd /usr/ports/devel/subversion && make install clean
     

    4)devil:

     

    cd /usr/ports/graphics/devil && make install clean
     

    NOTE: if you have already installed some of this step just the step and follow the other

     

    Then you do this:

        From libdevil/ copy all .a files into /usr/lib

        From libgame/From lib copy the From libgame.a file into /usr/lib

        From libhackshield/From lib copy the From libanticpxsvr.a file into /usr/lib

        From liblua/From lib copy the .a files into /usr/lib

        From libpoly/ copy the .o files into /usr/lib

        From libserverkey/ copy the .o files into /usr/lib

        From libthecore/From lib copy the From libthecore.a files into /usr/lib

    After copying the files into the /usr/lib do this:

     

    go to the Extern folder of the novaline and open the include folder and copy everything into /usr/include

    go to the Lib folder of the novaline branch and copy everything from there to /usr/lib

    drag the cryptopp and openssl folders into /usr/include

     

    So we have installed everything then we have to upload the branch novaline into /usr/src

    then u give this command in freebsd:

     

    cd /usr/src/novaline/Server && gmake
    when gmake is done you go to /usr/src/novaline/Server/game/src and give this command:

    gmake clean && gmake -j20
     

    to build the db just replace the /game/src with /db/src

     

    This is my first release here so i am sorry if i post in wrong section :D

    What version off FreeBSD do you use?

  2. I'm not into editing the binary. Vanilla core should be a project belonging on security, stability and performance. Client binaries weren't planned. They don't provide these stats and everyone wants to use his own binary maybe a new encryption or something like that. So it's up to you to make these things happen. You can easily set the Yang maximum to 2kkk and just let it as it is if you're unsure to use the new gold maximum.

     

    Sanchez is right, you need to edit the source code and change the type of the variables so the gold amount won't be handled as 'int' anymore but as 'long long' or in his example 'unsigned long long'.

     

    @Mehti: Please provide a syslog. I'll try to reproduce the error and see if I can get some more information.

     

    €: I tried to reproduce the bug but nothing happened. I tried it with killing 1-2 metinstones. Then I spawned 10 and weakened them. For this test I've used the aggr-command to make the mobs attack me. Still no crash. I destroyed all 10 metinstones and no crash happened there.

    Maybe you've got a quest causing these troubles. Check if you have something like that.

     

    Ok, thanks.

  3. it's working and it's stable. Compiled with gcc4.9 for testing purpose.

    I'll make a difference list and then choose with you what version to use. Then it'll be released.

     

    Oh, and I forgot: In the new version you can use more attributes on your skills (e. g. you can enhance your attributues like str, con, int and dex with your skills..)

    I hope now i can run that :)

    Because old version's i can't run because libs and more libs.

    I hope now everything is ok.

     

    Regards.

×
×
  • 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.