Показать сообщение отдельно
Старый 05.04.2011, 04:01   #219
killradio_1337
Guest
 
Сообщений: n/a
По умолчанию

В r590 появились такие правки:
Код:
SET @GUID := 101279;
REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`)
VALUES (@GUID, '4075', '571', '1', '1', '1141', '0', '5744.057', '530.3785', '652.8215', '5.613226', '300', '0', '0', '8', '0', '0', '2');
REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, '');
REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES
(@GUID, '1', '5735.67300', '5735.67300', '652.83320'),
(@GUID, '2', '5736.59100', '5736.59100', '652.83320'),
(@GUID, '3', '5737.96800', '5737.96800', '652.81840'),
(@GUID, '4', '5739.18400', '5739.18400', '652.82040'),
(@GUID, '5', '5739.74400', '5739.74400', '652.82460'),
(@GUID, '6', '5746.11000', '5746.11000', '652.82000'),
(@GUID, '7', '5751.63800', '5751.63800', '652.79990'),
(@GUID, '8', '5752.31800', '5752.31800', '652.87450'),
(@GUID, '9', '5752.31800', '5752.31800', '652.87450');
SET @GUID := 112281;
REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`)
VALUES(@GUID, '32265', '571', '1', '1', '17200', '0', '5702.116', '586.9582', '653.6385', '0.8802986', '300', '0', '0', '6986', '0', '0', '2');
REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 50331648, 1, 0, '');
REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES
(@GUID, '1', '5700.71900', '5700.71900', '653.64290'),
(@GUID, '2', '5701.35500', '5701.35500', '653.64290'),
(@GUID, '3', '5702.14300', '5702.14300', '653.63830'),
(@GUID, '4', '5704.13700', '5704.13700', '653.64000'),
(@GUID, '5', '5704.13700', '5704.13700', '653.64000');
SET @GUID := 98230;
REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`)
VALUES (@GUID, '30137', '571', '1', '1', '26779', '0', '5817.645', '647.8217', '609.8859', '5.015419', '300', '0', '0', '10282', '0', '0', '2');
REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, '');
REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES
(@GUID, '1', '5819.04900', '5819.04900', '609.27090'),
(@GUID, '2', '5818.50900', '5818.50900', '609.27090'),
(@GUID, '3', '5817.78400', '5817.78400', '609.91120'),
(@GUID, '4', '5817.21900', '5817.21900', '609.88590'),
(@GUID, '5', '5818.43500', '5818.43500', '609.88590'),
(@GUID, '6', '5819.58800', '5819.58800', '609.88590'),
(@GUID, '7', '5819.83700', '5819.83700', '609.88590'),
(@GUID, '8', '5819.83700', '5819.83700', '609.88590');
SET @GUID := 108925;
REPLACE INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`)
VALUES (@GUID, '29802', '571', '1', '1', '26557', '0', '5813.73', '682.5225', '653.603', '0.1830185', '300', '0', '0', '42', '0', '0', '2');
REPLACE INTO `creature_addon` VALUES (@GUID, @GUID, 0, 0, 1, 0, '');
REPLACE INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES
(@GUID, '1', '5808.22500', '5808.22500', '653.63230'),
(@GUID, '2', '5809.84200', '5809.84200', '653.68620'),
(@GUID, '3', '5813.70900', '5813.70900', '653.60330'),
(@GUID, '4', '5816.81500', '5816.81500', '653.57550'),
(@GUID, '5', '5817.20000', '5817.20000', '653.63100'),
(@GUID, '6', '5814.23500', '5814.23500', '653.65870'),
(@GUID, '7', '5809.92900', '5809.92900', '653.76970'),
(@GUID, '8', '5808.22500', '5808.22500', '653.63230'),
(@GUID, '9', '5809.84200', '5809.84200', '653.68620'),
(@GUID, '10', '5813.70900', '5813.70900', '653.60330');
Судя по комменту, автор Lordronn -> просьба уточнить координаты X/Y/Z.