Jump to content
The Dark Mod Forums

Search the Community

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

  • 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. HMart

    Sound

    I wonder the same thing, IMO if you guys are talking of EFX is better to forget the EAX name, just to not cause confusion. EDIT: It seems Bikerdude made a typo so EAX is indeed dead so forget it, will leave the tut below tho, perhaps it will apply to EFX as well. Forget EAX it will be removed in the next TDM version, if you don't mind, it indeed works, and you want to implement it, then you need to do this: Put in every "Room" an info_location (with the name of the EAX sound space ex: "small_room"), and an overlaping info_location_separator on every portal that separates them, if a room has more than one portal you need to put a info_location_separator in all of them , then you need to make a new folder called "efxs" in the TDM base, make a simple yourmapname.txt file change the extention to yourmapname.efx and place the below code in it. You can tweak the EAX valious and make other "room" sound spaces of your own, for example a underwater sound space. You also need to make sure s_useEAXReverb and s_useOpenAL are both set to 1 (requires restart). . Version 1 // reverb small_room reverb "small_room" { "environment" 26 "environment size" 1.0000 "environment diffusion" 0.5000 "room" 0 "room hf" -1081 "room lf" 0 "decay time" 1.1969 "decay hf ratio" 0.9228 "decay lf ratio" 1.0370 "reflections" 140 "reflections delay" 0.0260 "reflections pan" 0.0000 0.0000 0.0000 "reverb" -1200 "reverb delay" 0.0000 "reverb pan" 0.0000 0.0000 0.0000 "echo time" 0.0750 "echo depth" 0.6220 "modulation time" 4.0000 "modulation depth" 0.0000 "air absorption hf" -5.0000 "hf reference" 5000.0000 "lf reference" 250.0000 "room rolloff factor" 0.0000 "flags" 0 } // reverb corridors reverb "corridors" { "environment" 26 "environment size" 1.7795 "environment diffusion" 0.4803 "room" 0 "room hf" -393 "room lf" 0 "decay time" 2.4504 "decay hf ratio" 0.1299 "decay lf ratio" 1.1921 "reflections" 220 "reflections delay" 0.0000 "reflections pan" 0.0000 0.0000 0.0000 "reverb" 299 "reverb delay" 0.0134 "reverb pan" 0.0000 0.0000 0.0000 "echo time" 0.0805 "echo depth" 0.0000 "modulation time" 0.3650 "modulation depth" 0.0000 "air absorption hf" -5.0000 "hf reference" 5000.0000 "lf reference" 250.0000 "room rolloff factor" 0.0000 "flags" 0 } // reverb small_corr reverb "small_corr" { "environment" 26 "environment size" 1.7795 "environment diffusion" 0.4803 "room" 0 "room hf" -393 "room lf" 0 "decay time" 2.4504 "decay hf ratio" 0.1299 "decay lf ratio" 1.1921 "reflections" 220 "reflections delay" 0.0000 "reflections pan" 0.0000 0.0000 0.0000 "reverb" 299 "reverb delay" 0.0134 "reverb pan" 0.0000 0.0000 0.0000 "echo time" 0.0805 "echo depth" 0.0000 "modulation time" 0.3650 "modulation depth" 0.0000 "air absorption hf" -5.0000 "hf reference" 5000.0000 "lf reference" 250.0000 "room rolloff factor" 0.0000 "flags" 0 } // reverb small_room_2 reverb "small_room_2" { "environment" 26 "environment size" 1.0000 "environment diffusion" 0.5000 "room" 0 "room hf" -10000 "room lf" -10000 "decay time" 1.1969 "decay hf ratio" 0.9228 "decay lf ratio" 1.0370 "reflections" 140 "reflections delay" 0.0260 "reflections pan" 0.0000 0.0000 0.0000 "reverb" -1200 "reverb delay" 0.0000 "reverb pan" 0.0000 0.0000 0.0000 "echo time" 0.0750 "echo depth" 0.6220 "modulation time" 4.0000 "modulation depth" 0.0000 "air absorption hf" -5.0000 "hf reference" 5000.0000 "lf reference" 250.0000 "room rolloff factor" 0.0000 "flags" 0 } // reverb outside reverb "outside" { "environment" 26 "environment size" 8.0157 "environment diffusion" 0.7874 "room" 0 "room hf" 0 "room lf" -551 "decay time" 1.5102 "decay hf ratio" 0.7134 "decay lf ratio" 0.3094 "reflections" -2291 "reflections delay" 0.0898 "reflections pan" 0.0000 0.0000 0.0000 "reverb" -2251 "reverb delay" 0.0945 "reverb pan" 0.0000 0.0000 0.0000 "echo time" 0.1659 "echo depth" 0.7087 "modulation time" 1.4120 "modulation depth" 0.2756 "air absorption hf" -5.0000 "hf reference" 5000.0000 "lf reference" 250.0000 "room rolloff factor" 0.0000 "flags" 0 }
  2. Whew. Behind Closed Doors now has EFX reverb. The list grows. :)

    1. Bikerdude

      Bikerdude

      The effort is appreciated fella.

    2. Anderson
  3. I added an EFX reverb column to the missions wiki. (No pressure...) :)

    1. Show previous comments  8 more
    2. Epifire

      Epifire

      I would personally love an A to Z tut. I still might have a guy set for doing my FM soundtrack so having extra knowledge to arm all the select audio bits would be wonderful.

    3. demagogue

      demagogue

      The Location System is technically mentioned in the context of a blurb saying the ambient sound system exists. (I remember because I wrote it!) But not everything it does. It's a bit complicated for an intro tutorial, but if many people think it's important enough, maybe we can have section just for it and add the ambient sound & EFX.

    4. demagogue

      demagogue

      Yes to stgatilov and Epifire, we're talking about fidcal's tutorial if you didn't catch it: http://wiki.thedarkmod.com/index.php?title=A_-_Z_Beginner_Full_Guide_Start_Here!

  4. Moved this topic from development forums, since it covers a potentially important behavior change in 2.13. Luckily, its important is countered by the rarity of such complicated materials. I hope that this change has not broken existing materials. And even if it had broken any, we will be able to fix them manually...
  5. And for some pointers, read the following topic: https://forums.thedarkmod.com/index.php?/topic/22533-tdm-for-diii4a-support-topic/
  6. Hi, I need to know what the code is to use Spoiler Tags. I am using my tablet and I don't have the options to use anything, like spoiler tags, quote tags, text changes etc. Thanks
  7. Cleaning Up the Neighborhood by some1stoleit, bikerdude Brief Description: A small-medium sized assassination mission, taking place in a bar and casino environment with streets surrounding the bar. Story: Crime is out of control in my neighbourhood, when thugs attacked my wife I decided I can no longer stand by idly. Unable to rely on the corruptible city watch and the aloof Builders, I must take matters into my own hands. My first target is a bar called the Scoundrel’s Rest which is not far from my home. It’s owned by a man named Godfrey and considered neutral ground to the various criminal factions inhabiting the city district. There is no doubt its presence attracts criminals towards my neighbourhood, contributing to the infestation of crime. Infiltrating the bar not only creates the opportunity to kill Godfrey and shut it down for good but also allows me to find information about the rest of criminal groups that inhabit my neighbourhood. I gave my thieving days when I met my wife, but for her sake I must take up the profession once more and prowl in the shadows again. Notes/Tips: Your lock picks are noticeably old, so you can’t rely on them to get you past every door. Examine the environment and keep an eye out for keys on pockets.If you see a pipe outside, chances are you can climb up it.On Rusty and Practiced difficulty settings there's a map available for the bar’s ground level and the street surrounding it.It should be possible to ghost the every area in the mission. A small amount of loot however may be difficult or impossible to acquire without knockouts.There are a few hidden optional objectives you can discover. Screenshots Download Mirrors: https://www.dropbox.com/s/rbiashq1c1k56ns/Cleaning%20Up%20the%20Neighbourhood%20v1.0.zip?dl=0 https://mega.nz/#!bMtgiSra!Y1KXGovfYfdtG1xxRkmPYndLxgq7wMNVr8oENnS2Qxg FAQ: I dislike when I get stuck on an FM and have to leave the game to scroll through forums to find out what to do. I think the mission should be straightforward enough to beat without answers, but I will provide a FAQ if it’s needed. Just be sure to give a good try working it out yourself before reading this. Thanks: I’ve found the TDM community very welcoming and helpful as a new member and would like to thank several people. Bikerdude, for allowing me to collobarate with him and showing me a different way to build maps from scratch in Dark Radiant, as well as many other mapping techniques.Resources:Springheel, for his Modules and his retroactive permission to use New Job street segments.Amadeus, for doing some proofreading of the briefing and readables.Obsttorte, for his objective checking script used for one of the optional objectives.Rsoul, for creating new internal version of architecture models.Beta Testers:Amadeus, Cambridge Spy, Abusimplea, Shadow, Boiler’s_hiss, nbohr1more, Springheel, JudithPeople who helped Answer my Questions:Destined, JackFarmerSpecial thanks to Sotha and Springheel whose video tutorial series give me the guidance and confidence to start using Dark Radiant.I apologise if I missed anyone, if I missed you please do contact me and I’ll credit you appropriately. About the Development: Initially this was a solo developed mission made by myself, upon some beta testing I agreed to make the mission collaboration with Bikerdude, with the intention to learn good mapping practices from the collaboration. The mission was redesigning using the same layout as the original but using Springheel’s modules instead of my very simple brushwork, and expanded in scope to include a more detailed street, a canal, a sewer and a rooftop segments. Bikerdude’s use of springheel modules and custom skins is mostly responsible for the beautiful visuals, with my contribution being the layout of areas and the writing. Known Issues: None at the moment.
  8. Anyone interest in doing a (sorta) 3 month speed-build contest? I was thinking of a very loose (fall \ winter) theme and an emphasis on audio \ sound-scape. Any interest in a fall contest?
  9. Flakebridge Monastery In this mission you will visit a Builder outpost to steal some valuable books. It is the first in what I hope will be a series about Selis Woderose. I would like to take the opportunity to thank my beta testers: Aprilsister, Bikerdude, Chiron, lost_soul, and prjames. As well as Fidcal for his starting map, and Melan for his texture pack. Known bugs: A small number may appear at the bottom left corner of your screen when the mission loads. Press sheath weapon to make it disappear. As already mentioned this is the first mission in a series. When you have completed it you may know what you'll be going after in the next mission. You may even know where! Enjoy! And please use spoiler tags where appropriate. A couple of screens: (thanks lowenz) http://2.bp.blogspot...0/shot00001.jpg http://3.bp.blogspot...0/shot00003.jpg
  10. Announcing the Release of 'Requiem' for The Dark Mod! Download Download the latest version of the Dark Mod here: http://www.thedarkmo...wnload-the-mod/ Download the mission here: Mediafire: http://www.mediafire...u89/requiem.pk4 Southquarter: http://www.southquar...ons/requiem.pk4 Fidcal.com: http://www.fidcal.co...ons/requiem.pk4 Create a folder in your Dark Mod install with the path "darkmod/fms/requiem" and place the downloaded .pk4 file inside. When you load up The Dark Mod, the mission will appear on the "New Mission" page. Requiem can also be found directly using the in-game loader. Gameplay Notes While this mission is playable in TDM 1.8, for an optimal experience please download and play in TDM 2.0 (or higher). Most inventory items in the game can be dropped, so no need to carry them around after they are no longer of any use. Note that If you use noclip or other console commands while playing, there is a good chance that you will break the intended flow of gameplay. Credits Mapping and Readables: Gelo R. Fleisher Voice Acting: Goldwell Additional scripting: Obsttorte Additional textures and assets: Flanders, Sotha, Grayman, Springheel, Bikerdude, Obsttorte Additional map optimizations: Bikerdude Testers: Bikerdude, Obsttorte, Gnartsch, AluminumHaste, Baal, nbohr1more, PPoe Custom Soundtrack: Leonardo Badinella - http://leonardobadinella.com/ Additional Music: Lee Rosevere - http://freemusicarch...c/Lee_Rosevere/ Marianne Lihannah - http://www.funeralsinger.net/ Vox Vulgaris - http://www.last.fm/music/Vox+Vulgaris/ A note from the author Hi all. While I've been involved in indie game development for a while now, I'm first and foremost a writer. My most recent project has been a novella that tries to capture the visual feel and tone of the Thief series (you can find the link below). As I was writing, I found myself playing a lot of Thief and Dark Mod fan missions, and got to thinking that maybe I wanted to make one myself, as a companion piece to the book. When I finished up writing, I had a bit of down time and decided to take the plunge. Having never done any serious mapping before, my plan was to make a small mission that I could bang out in a month or two and call it a day. Well, as sometimes happens, the project got a little bit bigger than I had planned. Ten months, and lots of elbow grease later, Requiem is finally ready for you to play. I'd like to thank everyone who helped pitch in to help make Requiem come alive, from those who took the time to answer my many questions on the forums to those who actively contributed to the FM. I especially want to thank Bikerdude who served as my mapping mentor, and Obsttorte whose clever scripts really turned what was in my head into the game that you are playing. Above all, I want to thank you for downloading and playing Requiem; I hope you enjoy it. Links of Interest Author's Blog: http://gfleisher.blogspot.com/ Companion Novella (Amazon): http://www.amazon.co...k/dp/B00BYEW02M Companion Novella (Smashwords): http://www.smashword...oks/view/298956
  11. Not so long ago I found what could make a pretty good profile picture and decided to try it out on these new forums. But I couldn't find a button anywhere that would let me change it. I asked on Discord and it seems Spooks also couldn't find anything anywhere. So I logged into an old alternative account and, lo and behold, that account has a button. This is on the first screen I get when I: 1) click on my account name in the top-right of the browser -> 2) click on 'profile'. Compared to my actual account: Are you also missing this button on your account? It'd be very much appreciated if that functionality could be restored to any of the affected accounts.
  12. http://k.min.us/jCfGA.jpg "At night, they say, the Builders' hand comes loose from his mighty hammer and creatures wander out from their hiding places while he slumbers. But tis this night, above all others that unholy vapours cloak the land with gloomy curtains and night creatures dance and sing in the twilight. I can't say I'm looking forward to my endeavors this night.... I've been given a job by a Priest to retrieve two holy artifacts from an abandoned cloister in Eldin woods north of the city, simple job I thought, but the priest failed to mention the placed was haunted." Build Time: - version 1.0 was about 5 weeks, but we are now upto version 3.11. Thanks: Respect to the Dark Mod team for putting up with all my questions and knocking up the various updates in short order!. Special thanks to Flanders and Springheel for their models and my testers for helping me squash all the bugs etc. Testers: Flanders, Jaxa, nbohr1more, Aluminumhaste, Baal,l Oldjim, Cookie, Obsttorte, lux, Mat99, AluminumHaste, thebigh Readables: Darkangel/Flanders/b1k3rdude with special thanks to Flanders for his original story.. Resource: Flanders/Springheel - art direction and models. Misc: This is a homage to the original Thief2 mission from 2001 (The Cathedral of the Damned) Download: - The latest version is now available via the in-game downloader. Info: This version has been heavily updated from the original, this came about as a result of need to be compatible with TDM 2.10+ Repeat after me, "Read and explore, Read and explore" The mission is fully l10n ready. (thanks Tels) The mission now has EFX Reverb The mission now has Volumetric Light effects The mission now uses LOD settings for different detail levels There is now a script event related to the "Curse" A few new surprises... Known issues: This mission will have less than optimal fps at a few points on the map, but most of my testers with lowish end rigs (P4/HD4650) are getting 30fps+ at the worst spots) For very low end PCs I recommend the following settings: V-sync is off, AA is off, Aniso is 4x or lower, advanced settings are simple/default & Post processing of disabled and as a last resort the command line arg ' r_skipFogLights 1 ' (turns off the fog)
  13. Those hand animations are very nice to see, especially the compass animation. Can you make animation for holding / showing the map, like in sea of thieves? (Also asked for in https://forums.thedarkmod.com/index.php?/topic/21038-lets-talk-about-minimap-support/#findComment-463678
  14. Okidoki, I finally bit the bullet & went with a Recoil 17 from PC Specialist Specs I went for are Chassis & Display: Recoil Series: 17" Matte QHD+ 240Hz sRGB 100% LED Widescreen (2560x1600) Processor (CPU): Intel® Core™ i9 24 Core Processor 14900HX (5.8GHz Turbo) Memory (RAM): 32GB PCS PRO SODIMM DDR5 4800MHz (1 x 32GB) Graphics Card: NVIDIA® GeForce® RTX 4080 - 12.0GB GDDR6 Video RAM - DirectX® 12.1 External DVD/BLU-RAY Drive 1TB PCS PCIe M.2 SSD (3500 MB/R, 3200 MB/W) Operating System: NO OPERATING SYSTEM REQUIRED The case seems to be made of metal not plastic & there's an optional water cooling unit, which I didn't get For the OS I disabled fast boot & secure boot, loaded Zorin 17.2, used the entire disk, without any installation issues Zorin is a Ubuntu fork so Ubuntu & it's other forks shouldn't have an issue if anyone else gets one of these The only minor issue is the keyboard backlight isn't recognized by default, but the forums are full of info on sorting that out, not that I'm too bothered I've installed TDM & it runs beautifully I also copied my thief 1 & 2 installations from my desktop, I had to uncomment "d3d_disp_sw_cc" in cam_ext.cfg to get the gamma processing working but they run happily too The fans switch on when booting & switch off again after a few seconds, the machine isn't stressed enough to turn them on running TDM so far - this is not a challenge btw On the whole, I'm extremely pleased So thanks for all the advice
  15. Hello all! I'm new here and I VERY WANT to help I am ready to translate and I can put the translations into the missions. (Russian players even made it some sort of a community project, where everyone who wants to help, translates some parts of the missions. I'm currently helping them.) We want to make a complete translation of at least a few missions. (Including briefings, which sometimes coming as a *.dds files. I also can handle it) But... as always there are a few difficulties. - In Russian it is sometimes just impossible to translate things SHORT. (I suspect not only in Russian) - We can not have our own *xd's and *.dds since they are common for all localizations. I think this is the most difficult part for everyone who starts their own localization. And this is not a criticism of developers - they've made a HUGE work already, which we all are thankful for. I saw people writing that they're not playing TDM because of a lack of translation. We - and me personally - really want to help and made things proper. An there's a decision to make. So the main questions are: -is it theoretically possible to handle "num_pages" in a stand-alone file, which can be edited separately for all languages? I suspect this is a Sisyphean task, so if not, then: -can we make a stand-alone version (*.pk4-file), so it can be downloaded separately on FM's page on the TDM website (OR handle it on our own servers (both ways making it impossible to download from TDM updater - and I'm not sure that developers will agree with such a hardcore and radical decision) for localization files (not just *.lang-files)? - any other solution you can come up with. PS. can it be the main topic for Russian localization? Thank you. UPD: In case if someone's interested in our progress, you can track it down here: http://notabenoid.com/book/53218/ (website was closed for non-registered users, sorry) UPD2: The authors (of FMs) are welcomed to give us their permission on translation here: http://forums.thedarkmod.com/topic/16572-translating-missions-mission-author-consensus-request/ UPD3: Fixed Russian fonts can be found/downloaded here - and, yes, - we're working on subtitles and on translation of all audio files; UPD4: 62 missions translated and counting; Public change log; Sill missing testers, but the first reviews were quite good. At this point i'm kinda ready to admit that... UPD5: at this moment we have 76 translated missions UPD6: 90 missions translated and counting... UPD7: 99 missions translated, tested and uploaded on darkfate.org
  16. Alberic's Curse v3.11 is now out! It features: 1) A new script event related to the "Curse" 2) EFX Reverb 3) Volumetric Light effects 4) Different detail levels depending on LOD setting 5) A fix for a very old bug that caused stuttering in the basement, along with a long list of standard bug fixes 6) A few more surprises... Check for the mission update in the in-game downloader!
  17. Creating a new thread for this as it was being discussed in an old beta-testing thread starting here: https://forums.thedarkmod.com/index.php?/topic/21822-beta-testing-high-expectations/&do=findComment&comment=490751 I suppose the main questions are: when should this spawnarg be used, if at all? why was it introduced in the first place? Can we get it documented properly on the Wiki so misuse isn't propagated? @stgatilov @Dragofer
  18. I think we should first decide what do we want TOS for: To protect TDM from legal issues? To protect TDM team from angry mappers in case of conflicts? To guide mission authors in their work? In my opinion TOS should only cover legal issues, and wiki articles about making/releasing missions should cover author guidance. The chance of getting malware in a mission only increases after we write this publicly. Better don't even mention it, we are completely unprotected against this case. By the way, isn't it covered by "illegal" clause? I'm not sure this is worth mentioning, but I guess @demagogue knows better. By the way, which jurisdiction defines what is legal and what is not? Isn't it enough to mention that we will remove a mission from the database if legal issues are discovered? I think this is worth mentioning simply because mappers can easily do it without any malicious intent. We already had cases of problematic assets, so better include a point on license compatibility. It is a good idea to remind every mapper that this is a serious issue. I also recall some rule like "a mission of too low quality might be rejected". In my opinion, it is enough. You will never be able to pinpoint all possible cases why you might consider a mission too bad in terms of quality. And even the specifics mentioned here already raise questions. Having such a rule is already politics. I feel it does not save us from political issues but entangles us into them. If there is a mission which contains something really nasty, it will cause outrage among the community (I believe our most of active forum members are good people). If people are angry, they will tell the mission author all they think about it. And if the author won't change his mind, he will eventually leave TDM community. Then the mission can be removed from the database, perhaps with a poll about the removal. But it sounds like an exceptional case, it is hard to predict exceptional cases in advance. This is not even terms of service, but a technical detail about submissions. The mission should be accompanied by 800 x 600 screenshots. Or we can make them ourselves if you are OK with it. This is again purely technical, and I'm not even sure why it is needed. Isn't it how TDM works? If mapper does not override loading gui file, then default one is taken from core? Is it even worth mentioning? I think we should discuss mission updates by other people in general. This is worth mentioning so that mappers don't feel deceived. The generic rule is that we don't change missions without author's consent. But it is unclear how exactly we should try to reach the author if we need his consent. PM on TDM forums? Some email address? However, sometimes I do technical changes to ensure compatibility of missions with new versions of TDM. Especially since the new missions database has made it rather easy to do. Luckily, I'm not a mapper/artist, so I never fell an urge to replace model/texture or remap something. But still, it is gray zone. On the other hand, I think the truth is: we can remove a mission from database without anyone's consent. I hope it has never happened and will not happen, but I think this is the ultimate truth, and mentioning this sad fact might cover a lot of the other points automatically.
  19. Yeah I'm aware of the use cases - I mainly used it for particles and preventing models from showing up through walls. The point of the thread was to reveal why it was even created, as the thread I linked contains advice from @stgatilov to NOT use it at all: https://forums.thedarkmod.com/index.php?/topic/21822-beta-testing-high-expectations/page/10/#findComment-490707 If that's the advice, an explanation is needed and the Wiki updated.
  20. You can start here: https://forums.thedarkmod.com/index.php?/topic/12558-useful-important-editing-links/ Specifically, I recommend Springheel's new mapper's workshop: https://forums.thedarkmod.com/index.php?/topic/18945-tdm-new-mappers-workshop/
  21. Hi guys, through the "cheats" topic I got the idea, that it would be quite useful, if there were tags for missions (the post was about removing the killing restriction in some missions to suit the prefered play style). I don't know how easy or difficult this is, but with them, it would be quite convenient to pick missions with playstyles, environment, etc one does want to use. This could also be expanded to other mission properties. I remember a discussion about climbable drains, handles on doors, that cannot be picked and other things the map author chooses for himself. That way these things would be clearer and as I said before, it is easier to choose missions with playstyles that suit oneself. What do think?
  22. Still spreading the word about TDM on forums to new peops... Funny to see people say "Awesome, I loved playing Thief back in the day!"

    1. Show previous comments  2 more
    2. kano

      kano

      Yes it was in a discussion where someone was saying how unhappy they are with the way game companies grant themselves permission to do whatever they like to your PC and personal info today. I pointed out that giving up games completely is an unnecessarily overkill solution when there are free games like TDM to play.

    3. Epifire

      Epifire

      Honestly the mod/Indie genre is still really booming right now. And they aint got no reason to do shady invasive privacy bs.

    4. Petike the Taffer

      Petike the Taffer

      What Epifire said. :-)

  23. A couple more: https://forums.thedarkmod.com/index.php?/topic/21739-resolved-allow-mantling-while-carrying-a-body/ https://forums.thedarkmod.com/index.php?/topic/22211-feature-proposal-new-lean-for-tdm-212/ https://forums.thedarkmod.com/index.php?/topic/22198-feature-proposal-frob-to-use-world-item/ https://forums.thedarkmod.com/index.php?/topic/22249-212-auto-search-bodies/
×
×
  • Create New...