Core/SmartScripts: Implement SMART_ACTION_PLAY_CINEMATIC
Port From (https://github.com/TrinityCore/TrinityCore/commit/dad95d16b263b9c1cb8df6edac8043138fb4da9e)
This commit is contained in:
@@ -389,7 +389,7 @@ namespace Framework.Constants
|
||||
DespawnSpawngroup = 132, // Group ID, min secs, max secs, spawnflags
|
||||
RespawnBySpawnId = 133, // spawnType, spawnId
|
||||
InvokerCast = 134, // spellID, castFlags
|
||||
PlayCinematic = 135, // reserved for future uses
|
||||
PlayCinematic = 135, // entry, cinematic
|
||||
SetMovementSpeed = 136, // movementType, speedInteger, speedFraction
|
||||
PlaySpellVisualKit = 137, // spellVisualKitId, kitType (unknown values, copypaste from packet dumps), duration
|
||||
CreateConversation = 143, // conversation_template.id
|
||||
|
||||
Reference in New Issue
Block a user