SetRadioBroadcastType

From GECK
Jump to: navigation, search


A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.

Description

Sets the broadcast type of a radio reference. (See below for values.)

Syntax

[help]
[talkingActivator:reference].SetRadioBroadcastType broadcastType:int

Example

RNVTARef.SetRadioBroadcastType 0

Will change Radio New Vegas to a broadcast type of 0 (Radius).

Broadcast Types

0	Radius
1	Everywhere
2	Worldspace and Linked Interiors
3	Linked Interiors
4	Current Cell

See Also