User:Dr. Orange/Sandbox: Difference between revisions
Jump to navigation
Jump to search
Dr. Orange (talk | contribs) (Testing HL1 targetname template.) |
Dr. Orange (talk | contribs) (Testing Hl1 Rendermode template.) |
||
Line 1: | Line 1: | ||
; | ; Render Mode <code><choices></code> | ||
: | : [[Rendermode]] to use. | ||
; | :* 0: "Normal" | ||
: | :* 1: "Color" | ||
:* 2: "Texture" | |||
:* 3: "Glow" | |||
:* 4: "Solid" | |||
:* 5: "Additive" | |||
; FX Amount (1-255) <code><integer></code> | |||
: Controls transparency when using another render mode then normal. 0 is completely invisible, and 255 is opaque. | |||
; FX Color (R G B) <code><[[color255]]></code> | |||
: Color to use by the specified render mode. |
Revision as of 11:06, 31 March 2015
- Render Mode
<choices>
- Rendermode to use.
- 0: "Normal"
- 1: "Color"
- 2: "Texture"
- 3: "Glow"
- 4: "Solid"
- 5: "Additive"
- FX Amount (1-255)
<integer>
- Controls transparency when using another render mode then normal. 0 is completely invisible, and 255 is opaque.
- FX Color (R G B)
<color255>
- Color to use by the specified render mode.