Jump to content
The Dark Mod Forums

Search the Community

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

  • 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. edit: TL;DR: I've tweaked the .lwo exporter to preserve autosmooth angle Ahem. When I started writing this post a couple of days ago, it was supposed to be a "please help me, models won't smooth" kind of thing, but as I started taking screenshots and such for a comprehensive view of the problem, the question morphed into a "is there a hack to get .lwo's to export the way .ase's do", then to "how to get the same surface smoothing from Blender as you can get from Lightwave" and eventually to "does anyone around know python and blender enough to fix the export plugin". But then I fixed the addon myself, so it was almost as if there's no point to the thread. However, while googling around for a solution I stumbled upon a whole bunch of incomplete (1,2) or outright wrong (1,2) information, and whenever the question came up the issue was never really resolved completely. That might be because the problem isn't obvious, since a lot of exported models will actually end up correctly smoothed on export, leading one to believe wrong shading in rare cases is due to modeling mistakes / bad shadowmesh / etc. Point is, having the definitive .lwo smoothing post seems useful. Identifying the problem: Here's the mesh. I add an 'edge split' modifier (I use sharp edges while modeling the low poly, so I can uncheck the 'edge angle' option). I can now apply the modifier(s) and export to .ase (triple the mesh either in export options or in modifiers beforehand). The .ase looks alright in-game: Now I'll export it to .lwo using this script. Depending on export options, here are the results: If I also check "remove doubles", I'll lose all of the split (sharp) edges: (recalculating normals on export can be unpredictable as well, so clean up the model beforehand instead) Right about this point I start searching for a solution online, stumble upon this and try the renderbump hack. However, all it seems to do is weld all of the vertices back together at runtime and attempt to smooth the whole surface, similarly to "remove duplicates", but with no upper threshold. (to anyone possibly reading this in the future: don't forget to revert your changes to the materials!) Source of the problem: At this point I still wasn't sure if it's even possible to get .lwo's identical to .ase's, so I installed Lightwave. Naturally, it took some time to eventually stumble upon Surface Editor (F5), and the "smoothing threshold" contained therein. But then I just had to crank it up to 180 and export to "LWO2". That fixes everything in-game: So the issue is trivial, I just have to find a way to somehow pass on a smoothing angle through the exporter. However, the "auto smooth" option on the object data tab doesn't seem to affect anything regardless of angle. Long story short, after some hex-comparison magic, I home in on SMAN block in the exporter script: So what it actually does is set your smoothing angle to either 90°, 86°(??), or 0°, depending on whether you've chosen "idtech compatible", "smoothed", or neither. The solution: Now, I don't know Python and I don't know Blender scripting, so I can't say with full certainty that I didn't break anything. But I did cobble together a version of the script that seems to do the job. Here it is, mirror / do whatever you want with it. If your mesh has autosmooth enabled, and you've checked "idtech" or "smoothed" on export, your chosen autosmooth angle will now transfer to the surface in .lwo: I took the liberty of changing the default export options to what seems to suit TDM the best, you can just open the script in notepad and edit them to your taste. Wrapping up, there are still some mysteries I didn't solve, such as "idtech compatible" models taking up only half the size of models exported otherwise (including from Lightwave itself), there doesn't seem to be any visible difference in-game, at least in TDM. That "1.5 radian" in the code still makes me scratch my head. And I still don't know if the 4-8x size savings over .ase matter for in-game memory at all (but at least I know I won't have to edit the *BITMAPs manually anymore). Even after all this, the .ase still has just slightly better shading, but since the outputs of the exporter and Lightwave itself are now identical, seems safe to say it's as good as it gets.
  2. i am so euphoric to see new FMs keep coming out and I am keen to try it out in my leisure time, then suddenly my PC is spouting a couple of S.M.A.R.T errors...

    tbf i cannot afford myself to miss my network emulator image file&progress, important ebooks, hyper-v checkpoint & hyper-v export and the precious thief & TDM gamesaves. Don't fall yourself into & lay your hands on crappy SSD

     

    1. Show previous comments  4 more
    2. The Black Arrow

      The Black Arrow

      -SNAP- somehow the forum double posted the same message, I think we are in The Twilight Zone of the Internet.

    3. taffernicus

      taffernicus

      @The Black Arrow woah i remember the time when SSD was in its infancy. This took me back to late 2011 to 2013 when the capacity of ssd was extremely small (with the smallest one ranging from 40 to 60Gb) and utterly expensive. It costed an arm and a leg to buy SSD with the capacity of 120GB and above. You would often see big brands like Intel (intel 3xx and 5xx), OCZ and corsair fighting SSD market dominance. On that day, most people on tech forums advised you to put the OS on SSD and leave the HDD as the second storage because there was a notion that ssd is not good for long term data storage. Despite a series of ads showing that ssd makes your system faster, at that time I wasn't interested in upgrading to ssd because win7, 8.1 and early version of windows 10 could run fine on spinning disk. It was not until windows 10 1809/1903 that i felt it had become unusable on spinning disk.

    4. taffernicus

      taffernicus

      anyway thank you for the suggestions. i feel like i have to swallow a bitter truth that SSD sometimes doesn't give you a hint in advance when it's on the way out as opposed to HDD. I've seen the worst with HDD : click of death, rough scratching sound and etc. My anecdote is that even though I didn't see anything suspicious about the s.ma.r.t status through the crystaldiskinfo and hdtune software, the end result is that I still get severe errors suddenly.

      I think i have neglected SSD maintenance guide. Yep this is purely my own fault. First, I should reevaluate running multiple hyper-v VMs on SSD. I guess the heavy I/O of the VMs could put a strain to SSD wear leveling. Second, i should closely monitor SSD operating temperature , the third is i should do due dilligence when it comes to buying a good SSD and the last is the importance of having UPS(not because my area often has power outages & power brownout but because the electronics in my house often experience short circuits and tripping the circuit breaker)

  3. I like the new frob highlight but it would nice if it was less "flickery" while moving over objects (especially barred metal doors).

    1. Show previous comments  1 more
    2. OrbWeaver

      OrbWeaver

      New for me, but I don't think it's that new in development terms. I just haven't updated my SVN for a while.

    3. datiswous

      datiswous

      Do you mean the frob outline?

       

    4. OrbWeaver

      OrbWeaver

      Yes, the white outline which appears around the frobbed object.

  4. Author Note: Thank you for downloading and playing the sequel to The Accountant 1: Thieves and Heirs this FM picks up right from where we left off in accountant 1. This is the second part in my three part series following Corbin on his journey to discover who and what the accountant is. This mission is a little different to what you may expect from a Thief mission but still has plenty of classic Thief moments as well. This is the largest mission I have ever built with an average play through lasting between 2 - 3 hours. A few aspects in game are different to what you may expect as well and those are: - Candles are pinchable (frob to put out instead of pickup) - Food has been hot fixed so now it heals you for 10 health points when eaten - Doors that are missing handles means you cannot enter that room/building - All secrets can be found before you enter the sewers As a little piece of fun trivia there is a small cameo in my mission from a very special guest. He is a longtime voice actor in the industry and you may know him from roles such as Deckard Cain in Diablo, Captain Price in Call of Duty, Elder Lyons in Fallout 3, or just about any Nordic character in Skyrim. In addition to all of the fantastic people who have helped me along the way I have personally spent a lot of time, effort and energy devoted to bringing this out to you all so I hope you can enjoy the fruits of my labor and have fun! File size: 358 mb
  5. There's a lighting issue in "William Steele 1: In the North" at -1153.92 3523.22 -955.75 29.8 -145.6 0.0 There's a candle on the other side of the wall. In 2.12 dev, that candle's light leaks through the wall at the base of the door as seen in the video, comparing 2.11 and 2.12-r10451.
  6. Is there something wrong with the forums lately, or is it my browser? I've been having trouble formatting posts, and just now I couldn't format anything at all.

    I'm using Vivaldi.

    Usually I have to: select text, click bold, nothing happens, select again, click bold, then it works. 

    Same for other stuff, like creating spoilers, bullet points, links. Nothing works the first time. 

    1. datiswous

      datiswous

      I have no problem. I use Firefox. @Zerg Rush also uses Vivaldi. Have you tried without extensions, or in another browser?

      (btw. bold, italic and underline have shortcut keys: Ctrl B, Ctrl I and Ctrl U, you could try that)

       

  7. I've been gone for a while, but now I'm back, have a new desktop and I want to get back to making missions and playing missions. And doing other contributions. Waiting for my reset password for the wiki, but I'll take a look at it soon. Hello, all. :)

    1. Show previous comments  1 more
    2. Petike the Taffer

      Petike the Taffer

      I already wanted to revisit the forums this past autumn and winter, but other stuff kept me busy. Now that I've jumped over to 64-bit TDM on a brand new machine, I also want to revisit my old FM projects and complete a smaller FM.

    3. thebigh

      thebigh

      New missions! New missions! *happy noises*

    4. datiswous

      datiswous

      Btw. in case you come across these 2 pages on the wiki, I modified them quite a bit after you left:

      The contents of the Entity database was hidden and therefore no search could be made on it's contents (everything that is hidden does not excist for search and this makes it kind of useless i.m.o.). I restructured it so everything is always visible (with a back to top-index link after each section).

  8. Would someone be willing to help adjusting some of the following mapping and model issues and suggestions? Mapping: * 0006364: Ladder cuts into the arch and the northern door when door is opened (https://bugs.thedarkmod.com/view.php?id=6364) * 0006365: Ladder in the wood shed cuts into a barrel (https://bugs.thedarkmod.com/view.php?id=6365) * 0006366: Clouds in the sky do not move in Tears of St. Lucia (https://bugs.thedarkmod.com/view.php?id=6366) * 0006374: Chandeliers in church hall (https://bugs.thedarkmod.com/view.php?id=6374) * 0006396: Return check is too sensitive (https://bugs.thedarkmod.com/view.php?id=6396) * 0006376: Wrong trigger for the hint about the hammer (https://bugs.thedarkmod.com/view.php?id=6376) * 0006395: Wall of church grounds unfinished (https://bugs.thedarkmod.com/view.php?id=6395) * 0006423: Graft map A New Job and map Tears of St. Lucia (https://bugs.thedarkmod.com/view.php?id=6423) * Training Mission, room Archery: Walking on the stone path outside the shooting range sounds like walking on grass. Floor in tower sounds OK. (-225.92 -807.79 240.29 32.6 -146.3 0.0) Models: * 0006373: Failure to pick lock of chest (https://bugs.thedarkmod.com/view.php?id=6373) * 0006375: Locked doors have no keyholes (https://bugs.thedarkmod.com/view.php?id=6375) * 0006381: Issues with model fence around the pulpit (https://bugs.thedarkmod.com/view.php?id=6381) * 0006382: The depth of the seats of the benches are too narrow (https://bugs.thedarkmod.com/view.php?id=6382) * 0006397: Some banners with builder symbol look sqashed narrow (https://bugs.thedarkmod.com/view.php?id=6397) The following are listed as authors of the mission: * Original map: Jdude * Story: Springheel * Additional mapping: Springheel, Fidcal, Bikerdude, Greebo, datiswous (not listed), JackFarmer (not listed)
  9. The new version of DR is crashing on startup, and an older version (2.8), the one I'm trying to update, still opens fine. Do you know of any reason why the new version of DR would crash over older versions and a fix that I might try? Also, I set the initial configuration "mission" slot to a possibly bunk folder, and I wonder if that's contributing to the crash. So I wanted to know how to either reset the initial config window, or anyway where the config file is so I can either delete it or edit it directly. Edit: Okay, I found the config file in ...\AppData\Roaming\DarkRadiant. I deleted it, I redid the initial config & left off the mission info, and it did reset. But that didn't stop the crash on start up. So it must be for some other reason. This laptop uses an Intel graphics card (not a specialized one), so that might be related to the crash too. Anyway if you know how I can stop the crash, let me know, otherwise I'll use the older version. This is a convenient little laptop to build on, even without a graphics card.
  10. I created two walls: both have a base brush that is 128 x 128, and 4 units thick. One of the brushes, however, has a little bit of decor that sticks out another 4 units. Later on when I was working on my map, I cloned a model, moved it 128 units, and then changed it's model. However, when changing it from the wall with decor to the wall with no decor, it proceeded to shift itself 2 units forward. I thought maybe it had to do with what grid size I had saved/exported the model as, but adjusting that did nothing. And the models are both aligned together. This is the only model I've had do this. What is causing this?
  11. If you find the new Beatles song "Now and Then", which was created with the help of AI, totally boring, then you should better play the mission of the same name by our esteemed mission maker friend joebarnin, because the latter is actually a creative milestone!

    1. Show previous comments  1 more
    2. JackFarmer

      JackFarmer

      @datiswous You are right, no doubt about that! 😆

    3. chakkman

      chakkman

      Whoever had the Schnapsidee to let A.I. write music should be crucified anyway. ;)

    4. Arcturus

      Arcturus

      The song was not written by AI. They simply separated piano and vocal in the Lennon's 1970s demo recording. The song is from the same demo tape as the two songs released in 1995.

      They already used the same "AI" tool in the "Get back" documentary to isolate conversations.

      Here's the original recording:

      And here's a comparison of the two versions:

      "Revolver" album was also remastered this way last year. Most Beatles records were made on a 4 track and thanks to machine learning instruments can be separated and remixed.

       

  12. This is a Skyrim-style door which opens just a bit into a black_matt "void" before teleporting the player to a different area of the map, which may represent the other side of the door. This is used for connecting physically separated map areas with each other, such as when there's an exterior/interior split of a building or ship to allow for more mapping freedom. It's based off the func_mover, so it's only distantly related to normal doors and works slightly differently. Usage is to specify rotate/translate/move_time/accelTime/decelTime/snd_open/snd_close, target an info_player_teleport entity and optionally the corresponding door on the other side. It'll trigger all other targets and automatically detect up to 2 door handles. Currently no support for locking or AI pathing. At the end of the video you see something to be careful of: don't put bright lights on the other side of the door where the player can get seen. Also noticed the audio is a little bit delayed in this video. teledoor.pk4 The download comes with a prefab and entity def with tooltips for new spawnargs. Drop or extract the .pk4 in your FM folder and you will find a new entity atdm:teledoor in the folder movers/doors. Remember to update your tdm_custom_scripts.script if you've already modified yours. This is the scriptobject: And entity def:
  13. TDM Modpack v3.6 released!

    Check out the new Flash Grenade Mod.

  14. https://www.gamesradar.com/witcher-3-mod-uses-ai-to-create-new-voice-lines-without-geralts-original-voice-actor/ https://www.ibtimes.com/witcher-3-story-mod-stirs-controversy-over-ai-generated-voice-acting-3237250 https://www.inputmag.com/gaming/video-game-voice-ai-human-actors-witcher-3-mod-controversy My position: get over it, voice actors. The writing has been on the wall since Vocaloid was released. I think we've seen games shipping with 10 to 30 gigabytes of voice data at this point. You could imagine some game using procedurally generated text (like GPT-3 used to fuel NPC chatbots), team written scripts, or crowdsourced scripts to get to the equivalent of 1 terabyte or more of lines. Powerful 8-core CPUs are becoming the minimum standard for gaming, and between the CPU and GPU there will be more than enough computational resources available to synthesize voice lines and other sounds, like object collisions, in real time. Assuming 500,000 pages per gigabyte, 1.5 minutes to voice a page, you can get 1.4 years of text-to-speech from 1 gigabyte of scripts. The legal issues are legitimate. I have no doubt that a court would side with voice actors who are having their voices "stolen", citing personality rights. At the same time, companies could figure out how to mix the voice samples of hundreds of real people together in training data, and adjust parameters to come up with an infinite number of indistinct voices that can be used without paying anyone. Meanwhile, fan efforts can rip off real voices from Hollywood and voice actors, or specific voice performances like Stephen Russell as Garrett. It's not worth it to sue them, and they can come together pseudo-anonymously and distribute code using torrent sites if needed. In some cases, an amateur will do the voice acting and then a different voice style will be pasted over the original recording. We could also see pure text-to-speech with a markup language to add emphasis, vocal cadence, etc. In either case, an algorithm can definitely transfer or fake the "breathing" and pauses. It's also likely to be considered art. Ignoring the fact that an "invisible sculpture" can be considered art, there will likely be a lot of creativity or at least fine tuning when writing a script, working with an AI that generates scripts, and perfecting the voices.
  15. Demonstration Video I wondered if I could implement an improved lean for The Dark Mod. How was the result? Please see for yourself by checking out the video. The video shows: Leans from multiple games that show less view angle and more slide. Comparison between Thief and this lean proposal. Comparison between TDM 2.11 and this lean proposal. Aiming and shooting arrows while standing and crouching. Tap lean ability. Motivation There is something about the original Thief game's lean that feels really good. It feels close to actually peeking around a corner while not jarring the view. In an interview with former Looking Glass Studios developers, the interviewer asks them how they got leaning to feel so good while other FPS games have not. In a tweet by NamelessVoice, the author of the widely used Thief FM script library called NVScript, he said: New Lean Proposal Provide a lean that is more similar to Thief-style lean. Less view angle, more slide. Feels more natural, less awkward. Easier to aim and shoot arrows. Unlean more quickly. Feels like snapping your head back after suddenly seeing a guard. Improved lean during crouch. Compared to TDM 2.11, this lean can be used to see more around corners while crouched. Tap lean ability. Compared to TDM 2.11, this lean allows pressing the lean keybinding in rapid succession. Other: Fixed "lean getting stuck sometimes" bug in TDM 2.11. Fixed "lean getting stuck after saved game load" bug in TDM 2.11. Technical Details Bug Tracker https://bugs.thedarkmod.com/view.php?id=6320 Cvars At the moment, the new lean is toggled on via the tdm_lean2_mode cvar. Other cvars include: pm_lean2_time_to_lean (default "400") pm_lean2_time_to_unlean (default "300") pm_lean2_slide (default "200") pm_lean2_angle (default "8") pm_lean2_angle_mod (default "0.5") However, I didn't know how to proceed with this section. Does the new lean replace the old lean? Does the new lean become the default while keeping the old lean available? Code TDM 2.11 uses a sine easing function. Instead, this new lean uses a cubic bézier easing function. For a 2.11-Like Lean For a lean that is similar to 2.11, its cvars can be set to the following: pm_lean2_slide "100" pm_lean2_angle "18" pm_lean2_angle_mod "0.8" The following video shows a comparison between 2.11 and this new lean proposal with those cvar settings.
  16. I'm looking for some beta testers for my new mission, A Night in Altham: This is a large mission - not gigantic like Iris or The Painter's Wife, but bigger than anything I've done before. Content warning: In the next day or so I'll put up a thread in the beta testing forum, with a link to the pk4. Thanks!
  17. In this hypothetical scenario Embraces Group puts you in charge of the creative team in charge of creating a new Thief game. You don't have to do any coding or any of the complicated boring bits and what you say goes. What would the games plot be? Would it be a sequel? prequel? reboot or maybe something else? What new features would be in the game that we haven't seen before in Thief or The Dark Mod? Can't think of any more question right now but I'm sure you'll have your own interesting ideas beyond anything I've asked.
  18. Why do we see people selling fan art and models from games online? How and why do they not get ripped a new one by publishers? I mean there are some companies who just sit on franchises and do nothing with them; they tend to be the most litigious, while more active ones who have actually made good games in the last 15 years seem to ignore it? I guess sitting around, hoarding franchises and not developing games all day means you have more time to go after fans. :) But still, I do feel that profiting off of someone else's work without their permission is wrong.

    1. jaxa

      jaxa

      It's difficult/expensive to police, might not be competing with the actual product, and alienates fans who are giving free advertising to the works. It may be in a legal gray area if trademarks aren't used.

    2. jaxa

      jaxa

      Using Nintendo as an example, they tend to go after emulators, unauthorized ports, and fan games. They aren't as likely to go after fan art. There was a recent DMCA request sent to SteamGridDB, but that was more like reworked box art, I assume used for emulator GUIs:

      https://arstechnica.com/gaming/2022/11/nintendo-goes-after-fan-made-custom-steam-icons-with-dmca-takedowns/

    3. SeriousToni

      SeriousToni

      Well, there are even people who sell tshirt prints of the thief games for their own profit without legal pursue. I think doing fanart without profit is fine, but selling them for their own pocket to be printed on clothes and posters by using the fame of games other people / companies made is not right.

  19. Who is actually working on new missions right now? That I, the greatest mapper of all times (and I say this in all modesty, it is innate in me) am working on something epochal is clear to everyone by now. But who else is working on new missions? Please let me, your God, know, because it's so depressingly quiet here and I don't like to post pictures all the time, because even for me it gets a bit too boastful (although justified) with time.

    1. Show previous comments  15 more
    2. JackFarmer

      JackFarmer

      @cvlwThen you are miles ahead of me, I have never managed to create a real existing building in DR. That's quite an accomplishment and you're in good company, as many of our Mission Maker colleagues model their buildings this way as well.

    3. cvlw

      cvlw

      For what it is worth, this is the church building:
      https://www.google.com/maps/@44.9471922,-93.0991573,3a,75y,359.64h,106.29t/data=!3m6!1e1!3m4!1su1fFTQjg-h6otT-rj5vQ-g!2e0!7i13312!8i6656?entry=ttu

      The nature of this type of church layout is left-right symmetry which settles into a fat grid quite nicely.

      Now an interesting story to shoehorn into this thing... that is the challenge!

    4. datiswous

      datiswous

      Some church building modules would be nice, so peeps can build variations easily

  20. TDM Modpack v3.4 released!

    Check out the new Blinking Items Mod...

    1. demagogue

      demagogue

      Do you want to put up a link to it?

    2. snatcher

      snatcher

      Thanks, done.

  21. I think it's time to replace the frob material stages with a shader (probably add a param to the existing ambient shader) There is more than one angle to this issue but I am mainly concerned about too many stages in materials that are somewhat taxing in terms of performance. Imagine rendering of 3K surfaces interacting with 3 lights in average and using materials with 7 stages in average. The renderer loops through every stage for every surface making it ~ 20K checks per loop. It has to happen during the depth stage, then each light and then the ambient pass resulting in 100K checks. It makes sense to try to reduce this load, especially considering that the frob stage is relatively rarely invoked and the checks happen on the backend making it hard to parallelize the computation. I am thinking adding a top-level material keyword that would apply as frob color and get passed to the ambient shader when the surface is a part of a frobable entity. I would like to hear your thoughts from the mapper/designer POV.
  22. (Original Post) Hey ho. I am currently working on an alternative approach to blackjacking that doesn't rely on animation based hit collision, as it is now. Part of this approach is that the player gets a feedback on whether he can knockout the enemy in front of him via a suitable animation. As I am not familiar with neither modeling nor animating I would humbly ask for someone to help me out here. What I need is an animation that starts in the blackjack's idle state. The blackjack should then be slightly raised. Thanks in advance. ========================================= To test this out you can run the tdm_installer, select custom version and then select the dev16599-10071 dev build that can be found under dev/2.11. In addition you have to use this custom manifest url: http://ftp.thedarkmod.com/custom_builds/blackjack/manifest.iniz EDIT: There is a newer dev build available containing all the changes. The manifest is no longer needed. The ko indication can be toggled via the cvar tdm_blackjack_indicate. =========================================
  23. Well that was fun, I managed to get my account locked for half an hour Top tip Delete all the cookies for the forum along with any saved passwords before trying to log back in
  24. Currently the components that make up a LOD-enabled model are usually stored in various different places. Taking the aphrodite statue as an example: - The most detailed model stage is found in darkmod/decorative/statues. - All the other stages are found in darkmod/misc/lod, probably so that the decorative statues folder is less cluttered. - The LOD entity that makes use of all these stages is in a different menu altogether, Create Entity > LOD/decorative/statues. I've seen that a lot of the times, even though a LOD entity is available for a particular model, mappers just use the most detailed stage in a simple func_static, missing out completely on the LOD optimisation. I suppose this is because mappers mainly use the Model Chooser instead of the Entity Chooser for decorating the map and don't realise how the LOD system works/forget to check every time whether a LOD entity exists for any of the models they create. Some possible ways to address this: - Let the Model Chooser check whether there's a LOD entity that makes use of a model the mapper is about to create. If yes, it could create that entity instead of a func_static. - Wellingtoncrab suggested an overhaul by combining the Entity Chooser and Model Chooser into an integrated asset chooser which could show flags for certain models, i.e. LOD. This would also make it easier at a glance to see what's available.
×
×
  • Create New...