Jump to content
The Dark Mod Forums

Search the Community

Searched results for '/tags/forums/briefing/' or tags 'forums/briefing/q=/tags/forums/briefing/&'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General Discussion
    • News & Announcements
    • The Dark Mod
    • Fan Missions
    • Off-Topic
  • Feedback and Support
    • TDM Tech Support
    • DarkRadiant Feedback and Development
    • I want to Help
  • Editing and Design
    • TDM Editors Guild
    • Art Assets
    • Music & SFX

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

  1. The subtitles for The Thug vocals have been posted to the bugtracker #6240 for review & eventual incorporation into 2.12dev. They are in FM form, embedded into QA-program testSubtitlesThug. The .pk4 is available here: https://drive.google.com/file/d/1VNP2fNge-2Ff3RkdUvCLagRENUESVW40/view?usp=sharing Easy instructions on using this FM can be found in both the Notes and Briefing. That info also sketches how the test program can be adapted by FM authors to present & test sets of their own custom subtitles. (I'm not claiming getting your data into this FM is real easy.) As I refined these subtitles, a particular style evolved, and particular tools/methods were used. I'm working on documenting this, but it won't be ready to release for a while. And things may mutate further as I tackle the next AI's subtitle. I'm thinking I need to do a character with longer speeches next, e.g., a noble.
  2. Recently revisiting the forums after a longer period of time I wanted to check the unread content. I don't know if I am doing this wrong since.. ever... but on mobile (visiting the unread content page on my smartphone) you have to click on that tiny speech bubble to go to the most recent post in a thread. If you don't click correctly you'll hit the headline and end up at post 1 in the beginning of the thread. It's terrible on mobile, since not only the speech bubble is really small and was to miss. But also the thread headline is just millimeters away from it so you go right to the first post that was ever made instead of the most recent ones. Am I doing it wrong? I just want to go through u read content a d the to the newest post from that topic.
  3. After have a look in the wiki I cant see an obvious answer, so pulling the example briefing from the wiki - what do I add to the following to allow me to have different fonts - maps/<mapname>/mission_briefing { "num_pages": "1" "page1_body" : { " TITLE (if wanted.)" "" "I got a tip last night from..." "" "I found a map..." } "page2_body" : { "extra pages do the same way as page 1 above but then change the value in num_pages above" } }
  4. Author note: A couple of weeks ago Kingsal & myself set ourselves a challenge, to see if we could make a small wholesome winter themed Dark Mod mission. And if we could do it as a speed build in two weeks. The final result was Snowed Inn. Enjoy and Merry Christmas! Thank you to our beta testers Epifire & Skacky. Thank you to Moonbo for his briefing video script revision. NEW UPDATE AVAILABLE 1.2 Version 1.2 Dropbox Mirror Version 1.2 also available via the in-game downloader File Size: 379 mb
  5. A@datiswous Ah yeah, well sorry, I was quiet busy and only visiting discord. First time here on the forums since months now I think.. Thank you for the subtitles. I encourage everyone who is interested in using them to download it from here as I'm not sure when I'll be able to implement them myself into the mission. Again, thank you for your work.
  6. There is no way to do it in main menu GUI. Playing a debriefing video is the only option. Is this still the case? Seems kind of limiting. I see in multiple missions, outro video's that look like slideshows and could be done in a Timed Flowing Briefing and would probably look better. Edit: I guess maybe I could use a full screen slide in mid game right before mission end. Seems really complicated though..
  7. I am happy to announce the release of the first post-release Dark Mod FM: Patently Dangerous by demagogue. http://www2.thedarkmod.com/missiondetails/?id=6 Briefing: "Nobody said hypocrisy didn't have its uses. The Inventor's Guild, always so secretive about its own inventions, isn't beyond a little espionage when it comes to the inventions of others. They've hired me to steal the design notes from a young man named Soren Rikk, just on the outskirts of the Highlands Ward. He's reputed to have made a huge discovery in a field the Inventors have some interest in. It should be an easy job. Soren isn't known to be a dangerous person." Notes: - Thanks to my beta-testers: Fidcal for early testing, Broken Arts & Leatherman, and everybody else that gave comments (basically most of the Dark Mod team ). Thanks also to alacazam for permission to use his cool ambient. - Notice there is a map in your inventory. The default key-bind "m" will bring it up. - There have been some reports of a little slow-down near the start on some systems, but it should pick up after that. If performance is slow for you, see the Performance Tweaks wiki entry. - Enjoy! Happy Halloween everybody. Screenshots:
    1. demagogue
    2. jaxa

      jaxa

      I've found it difficult to find where TDM is listed as #1 on Greenlight. This page ( https://steamcommunity.com/greenlight/ ) has no ranked listing. This one ( https://steamcommunity.com/sharedfiles/filedetails/?id=858048394 ) has no visible rank or stats page. Is it my script blocker?

  8. Aperantly subtitles are supported and there is a subtitle .srt file present for the mission intro. Unfortunatelly it is disabled: subtitles fm_root { verbosity story // srt "sound/video/briefing.ogg" "subtitles/player_briefing.srt" include "fm_conversations" } Why is it disabled?
  9. Oh right, I forgot that this is only about the briefing subtitles. In-mission it just works.
  10. DarkRadiant 3.7.0 is ready for download. What's new: Feature: Skin Editor Improvement: Script Window usability improvements Fixed: Hitting escape while autosaving crashes to desktop Fixed: Def parsing problem in tdm_playertools_lockpicks.def Fixed: DR hangs if selecting a lot of entities with entity list open Fixed: Float Property Editor's entry box is sticking around after selecting a float key Fixed: Spline entities without model spawnarg are unselectable Fixed: Entity window resets interior sizing forcing resize each time it is opened Fixed: Spline curves should not be created with a model spawnarg Fixed: Newly appended curve control vertices aren't shown at first Fixed: Light entities are zoomed out in preview window Fixed: Entity inspector spawnarg fields not always updated by UI windows such as Model Chooser Feature: Skin Editor (see video) Windows and Mac Downloads are available on Github: https://github.com/codereader/DarkRadiant/releases/tag/3.7.0 and of course linked from the website https://www.darkradiant.net Thanks to all the awesome people who keep using DarkRadiant to create Fan Missions - they are the main reason for me to keep going. Please report any bugs or feature requests here in these forums, following these guidelines: Bugs (including steps for reproduction) can go directly on the tracker. When unsure about a bug/issue, feel free to ask. If you run into a crash, please record a crashdump: Crashdump Instructions Feature requests should be suggested (and possibly discussed) here in these forums before they may be added to the tracker. The list of changes can be found on the our bugtracker changelog. Keep on mapping!
  11. Status report on WIP (Ulysses2): briefing video is ready, but not in mission yet. Locked doors yesterday (usually the one of the last stuff I do). Ingame maps need to be made. Then it is internal testing time (test that objectives, patrols, lighting work).

    1. Show previous comments  3 more
    2. AluminumHaste

      AluminumHaste

      Go play some maps Springs!!

    3. SteveL

      SteveL

      Great news!

    4. Obsttorte

      Obsttorte

      @AH: I think he meant mapping.

  12. Yes, it does. Which makes it interesting that you yourself explicitly said that it's interesting nobody had complained here on the official forums: I did, which is why it stood out to me so much that even though you yourself had personally been involved you would reply claiming nobody had complained here on the official forums. I'm not colorblind at all. Does that make people pointing out that almost no modern games have proper colorblindness support hyperbole? Just because it doesn't affect you, or you choose not to pay attention to the discussion of something, doesn't make it hyperbole. Pick pretty much any modern FPS and you will find plenty of discussion about the near universal disregard for FOV and camera movement as accessibility issues. Denigrating those as hyperbole because you personally don't feel the affects is as bad of a look as demeaning people who bring up the importance of valid allergen warnings like gluten or colorblindness and deafness support.
  13. Ignoring is somewhat inadequate as you still see other members engaging in a discussion with the problematic user, and as Wellingtoncrab says such discussions displace all other content within that channel. Moderation is also imperfect as being unpleasant to engage with is not in itself banworthy, so there is nothing more to do if such people return to their old behaviour after a moderator had a talk with them, except live with it or move away. I'd be more willing to deal with it if it felt like there were more on-topic discussion, i.e. thoughts about recently played fan missions or mappers showcasing their progress, rather than a stream of consciousness about a meta topic that may or not have to do with TDM. I guess the forums already serve the desired purpose, or they just compartmentalise discussions better.
  14. I think it is a good idea! Our ingame mission downloader and mission view has long been subject of multiple improvement suggestions. Due to the sheer mass of missions that have been released in the last 15 years, things got really cluttered and especially newcomers will have a hard time finding what they want. However, improving the ingame guis is quite a task, so a web-based application might really suit this scenario well. Maybe we could even add a linke to it from our ingame menus, so user can access it quicker. Some more things to think about Would users be able to add custom tags and downvote / upvote certain tags, much like the system of Steam? This would also allow to add tags like "beautiful", or "difficult". Actually, the more users can contribute to this system, the better, because it will be automatically maintained then. The browser should also contain a flag for whether the FM belongs to a connected series of FMs or not and have the capability to go to the previous or next FM in that series. There should also be a flag for fully fledges campaigns. Some might like a flag whether or not an FM is "ghostable".
  15. Hey, Every time I've try to use the Full Editor when PM'ing someone, and every single time I get an error. Whoever is in charge of the forum, is it possible that this could be fixed? Thanks Neon
  16. No, I dont have time to fix them at the moment, and I think a lot of FMs that use custom briefing GUIs are affected by numerous new warnings, too.
  17. Regarding the sound file, I'd like to know that too. It is possible to create a video that either precedes or takes the place of the text briefing. While I suppose the visuals in such a vid could be just a static shot of the text, the user interaction would be different and so probably just confusing. And, for me at least, creating a video is a heavier lift than an audio file. There is a hook in a gui file to add your own audio file during the mission end screen, but I'm not aware of one for the briefing screen. You could probably override the audio file used for the briefing screen (suggestive of deep wind chimes) with your own with the same name. But that track is used not just for the briefing, but also for the objectives, the shop, etc... So overriding it probably won't give you what you want.
×
×
  • Create New...