StartRadioConversation

From the Fallout3 GECK Wiki
Jump to navigation Jump to search

Description[edit | edit source]

StartRadioConversation will trigger a conversation over the specified radio station.

Syntax[edit | edit source]

stationRef.StartRadioConversation [Topic (optional)]

Parameters[edit | edit source]

  • Topic: The conversation will begin with the specified topic. If no topic is specified, the station will play a topic according to normal conversation rules.

Notes[edit | edit source]

If the station is currently broadcasting, interrupt the broadcast with the new conversation, then return to generating looping broadcasts as before; if the station is NOT currently broadcasting, just play this single conversation and then stop broadcasting. (i.e. StartRadioConversation does not change the "broadcast state" of the station).

See Also[edit | edit source]