Jump to content
The Dark Mod Forums

Recommended Posts

Posted

Hmm...

 

<filter name="Hide LWO">
	<filterCriterion type="entityclass" match=".*" action="show" />
	<filterCriterion type="entityclass" match="*.lwo" action="hide" />
</filter>

?

 

 

It's been a long time since I worked on the filter system, but I'm dubious that that would work. The entity class for a model is going to be func_static, surely, rather than including the model file extension?

 

I think you'd need a filter that matches on the model spawnarg, if the filter system supports matching on arbitrary spawnargs.

Posted (edited)
<filter name="Hide LWO">
	<filterCriterion type="entityclass" match=".*" action="show" />
	<filterCriterion type="entityclass" match="*.lwo" action="hide" />
</filter>

Tried this already, the above causes a error popup in DR and if you click abort DR crashes to desktop.

Edited by Bikerdude
Posted

The following will work (tested it).

  • go to filters/edit filters
  • press the add button
  • give the filter a suitable name
  • press the add button to add a new filter rule
  • apply the following settings: Type=entitykeyvalue Entity Key=model Match=(*.).lwo Action=hide
  • press save to confirm the changes

Note that you can bind a keyboard shortcut to your custom filter (useful if you use it often).

 

post-11230-0-81467100-1521152704_thumb.jpg

FM's: Builder Roads, Old Habits, Old Habits Rebuild

Mapping and Scripting: Apples and Peaches

Sculptris Models and Tutorials: Obsttortes Models

My wiki articles: Obstipedia

Texture Blending in DR: DR ASE Blend Exporter

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recent Status Updates

    • jivo

      In case you missed it, I updated the Visible Player Hands mod to version 2.0. It now works while a weapon is selected and has a Linux version too.
      Check it out if you're interested: Visible Player Hands 2.0
      · 0 replies
    • thebigh

      Starting a playthrough of the whole Dark Mod, from oldest mission to newest. I've knocked over the first few already and about to start Living Expenses. Only ~170 missions to go!
      · 12 replies
    • Ansome

      I'm back! Happy new years, TDM folks!
      I brought with me a quick update for my first FM that fixes up a lot of small issues that didn't get caught in beta testing. I didn't exactly expect it to take me nearly 9 months to release a patch, but it's been a wild year to say the least. Teaching, finishing up my Master's of Education, and all manner of other events forced me to drop out of the anniversary FM contest and ate up all my time, but I'm back again in a comfortable position to start catching up on all the new FMs. I may even start work on another spooky project of greater length and difficulty in the coming year.
      Thanks again for the warm welcome to the community and have a happy new year!
      · 3 replies
    • JackFarmer

      I got myself the apple tv trial subscription. I have to say, “Foundation” (season 1) is very exciting. Shall I read the books as well?
      · 2 replies
    • datiswous

      One more like..
       

      · 3 replies
×
×
  • Create New...