Jump to content

Eigenartig

Inactive Member
  • Posts

    43
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Posts posted by Eigenartig

  1. thank you :o

    On 16.04.2015 18:00:29, nanoia said:

    Here has the following functions in C ++

     

    mysql.query
    mysql.direct_query
    mysql.update
    mysql.real_escape_string
    mysql.get_table_postfix

     

    go to game / src

     

    open queslua.cpp

     

    under

    
    RegisterDragonSoulFunctionTable();

    add

    
    RegisterMysqlFunctionTable();

    open queslua.h

     

    under

    
    extern void RegisterDragonSoulFunctionTable();

    add

    
    extern void RegisterMysqlFunctionTable();

    add in the makefile 

    
    questlua_mysql.cpp

    Download the file

     

    This is the hidden content, please

     

    VirusTotal

     

    This is the hidden content, please

    thank you :o

    • Good 1
    • Love 1
×
×
  • 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.