Jump to content

[fixed]logSQL.sql


rumpilstilskin

Recommended Posts

Hello everybody!

Starting playing with creating patchs in SQL. It's fun.

Tryed today to creat my first quest... managed to creat my npc, but still work to be done for the quest.

Anyway, was back in my bin folder and saw this growing list of "logSQL.sql"... I didnt mind about these, but there is maybe ten of these now... opened the last one, goes like this :

DELETE FROM creature WHERE guid=151044;

INSERT INTO creature VALUES

(151044,77001,571,1,1,0,0,5836.4,649.724,647.512,5.7742,25,5,0,0,0,0,0);

77001 is the entry of the npc I created today...

So I wonder, are these "logSQL.sql" automatic creations of sql patches too correct errors? If so I assume I should run them.

Thanks for your help!

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

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. Privacy Policy Terms of Use