Jump to content
The Dark Mod Forums

Search the Community

Showing results for '/tags/forums/star wars the last jedi/'.

  • 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. I've actually thought of this exact thing as well! It would be both easier to manage and equally interesting as a mechanic. Very easy concept to implement too: Just add a stim that temporarily changes the light's sound shader for a few seconds before reverting back to normal one, give lights an s_shader_wet spawnarg and include a low volume flickering noise... it should make guards a little suspicious but less than the noise arrow in this case. Just remembered this was in fact a plan for my flash arrow, a custom weapon I've been asking to get included in vanilla but so far it's been forgotten. I believe the last version only blinds guards using the flash bomb effect, but one of the goals was to have lights temporarily turn off or flicker before coming back on after a few seconds, though this would require a custom script at best.
  2. Finally got round to publishing a tutorial on baking normal maps in Blender, since most of the ones we have are inaccessible or years out of date.

  3. So path_follow_actor actually DOES work if you want it to follow the player. You just need to target the player entity dynamically in game. It doesn't work if you target the player_start entity. I can't remember if that's what people were doing (or even if that's what I was doing), but that won't work because the player_start entity and the player entity aren't the same thing. You can use a atdm:target_changetarget entity to do this, or a script: $path_follow_actor_1.addTarget($player1); Both can just be triggered by another path node, a atdm:target_callscriptfunction, whatever. Also you need to add the player target to the path_follow_actor node BEFORE the AI gets to it. If the target gets added after the AI reaches that node, it won't work. Video where the AI hits a node that triggers a atdm:target_changetarget entity: https://drive.proton.me/urls/A3DJW5EYFM#0WgYnCVOU6nv test map attached as well. EDIT: I have no idea why just manually setting 'target' 'player1' on the path_follow_actor node in DR doesn't work. I'll try to look into this. UPDATE: It appears the the player1 entity simply isn't there during initialization when the path_follow_actor's targets are evaluated. As a result, the 'actor' is null and the node does nothing. I didn't mention it before, but when I used the script method I just stuck in the map script's main function like so, and this works too: void main() { sys.waitFrame(); $path_follow_actor_1.addTarget($player1); } UPDATE 2: Wiki updated: https://wiki.thedarkmod.com/index.php?title=Path_Nodes#path_follow_actor path.map
  4. Will this be included into the core game and if not, may I use it in my Unofficial Patch until it is?
  5. Stone 24pt Font Upgrade, May 9 2024 Interim Release This first release just clears away some of the low-hanging fruit, while buffing the new datBounds program. In summary - stray mark next to W removed poor spacing of J and AE improved 6 characters got accents added. The download is made up of: .dat and 2 .dds files, for distribution/game inclusion .ref [with changes annotated] and .xcf [master source GIMP project, including datBounds layers] 2024 May 9 Stone 24 Interim font update.zip The changes were also doubled-checked using the testSubtitlesANSI FM. As this work continues, with an interim release approximately monthly, characters to be fixed will be chosen seemingly "at random", but actually due to layout considerations... you don't want to know. They'll all be done eventually. Details of Improvements:
  6. Release of datBounds v 1.0 My new tool to visualize the font metrics in a .dat file is now available. For more, see https://wiki.thedarkmod.com/index.php?title=DatBounds I've been using this and testing it as I begin the long process of extending the Stone 24pt character set.
  7. For free ambience tracks it's as Freky said: you look around on the internet for tracks with the appropriate license to be included in your FM. Fortunately, you likely don't even need to bother doing this as a beginner as there's an entire "Music & SFX" section of the forums full of good ambient tracks for you to use if the stock tracks do not meet your fancy. You might also be interested in Orbweaver's "Dark Ambients", which come with a sndshd file already written for you.
  8. By searching at several music sites on ambient music (looking at the license) Or by creating them ourselfs, https://wiki.thedarkmod.com/index.php?title=Composing_Ambient_Tracks_and_Music_Tracks
  9. So where do you disgustingly clever/creative people find all of the great, very Thief-esque ambient tracks I hear in so many of these missions?
  10. Hey maybe you can add the alternative combined lockpick to core? So mappers might more often include it. Mission is great.
  11. Please make the mission complete sound the default for TDM! It was short but I liked it.
  12. I like this very much. It goes in line with the idea that players become more creative when they can alter the world around them temporally instead of permanently. Each time is a different challenge. It will never happen globally, though. Good news is that we have Shadow Arrows.
  13. I don't think it's a problem. Acidentally I read about this a week ago. It was still difficult to find it back. I hope the info in the topic is useful for you.
  14. Thank you, sorry for the needless question. I searched first, but didn't turn up anything. Must have used bad search terms. Thanks again.
  15. Unlike some fan missions for the Thief games, the TDM fan mission authors take care that there is no copyrighted material in the missions.
  16. Thank you for the kind words. I don't know who made the track. It comes with the core assets of the mod. So it should be possible to find the composer.
  17. The "Sad News" title startles me a little bit everytime I check the subforum. But that's great. Don't change it. I did not have time to play this yet, but I am looking forward to it.
  18. Rest in Peace Jonathan "Tim the Tool-Man" Taylor Thomas. Lost but not forgotten.
  19. for the original 3070 id agree it was the ammount though the increased bandwidth in the ti models should help in 4k hell even the old AMD fury-x could at the time run 4k with only 4gb due to the hbm memory being that much faster to swap but yeah theres more than one way to skin a rhinocereus . a 3070 with 2 gb gddr6x 16 gb would have been pretty interresting to say the least .
  20. This sounds like an easier solution because it needs no breaking glass models or particles. Still it needs all electrical lights to be switchable though and I don't know if this is set globally or in the missions...
  21. I don't know about actually breaking lights, but I have considered the idea of using water arrows on electric lights to short circuit them temporarily, making them flicker, and go out temporarily. How much they flicker could be set by the modder, and depend on difficulty level.
  22. While I really like new things in TDM, I fear that as long as these ideas are not part of the core mod, only very mission authors will use them...
  23. I'm working in DarkRadiant on a new map, and I'm having something odd I've never experienced before. There's a fire in a stove model on the second floor of a building... walls, floor, ceiling, etc are all worldspawn brushes with appropriate textures, neither player nor AI have any trouble traversing the entire place, so I think it's assembled as it should be. However, if I douse the stove on the second floor with a water arrow, the water splash somehow drips through the floor brush and douses a torch in the same rough area down on the first floor. I tested it on various positions in the building, and it seems to happen everywhere, not just on that one light. Water arrows that impact on the second floor fall through the floor, and if a light is presence in the fall area it's extinguished. Is this expected behaviour? I would have through a solid brush would stop water from traveling any further once released.
  24. jaxa

    2016+ CPU/GPU News

    The original sin of the RTX 3070 is the VRAM amount, not the bandwidth. 7600 XT 16 GB has half the bus width and 64% the bandwidth (288 vs 448 GB/s), and even it can be made to benefit from the doubled VRAM. You're going to see some RTX 5000 cards with 256-bit bus and 16 GB, 192-bit and 12 GB. Though it will be faster GDDR7.
  25. How about pliers for cutting wires to deactivate electric lights? That's a stealthier approach with the cost of spending time to find the cable box or the pliers.
×
×
  • Create New...