jajaqu Posted July 14, 2017 Posted July 14, 2017 Hi, I just made an extra radio station using this tool. Good fun. A word of warning: if you write your text in a word processor and then paste it into WordZed, it might have trouble converting your apostrophes into the game, i.e. they will appear in WordZed, but not in the game. I had to replace every apostrophe in my text. Otherwise, great stuff! The station is here: http://steamcommunity.com/sharedfiles/filedetails/?id=975088107 jakeythesnake04 and Legoland99 2
jakeythesnake04 Posted September 28, 2017 Posted September 28, 2017 On 14/07/2017 at 8:29 PM, jajaqu said: Hi, I just made an extra radio station using this tool. Good fun. A word of warning: if you write your text in a word processor and then paste it into WordZed, it might have trouble converting your apostrophes into the game, i.e. they will appear in WordZed, but not in the game. I had to replace every apostrophe in my text. Otherwise, great stuff! The station is here: http://steamcommunity.com/sharedfiles/filedetails/?id=975088107 Ive downloaded it, its really good, but weird not hearing General McGrew making the same statement until the world ends
MaxMcPherson Posted September 7, 2018 Posted September 7, 2018 (edited) Edit: Scratch that, I just read the documentation which answered my question that I had previously. Now I'm just getting errors trying to save: Program will attempt to save to: -C:\WordZed - Version 1\projects\saves\Nairn Radio Files.xml ERROR: Object reference not set to an instance of an object. at WordZedWPF.DataAccess.RadioXmlWriter.writeBroadcastLine(XmlWriter w, BroadcastLineData line) at WordZedWPF.DataAccess.RadioXmlWriter.writeBroadcast(XmlWriter w, BroadcastData broadcast) at WordZedWPF.DataAccess.RadioXmlWriter.writeScript(XmlWriter w, ScriptData script) at WordZedWPF.DataAccess.RadioXmlWriter.writeAdverts(XmlWriter w) at WordZedWPF.DataAccess.RadioXmlWriter.writeFile(RadioFileData radioFile, String tempFile, String finalFile) Finished... Changing the name of the file so it doesn't have spaces doesn't seem to do anything, just produces the same error. I think this is being caused by the adverts for some reason. Creating empty or multiple empty advert categories is fine, actually entering any info into them just causes this error to pop up. Comes up despite having a temporary broadcast. Edited September 7, 2018 by MaxZorin44456 Found info, encountered error.
Silverfox Posted December 4, 2018 Posted December 4, 2018 I fear I already know the answer to this - but is there anyway of adding a new category of broadcast? So, something other than "radio", "television", "emergency" etc etc.
Planet Algol Posted October 11, 2019 Posted October 11, 2019 Sorry for the necro, but I've been having no luck making broadcasts that actually loop? I'd like to make a station with hints for my MP server, and have it loop indefinitely.
kiwi Posted January 16, 2020 Posted January 16, 2020 On 10/10/2016 at 6:14 AM, turbotutone said: Sorry, but where i put the radio file? :s
MaxMcPherson Posted February 13, 2020 Posted February 13, 2020 On 1/16/2020 at 4:54 PM, kiwi said: You need to create a folder within the "C:\Users\*Username*\Zomboid\mods\" folder, in there you'll need to have a "mod.info" file and a "poster.png" file as well as a "media" folder which should contain a "radio" folder which should then hold the .xml file which are your broadcasts. To create the "mod.info" file, just create a .txt file and copy in the below and change it about, save and then rename the fileformat to .info and it should work. name=Test poster=poster.png id=Test description=Test url=??? After that you just need to enable it in your mods list and it should then start working.
Misha Posted August 19, 2020 Posted August 19, 2020 Is there possible to use the tool to track the original radiodata changes? I found it will lose hundreds of lines after loaded the build 41 RadioData.xml.
ravn Posted October 13, 2020 Posted October 13, 2020 (edited) On 9/7/2018 at 6:03 PM, MaxZorin44456 said: Edit: Scratch that, I just read the documentation which answered my question that I had previously. Now I'm just getting errors trying to save: Program will attempt to save to: -C:\WordZed - Version 1\projects\saves\Nairn Radio Files.xml ERROR: Object reference not set to an instance of an object. at WordZedWPF.DataAccess.RadioXmlWriter.writeBroadcastLine(XmlWriter w, BroadcastLineData line) at WordZedWPF.DataAccess.RadioXmlWriter.writeBroadcast(XmlWriter w, BroadcastData broadcast) at WordZedWPF.DataAccess.RadioXmlWriter.writeScript(XmlWriter w, ScriptData script) at WordZedWPF.DataAccess.RadioXmlWriter.writeAdverts(XmlWriter w) at WordZedWPF.DataAccess.RadioXmlWriter.writeFile(RadioFileData radioFile, String tempFile, String finalFile) Finished... Changing the name of the file so it doesn't have spaces doesn't seem to do anything, just produces the same error. I think this is being caused by the adverts for some reason. Creating empty or multiple empty advert categories is fine, actually entering any info into them just causes this error to pop up. Comes up despite having a temporary broadcast. Can someone tell me please how to fix that problem? Im trying to make a frequency with classical music but everytime Im creating a broadcast while fallowing that tutorial https://docs.google.com/document/d/e/2PACX-1vQn-8dVNMYq2CIfJD1-UD-9ayi6gmRO61A0cfbOFokjEmdWTzw4HeQ4W3LAZdFiVbG45S_BmUIM5uBi/pub I keep getting that same Error that MaxZorin44456 had when tried to save it. I tried to save the Erin Radio mod template and it saving it without any errors, I noticed that my broadcast text not colored in green, but after fallowing all steps Im still getting that error. Ok it seems like, colour stays for the 'voice' in that softwere, and you need to paint the text of your broadcast to avoid the Error when you saving your xml Edited October 13, 2020 by ravn
Asilar Posted October 31, 2020 Posted October 31, 2020 First, thanks a lot for this amazing tool ! I red the WordZed documentation and watched the video tutorial, and there is still 1 or 2 things I don't know how to do. First, there are several different types : Radio, Television, Military, Emergency, Amateur, Bandit. I understood that some radios can have a preset channel in it depending of it's type. But when you look at the radio/television tiles and item definitions : in the .tiles you can only define your object as "Radio" or "Television". And in the Item description (in /scripts/items_radio.txt of base game), the only argument that differs is "IsHighTier=TRUE or FALSE" (and also frequencies delta). I don't know what this argument IsHighTier defines. Is it for Military only, or Emergency too ? I think Radio = can include Radio channels, Military = can include Military channels. Amateur, I don't if it's for HAM items (which are defined in items_radio.txt) or Makeshifts items. Maybe both ? Maybe none ? My aim is to create a radio channel that broadcast a specific message. And I would like that an item I created have it on preset. Is it doable or am I going too far ?
Хибити\Hibiti [BLR] Posted April 28, 2021 Posted April 28, 2021 turbotutone Can I request an update? When I start the program, I need it to offer me the language with which I will work. Since I can translate normally from English into Russian, but from Russian into English it will be a little incorrect. I would like to create a Russian radio, and only then transfer it to translate into English to a person. But here's chagrin - the program writes radio in English localization, not giving me the choice of my language.
coolbeans445 Posted August 1, 2023 Posted August 1, 2023 How do I open the PlayerEffectsWindow? I can't seem to open it with CTRL+Right Click.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now