Go into navicat and click manage users
Those of you who are already working with the new core + db
Code:
DELETE FROM `creature_template` WHERE `entry` IN (38292,38271);
INSERT INTO `creature_template` (`entry`,`modelid1`,`faction_A`,`faction_H`,`unit_class`) VALUES
(38292,31015,35,35,1),
(38271,31015,35,35,1);
DELETE FROM `creature_model_info` WHERE `modelid`=31015;
INSERT INTO `creature_model_info` (`modelid`) VALUES (31015);
Please use that code in your console for db and restart server
No more piggy morphs with deathbringers will
and
Code:
SET @npcguid = 200001;
SET @gobguid = 1000025;
DELETE FROM `creature` WHERE `id`=33113;
INSERT 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
(@npcguid,33113,603,1,1,0,0,420.728,-15.3721,409.804,3.05873,300,0,0,23009250,0,0,0);
DELETE FROM `gameobject` WHERE `id`=194905;
INSERT INTO `gameobject` (`guid`,`id`,`map`,`spawnMask`,`phaseMask`,`position_x`,`position_y`,`position_z`,`orientation`,`rotation0`,`rotation1`,`rotation2`,`rotation3`,`spawntimesecs`,`animprogress`,`state`) VALUES
(@gobguid,194905,603,1,1,147.036,-123.838,409.805,6.28083,0,0,0.00117889,-0.999999,25,0,1),
(@gobguid+1,194905,603,1,1,147.831,-103.135,409.805,6.2769,0,0,0.00314203,-0.999995,25,0,1),
(@gobguid+2,194905,603,1,1,148.213,-43.8613,409.805,0.00156927,0,0,0.000784635,1,25,0,1),
(@gobguid+3,194905,603,1,1,148.187,-27.1173,409.805,0.00156927,0,0,0.000784635,1,25,0,1),
(@gobguid+4,194905,603,1,1,148.043,27.1395,409.805,0.0015707,0,0,0.000785351,1,25,0,1),
(@gobguid+5,194905,603,1,1,148.286,51.8011,409.804,0.00942516,0,0,0.00471256,0.999989,25,0,1);
This should fix Flame Leviathan support
Note the
SET @npcguid = 200001;
SET @gobguid = 1000025;
are for our UCDB
you will need to grab the highest numbers in creature and gameobject and +1 for TDB
And now for last fix in this post
this should fix the utgarde penicle
where the invis npcs attack and this should make harpoons and everything work
Code:
UPDATE `creature_template` SET `modelid1`=11686,`modelid2`=11686,`flags_extra`=2 WHERE `entry`=19871;
UPDATE `creature_template` SET `modelid1`=11686,`modelid2`=11686,`flags_extra`=2 WHERE `entry`=30684;
-- Skadi Harpoon Launchers
UPDATE `gameobject_template` SET `ScriptName`= 'go_harpoon_launcher' WHERE `entry` IN (192175,192176,192177);
-- Skadi
UPDATE `creature_template` SET `unit_flags`=33554434 WHERE `entry` IN (26693,2669301);
-- Skadi Summons
-- Ymirjar Warrior
UPDATE `creature_template` SET `mindmg`=300 ,`maxdmg`=400,`attackpower`=1500,`dmg_multiplier`=7,`faction_A`=21,`faction_H`=21,`AIName`= 'EventAI' WHERE `entry` IN (26690,2669001);
UPDATE `creature_template` SET `dmg_multiplier`=14,`minlevel`=80,`maxlevel`=80,`exp`=2,`equipment_id`=6 WHERE `entry`=2669001;
DELETE FROM `creature_ai_scripts` WHERE (`creature_id`=26690);
INSERT INTO `creature_ai_scripts` VALUES
(2669001,26690,0,0,70,7,2000,25000,2000,25000,11,48639,1,2,0,0,0,0,0,0,0,0, 'Hamstring'),
(2669002,26690,0,0,70,7,3000,35000,3000,35000,11,48640,1,2,0,0,0,0,0,0,0,0, 'Strike');
-- Ymirjar Witch Doctor
UPDATE `creature_template` SET `mindmg`=300 ,`maxdmg`=400,`attackpower`=1500,`dmg_multiplier`=7,`faction_A`=21,`faction_H`=21,`AIName`= 'EventAI' WHERE `entry` IN (26691,2669101);
UPDATE `creature_template` SET `dmg_multiplier`=14,`minlevel`=80,`maxlevel`=80,`exp`=2,`equipment_id`=484 WHERE `entry`=2669101;
DELETE FROM `creature_ai_scripts` WHERE (`creature_id`=26691);
INSERT INTO `creature_ai_scripts` VALUES
(2669101,26691,0,0,70,7,2500,30000,2500,30000,11,49084,1,2,0,0,0,0,0,0,0,0, 'Shadow Bolt'),
(2669102,26691,0,0,70,7,4000,45000,4000,45000,11,49089,1,2,0,0,0,0,0,0,0,0, 'Shrink');
-- Ymirjar Harpooner
UPDATE `creature_template` SET `mindmg`=300,`maxdmg`=400,`attackpower`=1500,`dmg_multiplier`=7,`faction_A`=21,`faction_H`=21,`AIName`= 'EventAI' WHERE `entry` IN (26692,2669201);
UPDATE `creature_template` SET `dmg_multiplier`=14,`minlevel`=80,`maxlevel`=80,`exp`=2,`equipment_id`=2013 WHERE `entry`=2669201;
DELETE FROM `creature_ai_scripts` WHERE (`creature_id`=26692);
INSERT INTO `creature_ai_scripts` VALUES
(2669201,26692,0,0,70,7,4000,45000,4000,45000,11,49092,1,2,0,0,0,0,0,0,0,0, 'Net'),
(2669202,26692,0,0,70,7,2000,25000,2000,25000,11,49091,1,2,0,0,0,0,0,0,0,0, 'Throw'),
(2669203,26692,6,0,100,6,0,0,0,0,11,56789,6,7,0,0,0,0,0,0,0,0, 'DEATH - Give Harpoon');
These fixes were supplied by the core support in TDB
:::ETA on Rebuilt AIO Server AkA UCv5-1.exe:::
90 mins