Ok, for the past few days I've been looking for guides and such to create custom items for WOW using mangos. I found a site that let me create my own SQL file and I have tried using HeidiSQL, Navicat, and even the command prompt to import the SQL file into the database, but I got the same error with all three" Table mangos.items does not exist". If anyone knows what I'm doing wrong please feel free to help me out.
Error while importing an sql file
7 posts
-
Posted 2 years ago » Permalink
-
mangos.items does not exist ? actually the item table is not called items, but item_template
so it should be mangos.item_template not mangos.items
Posted 2 years ago » Permalink
-
Yes, indeed it doesn't and I'm not sure why this error pops up when I attempt to import the SQL.
Posted 2 years ago » Permalink
-
Yes :S does anyone knows how to fix this? Cuz i'd like to add my own weapons to the game.
(first topic I see with someone who has the same problem, so does anyone knows the answer?)
Many thanks,Spyware
Posted 1 year ago » Permalink
-
Anyone?
Posted 1 year ago » Permalink
-
Post the script you have problems with and maybe someone will sort it out.
Posted 1 year ago » Permalink
-
I figured it out today! You need Mangos core .sql files. You probably have Antrix core .sql files
Posted 1 year ago » Permalink
Reply
You must log in to post.