Jump to content

AZICKO

Management
  • Posts

    1490
  • Joined

  • Days Won

    13
  • Feedback

    100%

Community Answers

  1. AZICKO's post in types c++ source metin2 was marked as the answer   
    I have a non-exhaustive list.
    You need to edit with caution and make sure everything is compatible.
     
  2. AZICKO's post in Mysql56 to Mysql8 was marked as the answer   
    MySQL 8.0 works:
    You must compile your "db" and your "game" with the MySQL 8.0 includes. Change the password encryption method or imitate the PASSWORD() function (it has been removed) Some columns must be wrapped (in the cpp file) ("window", "rank" for example...)
  3. AZICKO's post in Brillances was marked as the answer   
    You should modify the Alpha channel of the DDS file.
  4. AZICKO's post in error: unable to find library was marked as the answer   
    cd /usr/m2_project && sh m2sh.sh Clean All => 310 Compile SubLib => 309 306 305 304 307 308 Compile Main Project => 303 302 301 One per One.
     
  5. AZICKO's post in What packages should I install for FreeBSD 12 and Mainline ? was marked as the answer   
    Hi,
     
    I use:
    python27 gmake
    makedepend
    devil
    gdb
    llvm-devel
    boost
    mysql-server80
  6. AZICKO's post in M2DEV profile-background image was marked as the answer   
    Feature for special rank (dev, artist, vip...) not for the rank member.
    PS: Your signature is too large. I invite you to reduce it, please.
  7. AZICKO's post in [Question]Random client crash with no syserr was marked as the answer   
    Live Debug with Visual Studio 😛 
  8. AZICKO's post in SysLog - QUERY : LONG INTERVAL was marked as the answer   
    I had this error on a cheap and not very powerful dedicated server.
    I migrated the server, it's been better since then. There may be another explanation  
×
×
  • 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.