Don't like ads? PRO users don't see any ads ;-)
Guest

Jadrag the Slicer

By: a guest on Aug 21st, 2012  |  syntax: SQL  |  size: 0.24 KB  |  hits: 48  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. DELETE FROM `creature` WHERE  `guid`=1000001 LIMIT 1;
  2. INSERT INTO `creature` (`guid`, `id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`) VALUES
  3. (1000001, 50263, 5747.480957, -4736.431641, 775.932983, 1.399191, 180);