Jump to content

lorcbatu

Inactive Member
  • Posts

    2
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by lorcbatu

  1. 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

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