SetProjectileSound

From GECK
Jump to: navigation, search


A function added by the JohnnyGuitar NVSE Plugin.

Description

Sets new sound for a specified Projectile. Sound IDs are as follows:
1 - Projectile sound
2 - Countdown sound
3 - Disable sound

Syntax

[help]
SetProjectileSound projectile:form soundID:int(1-3) sound:form

Example

SetProjectileSound MineFragProjectile 2 newSound