SetDetonationTimer

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Sets the time (seconds) remaining until the calling projectile detonates.

Syntax

[help]
reference.SetDetonationTimer newTime:float

Example

projRef.SetDetonationTimer 4.5

Notes

  • Using this function on a live mine that hasn't been yet triggered will initiate its detonation sequence, and thus will explode when the duration is up, no matter what value is used.

See Also