SetCreatureSoundsTemplate

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Sets the Creature form used as the creature sounds template for the specified Creature form.

  • The second argument soundsTemplate may be omitted, for clearing the sounds template.

Syntax

[help]
SetCreatureSoundsTemplate baseCreature:form soundsTemplate:form

Example

SetCreatureSoundsTemplate CrBarkScorpion AudioTemplateBarkScorpion 

See Also