Jump to content

How to play a radiomod using PipboyRadio ?


svartberg

Recommended Posts

I switch to a radio using refObject and prad ("PipboyRadio tune refID" command), that works fine with vanilla radios.

However I want to switch to a radio station from external mod, for example radio blues or conelrad.

 

I opened one of those radios along my mod as active, and notice the refID for TalkingActivator was blank, so I entered a name for it.

then I used it on my mod. (see code below)

 

ref myRadio
set myRadio to ConelRadREF
prad tune myRadio

 

Now when I try my mod, and it gets to the prad tune part, the game crashes.

If I try to reopen the mod in GECK I get this warning.

I tried loading both mods in FO3Edit, and using "add master" of the external radio to my mod but it didn't help.

 

If I load fallout and try to use console instead with the refID, it works fine for vanilla mods, but for external radios it says it can't find the refID.

 

Any help will be appreciated :)

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...