Jump to content
The Dark Mod Forums

Recommended Posts

Posted

I have the following texture -

tdm_roulette_red_chip
{
	noSelfShadow
	noshadows

    {       
     blend	diffusemap
	 map	models/darkmod/props/textures/red_chip
    }


	// TDM Ambient Method Related 
	{							
		if (global5 == 1)		
		blend add				
		map				models/darkmod/props/textures/red_chip
		scale			1, 1		
		red				global2	
		green			global3	
		blue			global4	
	}

}

The issue its very bright in the dark, how would I tweak the material so it isnt so bright..

bhm_banner.jpg

Posted

I have the following texture -

tdm_roulette_red_chip
{
	noSelfShadow
	noshadows

    {       
     blend	diffusemap
	 map	models/darkmod/props/textures/red_chip
         rgb 0.5
    }


	// TDM Ambient Method Related 
	{							
		if (global5 == 1)		
		blend add				
		map				models/darkmod/props/textures/red_chip
		scale			1, 1		
		red				global2	
		green			global3	
		blue			global4	
	}

}

The issue its very bright in the dark, how would I tweak the material so it isnt so bright..

 

use rgb 0.5 to decrease brightness 50%

 

Range from 1.5 to 0.

Please visit TDM's IndieDB site and help promote the mod:

 

http://www.indiedb.com/mods/the-dark-mod

 

(Yeah, shameless promotion... but traffic is traffic folks...)

Posted

use rgb 0.5 to decrease brightness 50%

 

Range from 1.5 to 0.

Ah I did wonder if it was that simple, nice one.

You're not working on a new map, are you?

Finishing up work on a little colab project with 'Some1stolit' and just fixing any remaing little bugs that are left.

bhm_banner.jpg

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

    • JackFarmer

      "The Year of the Rat." 
      😄

      Al Stewart must be proud of you!
      Happy testing!
      @MirceaKitsune
      · 1 reply
    • datiswous

      I posted about it before, but I think the default tdm logo video looks outdated. For a (i.m.o.) better looking version, you can download the pk4 attached to this post and plonk it in your tdm root folder. Every mission that starts with the tdm logo then starts with the better looking one. Try for example mission COS1 Pearls and Swine.
      tdm_logo_video.pk4
      · 2 replies
    • JackFarmer

      Kill the bots! (see the "Who is online" bar)
      · 3 replies
    • STiFU

      I finished DOOM - The Dark Ages the other day. It is a decent shooter, but not as great as its predecessors, especially because of the soundtrack.
      · 5 replies
    • JackFarmer

      What do you know about a 40 degree day?
      @demagogue
      · 4 replies
×
×
  • Create New...