User Tools

Site Tools


howto:customize_lens_flares
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


howto:customize_lens_flares [2009-08-13 15:08] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +{{stub}}
 +{{update}}
 +{{cleanup}}
 +
 +The console command flareconfig 0 tex 2 activates the flares that have rings (put that in autoexec.cfg for it to run automatically; remember that autoexec.cfg should be in your runtime directory Run\jDoom\). The default lens flares are activated with the command flareconfig 0 tex -1.
 +
 +Add these lines in Defs\jDoom\User.ded if you want to make the health bonuses a bit brighter: (if User.ded doesn't exist, just create a new file)
 +
 +<code>Light { State = "BON1"; Size = 0.7; }
 +Copy Light { State = "BON1A"; }
 +Copy Light { State = "BON1B"; }
 +Copy Light { State = "BON1C"; }
 +Copy Light { State = "BON1D"; }
 +Copy Light { State = "BON1E"; }
 +</code>
 +
 +====== See also ======
 +
 +  *  [[light]] definition
 +
 +
 +
 +
  
howto/customize_lens_flares.txt · Last modified: 2009-08-13 15:08 by 127.0.0.1