Beiträge von Ashine

    if you mean BASH
    pkg install bash


    Unfortunately, it does not work. After installing and rebooting it's the same. Everything else works from MySQL to Filezilla.



    But thank you very much.
    If it was a coincidence that the files were able to run, I would be very happy for every advice. They look interesting and I'd like to look at them.


    Btw. sorry for english.

    Hello.



    Trying to put it into operation Bitte melden Sie sich an, um diesen Link zu sehen..
    Unfortunately after preparing free BSD



    I did the following:
    portsnap fetch extract
    portsnap fetch update
    pkg install python27
    pkg install mysql56-server
    ee /etc/rc.conf ----> mysql_enable = "YES"
    Extract mysql.tar.gz and game.tar.gz
    mysql
    CREATE USER 'hidden' @ 'hidden' IDENTIFIED BY 'hidden';
    GRANT ALL PRIVILEGES ON *. * 'hidden '@' hidden ';
    FLUSH HOSTS;
    FLUSH PRIVILEGES;
    cd / usr / home / game
    sh panel.sh
    1



    And although I have installed python27 it still does this to me. Please advise someone how to run Bitte melden Sie sich an, um diesen Link zu sehen.?



    Thanks advance :)


    Bitte melden Sie sich an, um dieses Bild zu sehen.

    What do you need to have a free bsd installed for the successful running of these files?



    I have:
    Mysql5.6
    Python2.7



    will I need something else?



    Please also ... how is the unpacker used?

    Hello,


    I have such a problem. I used the system code to improve the critical hit effect.


    it should look like this:
    Bitte melden Sie sich an, um dieses Bild zu sehen.


    I added the code to both the client and root.


    UserInterface/InstanceBaseEffect.cpp open and search;


    root/playersettingmodule.py open and search;


    Code
    1. #chrmgr.RegisterCacheEffect(chrmgr.EFFECT_DAMAGE_CRITICAL, "", "d:/ymir work/effect/affect/damagevalue/critical.mse")
    2. thus replaced;
    3. chrmgr.RegisterCacheEffect(chrmgr.EFFECT_DAMAGE_CRITICAL, "", "d:/ymir work/effect/affect/damagevalue/critical.mse")



    I did everything according to the instructions and the result with me?
    Bitte melden Sie sich an, um dieses Bild zu sehen.


    critical.dds is not displayed correctly. (i tried to replace it with png format but the result was the same)
    What error am I doing?
    Budud likes for every advice. :)

    u need the libs 4 32bit version of FreeBSD

    Bitte melden Sie sich an, um diesen Link zu sehen.


    Thank you,
    so lib 4 for example libtiff.so.4
    I paste it through FileZila into the lib32 folder.


    So I do not mind using Free BSD 11.1?


    Unfortunately, even after uploading the lib to the server and the subsequent reboot, the problem persists.
    Thank you very much for the advice :)


    I put them in / usr / lib32


    If I did something wrong or used a bad lib please advice or tip for correct upload.

    Hello,


    I'm trying to use server files reworked by fliege. I was recommended by one of my friends.
    Bitte melden Sie sich an, um diesen Link zu sehen.


    I use free-bsd 11.1 amd64


    However, every time I try to run the server through:

    Shell-Script
    1. cd / usr / home / game
    2. sh index.sh


    so after choosing option 1, it still reports this error even though the file is there. Unable to fix or add lib32.


    Please, why is this error caused?
    Do I use the correct version of Free BSD? What version of free bsd is currently the best for metin2 server?


    Thank you in advance for your advice.


    I'm a newbie in the creation, I want to learn. :)