Jump to content

Recommended Posts

Posted

Hi,

I made this tool to generate the LUA files (accesoryid.lua and accname.lua) directly from your MySQL tables (item_db and item_db2) and mixing the data with the file idnum2itemresnametable.txt

1-af885b656a2604ad7680cdcec807b472.png

The contents are generated using the Sprite Name in idnum2itemresnametable.txt and the item names in MySQL, including your custom items.

Please help me to test the application and give me all your feedback to fix any problem.

Download LUA Generador:

http://www.4Undeads.com/uploads/LuaGenerator.1.3.rar (or download it from the attached file in the post)

Regards,

Myzter

LuaGenerator.1.3.rar

  • Upvote 10
  • 2 weeks later...
Posted (edited)

Hello,

First off, thank you for taking you time to make such a useful program.

However, Somehow every time I enter the server IP, Port, User, Password, and Database, when I click Generate..

The error message that it displays is "Error, the MySQL Server is not reachable, please check the connection information." Since the connection information is all correct as I have re-checked it many times, are there any other possible solutions for this issue?

Thanks

Edited by gwhrandom
Posted

Hello,

First off, thank you for taking you time to make such a useful program.

However, Somehow every time I enter the server IP, Port, User, Password, and Database, when I click Generate..

The error message that it displays is "Error, the MySQL Server is not reachable, please check the connection information." Since the connection information is all correct as I have re-checked it many times, are there any other possible solutions for this issue?

Thanks

The program is using the original MySQL Connector for .NET, all my connection tests are working fine, local and remote machines.

Some systems doesn't work with "localhost", in that cases, you can try with "127.0.0.1"

Your user have the rights to connect to your MySQL server and read tables from your database?, look the users declared in your MySQL, commonly "YourUser@localhost" ~ "[email protected]", that means MySQL accept connections from the same machine, but you can define rights for remote machines using the same way giving the public IP, ie: "[email protected]"

Posted

Ah I see, yea...thanks for the response Myzter. For whatever reason the system didn't like localhost although it was called that, but 127.0.0.1 worked like a charm. Thanks again!

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...