-
Notifications
You must be signed in to change notification settings - Fork 757
Db2sql
Haru edited this page Oct 19, 2016
·
1 revision
- (only in pre-renewal mode)
- (only in renewal mode)
- (only in pre-renewal mode)
- (only in renewal mode)
This plugin converts the item database configuration files for use with SQL servers.
The plugin needs to be compiled. If you've already compiled your server and/or other plugins, input these commands:
./configure make plugin.db2sql
In Windows, compile the db2sql plugin in Visual Studio.
Next, the plugin needs to be enabled in :
plugins_list: [ /* Enable HPMHooking when plugins in use rely on Hooking */ //"HPMHooking", "db2sql", //"sample", //"other", ]
To use the converter, update your changes in the desired item database (using for customisations is recommended); then, run this command:
./map-server --db2sql
In Windows, run in the root directory.
The resulting files will be output in the folder as , , and .