Difference between revisions of "Category:Radio Stations"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Haama
(→‎Radio Stations: Moved info to Reference page)
imported>CodeMonkey
(Further cleaning to make it more category-like)
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
=Radio Stations=
A Radio Station is a special version of [[Talking Activator]]s that have a checkbox selected that marks them as Radio Stations.
[[Talking Activator]]s have a checkbox to mark them as radio stations. Each radio station has a separate base object, e.g. RadioEnclave, RadioGalaxyNews, etc.
 
Radio station references have a unique [[Reference#Broadcast_Range_Type|Broadcast Range Type]].
 
==Radio Station Dialogue & Music==
Radios use dialogue from the "Radio" tab on the quest window. There is a default topic (RadioHello) which the code uses to start "radio conversations", similar to the way HELLO is used by the dialogue conversation system.
 
Radio stations generate conversations like normal dialogue conversations. Songs can be played simply by using the "Sound" dropdown on the info. This will play instead of the info's voice file.
 
==Broadcast State==
The broadcast state of a radio station can be set to on or off. The default state of a radio station is set using the "Continuous Broadcast" checkbox on the [[Talking Activator]] base object.
 
The broadcast state can be switched on and off using the [[SetBroadcastState]] script function.
 
=Radios=
Radios -- objects in the world that play a particular radio station -- are activators. You can select the radio station on the base object. They will automatically play the radio station when turned on.
 
==See Also==
[[Creating Radio Stations]]


[[Category:Gameplay]]
[[Category:Gameplay]]

Latest revision as of 06:56, 21 November 2009

A Radio Station is a special version of Talking Activators that have a checkbox selected that marks them as Radio Stations.

Pages in category "Radio Stations"

The following 6 pages are in this category, out of 6 total.