Projekt

Allgemein

Profil

Aktionen

Fehler #16375

geschlossen

[NPC] Kudrii - Castevent

Von Rushor vor mehr als 8 Jahren hinzugefügt. Vor etwa 8 Jahren aktualisiert.

Status:
Live
Priorität:
Normal
Zugewiesen an:
-
Kategorie:
Kreaturen
Zielversion:
Beginn:
15.11.2015
Update Text Deutsch:

Kudrii wurde ein Emoteevent hinzugefügt.


Beschreibung

waypoints for her:

```sql
-- Pathing for Entry: 16742 'UDB FORMAT'
SET @GUID := XXXXXX;
UPDATE `creature` SET `position_x`=-3893.313,`position_y`=-11485.78,`position_z`=-135.9678 WHERE `guid`=@GUID;
DELETE FROM `creature_movement` WHERE `id`=@GUID;
INSERT INTO `creature_movement` (`id`,`point`,`position_x`,`position_y`,`position_z`,`waittime`,`script_id`,`textid1`,`textid2`,`textid3`,`textid4`,`textid5`,`emote`,`spell`,`wpguid`,`orientation`,`model1`,`model2`) VALUES
(@GUID,1,-3888.563,-11494.28,-135.9678,0,0,0,0,0,0,0,0,0,0,0,0,0),
(@GUID,2,-3888.063,-11491.53,-135.9678,0,0,0,0,0,0,0,0,0,0,0,0,0),
(@GUID,3,-3888.813,-11488.03,-135.9678,0,0,0,0,0,0,0,0,0,0,0,0,0),
(@GUID,4,-3890.563,-11485.78,-135.9678,0,0,0,0,0,0,0,0,0,0,0,0,0),
(@GUID,5,-3892.563,-11485.53,-135.9678,0,0,0,0,0,0,0,0,0,0,0,0,0),
(@GUID,6,-3893.313,-11485.78,-135.9678,0,0,0,0,0,0,0,0,0,0,0,0,0),
(@GUID,7,-3892.313,-11486.53,-135.9678,0,0,0,0,0,0,0,0,0,0,0,0,0),
(@GUID,8,-3890.813,-11486.53,-135.9678,0,0,0,0,0,0,0,0,0,0,0,0,0),
(@GUID,9,-3889.063,-11487.78,-135.9678,0,0,0,0,0,0,0,0,0,0,0,0,0),
(@GUID,10,-3887.813,-11490.03,-135.9678,0,0,0,0,0,0,0,0,0,0,0,0,0),
(@GUID,11,-3888.313,-11493.53,-135.9678,0,0,0,0,0,0,0,0,0,0,0,0,0),
(@GUID,12,-3889.563,-11494.53,-135.9678,0,0,0,0,0,0,0,0,0,0,0,0,0),
(@GUID,13,-3888.563,-11494.28,-135.9678,0,0,0,0,0,0,0,0,0,0,0,0,0),
(@GUID,14,-3888.063,-11491.53,-135.9678,0,0,0,0,0,0,0,0,0,0,0,0,0),
(@GUID,15,-3888.813,-11488.03,-135.9678,0,0,0,0,0,0,0,0,0,0,0,0,0),
(@GUID,16,-3890.563,-11485.78,-135.9678,0,0,0,0,0,0,0,0,0,0,0,0,0),
(@GUID,17,-3892.563,-11485.53,-135.9678,0,0,0,0,0,0,0,0,0,0,0,0,0),
(@GUID,18,-3893.313,-11485.78,-135.9678,0,0,0,0,0,0,0,0,0,0,0,0,0);
-- 0x1C39C04240105980000025000042CCC4 .go -3888.563 -11494.28 -135.9678
```

spellcast:

```sql
ServerToClient: SMSG_SPELL_START (0x03F5) Length: 106 ConnIdx: 1 Time: 11/15/2015 11:15:37.891 Number: 49
(Cast) CasterGUID: Full: 0x1C39C04240105980000025000042CCC4 Creature/0 R3696/S37 Map: 530 Entry: 16742 Low: 4377796
(Cast) CasterUnit: Full: 0x1C39C04240105980000025000042CCC4 Creature/0 R3696/S37 Map: 530 Entry: 16742 Low: 4377796
(Cast) CastID: 0
(Cast) SpellID: 32990 (32990)
```

order:
waypoint one - stop wp - wait 24 seconds - cast spell - wait further 23 seconds - run to waypoint 6
waypoint six - stop wp - oneshot talk emote - wait 17 seconds - run to waypoint 1

Aktionen

Auch abrufbar als: Atom PDF