StartRadioConversation

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

StartRadioConversation will trigger a conversation over the specified radio station. The topicID parameter is optional. If a parameter is given, the conversation will begin with the specified topic. If no topic is specified, the station will play a topic according to normal conversation rules.

Syntax

[help]
[radiostation:ref].StartRadioConversation topicID:baseform 

Notes

  • 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