pastebin
| #1 paste tool since 2002
create new paste
tools
api
archive
real-time
faq
pastebin
Follow @pastebin
create new paste
trending pastes
sign up
login
my settings
my profile
My Pastes
Public Pastes
Untitled
2 sec ago
Untitled
9 sec ago
Untitled
12 sec ago
Untitled
12 sec ago
Untitled
16 sec ago
Untitled
18 sec ago
FR1D4Y N1GH7H 5M4CKD0WN...
24 sec ago
5x NETFLIX ACCOUNTS FRE...
1 min ago
Layout Width
Share Pastebin
Barney
By: a guest | Feb 9th, 2010 | Syntax:
SQL
| Size: 3.40 KB | Hits: 81 | Expires: Never
Download
|
Raw
|
Embed
|
Report abuse
This paste has a previous version,
view the difference
.
-- Quest ****************[Threat From Above]****************
-- npc [Chillmaw slain]
UPDATE
creature_template
SET
spell1
=
65248
,
spell2
=
65260
,
MovementType
=
1
,
InhabitType
=
7
,
movementId
=
211
WHERE
entry
=
33687
;
INSERT
INTO
`creature_template_addon`
VALUES
(
'33687'
,
'0'
,
'0'
,
'50331648'
,
'1'
,
'0'
,
'0'
,
NULL
)
;
-- spawn
DELETE
FROM
creature
WHERE
id
=
33687
;
INSERT
INTO
`creature`
(
`id`
,
`map`
,
`spawnMask`
,
`phaseMask`
,
`modelid`
,
`equipment_id`
,
`position_x`
,
`position_y`
,
`position_z`
,
`orientation`
,
`spawntimesecs`
,
`spawndist`
,
`currentwaypoint`
,
`curhealth`
,
`curmana`
,
`DeathState`
,
`MovementType`
)
VALUES
(
'33687'
,
'571'
,
'1'
,
'1'
,
'27982'
,
'0'
,
'8000.68'
,
'2538.82'
,
'504.983'
,
'3.7267'
,
'180'
,
'0'
,
'0'
,
'107848'
,
'4169'
,
'0'
,
'1'
)
;
-- npc [Cultist Bombardier slain]
UPDATE
creature_template
SET
spell1
=
65128
,
spell2
=
65130
,
unit_flags
=
8
,
type_flags
=
8
WHERE
entry
=
33695
;
-- spawn
DELETE
FROM
creature
WHERE
id
=
33695
;
INSERT
INTO
`creature`
(
`id`
,
`map`
,
`spawnMask`
,
`phaseMask`
,
`modelid`
,
`equipment_id`
,
`position_x`
,
`position_y`
,
`position_z`
,
`orientation`
,
`spawntimesecs`
,
`spawndist`
,
`currentwaypoint`
,
`curhealth`
,
`curmana`
,
`DeathState`
,
`MovementType`
)
VALUES
(
'33695'
,
'571'
,
'1'
,
'1'
,
'0'
,
'57'
,
'8110.42'
,
'2666.42'
,
'552.524'
,
'4.3527'
,
'25'
,
'0'
,
'0'
,
'25200'
,
'3994'
,
'0'
,
'1'
)
;
INSERT
INTO
`creature`
(
`id`
,
`map`
,
`spawnMask`
,
`phaseMask`
,
`modelid`
,
`equipment_id`
,
`position_x`
,
`position_y`
,
`position_z`
,
`orientation`
,
`spawntimesecs`
,
`spawndist`
,
`currentwaypoint`
,
`curhealth`
,
`curmana`
,
`DeathState`
,
`MovementType`
)
VALUES
(
'33695'
,
'571'
,
'1'
,
'1'
,
'0'
,
'57'
,
'8134.76'
,
'2602.6'
,
'546.467'
,
'3.31441'
,
'25'
,
'0'
,
'0'
,
'25200'
,
'3994'
,
'0'
,
'1'
)
;
INSERT
INTO
`creature`
(
`id`
,
`map`
,
`spawnMask`
,
`phaseMask`
,
`modelid`
,
`equipment_id`
,
`position_x`
,
`position_y`
,
`position_z`
,
`orientation`
,
`spawntimesecs`
,
`spawndist`
,
`currentwaypoint`
,
`curhealth`
,
`curmana`
,
`DeathState`
,
`MovementType`
)
VALUES
(
'33695'
,
'571'
,
'1'
,
'1'
,
'0'
,
'57'
,
'8107.62'
,
'2533.54'
,
'524.323'
,
'3.09057'
,
'25'
,
'0'
,
'0'
,
'25200'
,
'3994'
,
'0'
,
'1'
)
;
INSERT
INTO
`creature`
(
`id`
,
`map`
,
`spawnMask`
,
`phaseMask`
,
`modelid`
,
`equipment_id`
,
`position_x`
,
`position_y`
,
`position_z`
,
`orientation`
,
`spawntimesecs`
,
`spawndist`
,
`currentwaypoint`
,
`curhealth`
,
`curmana`
,
`DeathState`
,
`MovementType`
)
VALUES
(
'33695'
,
'571'
,
'1'
,
'1'
,
'0'
,
'57'
,
'8025.74'
,
'2485.1'
,
'480.213'
,
'2.0672'
,
'25'
,
'0'
,
'0'
,
'25200'
,
'3994'
,
'0'
,
'1'
)
;
INSERT
INTO
`creature`
(
`id`
,
`map`
,
`spawnMask`
,
`phaseMask`
,
`modelid`
,
`equipment_id`
,
`position_x`
,
`position_y`
,
`position_z`
,
`orientation`
,
`spawntimesecs`
,
`spawndist`
,
`currentwaypoint`
,
`curhealth`
,
`curmana`
,
`DeathState`
,
`MovementType`
)
VALUES
(
'33695'
,
'571'
,
'1'
,
'1'
,
'17963'
,
'57'
,
'8055.13'
,
'2534.66'
,
'496.722'
,
'4.20113'
,
'25'
,
'0'
,
'0'
,
'25200'
,
'3994'
,
'0'
,
'1'
)
;
INSERT
INTO
`creature`
(
`id`
,
`map`
,
`spawnMask`
,
`phaseMask`
,
`modelid`
,
`equipment_id`
,
`position_x`
,
`position_y`
,
`position_z`
,
`orientation`
,
`spawntimesecs`
,
`spawndist`
,
`currentwaypoint`
,
`curhealth`
,
`curmana`
,
`DeathState`
,
`MovementType`
)
VALUES
(
'33695'
,
'571'
,
'1'
,
'1'
,
'0'
,
'57'
,
'8064.15'
,
'2613.1'
,
'520.385'
,
'0.241152'
,
'25'
,
'0'
,
'0'
,
'25200'
,
'3994'
,
'0'
,
'1'
)
;
INSERT
INTO
`creature`
(
`id`
,
`map`
,
`spawnMask`
,
`phaseMask`
,
`modelid`
,
`equipment_id`
,
`position_x`
,
`position_y`
,
`position_z`
,
`orientation`
,
`spawntimesecs`
,
`spawndist`
,
`currentwaypoint`
,
`curhealth`
,
`curmana`
,
`DeathState`
,
`MovementType`
)
VALUES
(
'33695'
,
'571'
,
'1'
,
'1'
,
'0'
,
'57'
,
'8070.92'
,
'2671.72'
,
'538.977'
,
'4.96139'
,
'25'
,
'0'
,
'0'
,
'25200'
,
'3994'
,
'0'
,
'1'
)
;
create new paste
|
create new version of this paste
RAW Paste Data
-- Quest ****************[Threat From Above]**************** -- npc [Chillmaw slain] UPDATE creature_template SET spell1=65248, spell2=65260, MovementType=1, InhabitType=7, movementId=211 WHERE entry=33687; INSERT INTO `creature_template_addon` VALUES('33687','0','0','50331648','1','0','0',NULL); -- spawn DELETE FROM creature WHERE id=33687; insert into `creature` (`id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) values('33687','571','1','1','27982','0','8000.68','2538.82','504.983','3.7267','180','0','0','107848','4169','0','1'); -- npc [Cultist Bombardier slain] UPDATE creature_template SET spell1=65128, spell2=65130, unit_flags=8, type_flags=8 WHERE entry=33695; -- spawn DELETE FROM creature WHERE id=33695; insert into `creature` (`id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) values('33695','571','1','1','0','57','8110.42','2666.42','552.524','4.3527','25','0','0','25200','3994','0','1'); insert into `creature` (`id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) values('33695','571','1','1','0','57','8134.76','2602.6','546.467','3.31441','25','0','0','25200','3994','0','1'); insert into `creature` (`id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) values('33695','571','1','1','0','57','8107.62','2533.54','524.323','3.09057','25','0','0','25200','3994','0','1'); insert into `creature` (`id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) values('33695','571','1','1','0','57','8025.74','2485.1','480.213','2.0672','25','0','0','25200','3994','0','1'); insert into `creature` (`id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) values('33695','571','1','1','17963','57','8055.13','2534.66','496.722','4.20113','25','0','0','25200','3994','0','1'); insert into `creature` (`id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) values('33695','571','1','1','0','57','8064.15','2613.1','520.385','0.241152','25','0','0','25200','3994','0','1'); insert into `creature` (`id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) values('33695','571','1','1','0','57','8070.92','2671.72','538.977','4.96139','25','0','0','25200','3994','0','1');