Source VMT Editor: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
Line 2: Line 2:
{{stub}}
{{stub}}
= Overview =
= Overview =
The Material Editor is an engine tool available in Source 2007 and later. To use it, run your game or mod with -tools -nop4 on the command line and select 'Material Editor' from the Tools menu. Make sure that sv_lan is set to 1 in the console located in the lower-left corner (sv_lan 1). This tool is used to edit the material properties with the added advantage of a preview.  
The Material Editor is an engine tool available in Source 2007 and later. To use it, run your game or mod with -tools -nop4 on the command line and select 'Material Editor' from the Tools menu. This tool is used to edit the material properties with the added advantage of a preview.  


{{note|you need to use the command: "toolload vmt" in console for {{as}}[[Alien Swarm]] to load}}
{{Note| Make sure that sv_lan is set to 1 in the console located in the lower-left corner (sv_lan 1) if your game is MP based.}}  


{{Warning|you need to use the command: "toolload vmt" in console for {{as}}[[Alien Swarm]] to load}}


= Interface =
= Interface =

Revision as of 03:26, 3 January 2012

Broom icon.png
This article or section needs to be cleaned up to conform to a higher standard of quality.
For help, see the VDC Editing Help and Wikipedia cleanup process. Also, remember to check for any notes left by the tagger at this article's talk page.

Stub

This article or section is a stub. You can help by expanding it.

Overview

The Material Editor is an engine tool available in Source 2007 and later. To use it, run your game or mod with -tools -nop4 on the command line and select 'Material Editor' from the Tools menu. This tool is used to edit the material properties with the added advantage of a preview.

Note.pngNote: Make sure that sv_lan is set to 1 in the console located in the lower-left corner (sv_lan 1) if your game is MP based.
Warning.pngWarning:you need to use the command: "toolload vmt" in console for Alien SwarmAlien Swarm to load

Interface

MaterialEditor.jpg


Todo: Describe the Interface, Make a user tutorial

See Also