View Single Post
fakuivan
Senior Member
Join Date: Nov 2015
Old 12-04-2017 , 10:44   Re: [TF2] TF2 Item DB (replaces tf2itemsinfo)
Reply With Quote #149

Quote:
Originally Posted by MAGNAT2645 View Post
Use Python script from here, but there has difference in the names of the tables (here table names with the prefix "new_", on github - without), so you should also compile sourcecode from github

EDIT: Here's recently updated DB, but as i said - all table names without "new_" prefix, so if you dont use plugin from github, there will be errors.
The new_ prefixes are temporary tables, that the script should remove once it finishes running. If those tables are present it means that the script did not close successfully, and raised an exception along the way. Of your database was updated successfully you shouldn't see the new_ tables
__________________
fakuivan is offline