Hey, does anyone now how to update creature_template without losing any Custom npcs / vendors
Here is the Error that occurs
Code:Error in creature_template table, probably sql file format was updated (there should be 82 fields in sql).
Hey, does anyone now how to update creature_template without losing any Custom npcs / vendors
Here is the Error that occurs
Code:Error in creature_template table, probably sql file format was updated (there should be 82 fields in sql).
You can always dump the world database as a backup when you do changes in case an error occurs and then just execute it again and you'll be back to before.
Freelance Digital Artist
https://reflectionartwork.deviantart.com
You did not desert me
My brothers in arms
I did take another Creature_template that works
But when i execute back my old creature_template it comes back the error
Could you post both .sql files to pastebin and link them?
Freelance Digital Artist
https://reflectionartwork.deviantart.com
You did not desert me
My brothers in arms
Edit : Fixed it with an SQL
Last edited by serialkillerz; 04-11-2010 at 06:04 AM.
Freelance Digital Artist
https://reflectionartwork.deviantart.com
You did not desert me
My brothers in arms
Damn or not fixed the SQL updated the old creature_template but it seemd to remove my custom mobs
You could have added/removed columns yourself, its not that long of a process, just pain grueling annoying. A SQL could have fixed it and for whatever reason shouldn't have deleted your custom mobs...