Jump to content

Best Software to Create Querys to Weapons


Recommended Posts

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Get the table strucutre and write the query for yourself.

 

If you wanna get a query example just get a software like navicat, connect to your MySQL server and add an empty row to the table (in this case, item_proto I believe).

After you run it, in the bottom of navicat you'll have a query output, with the query it actually ran.

Copy it and edit the values.

 

But if you're thinking on messing around with those kinds of stuff you should learn the basics of MySQL, at least the INSERT/UPDATE commands.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



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