Valve Developer Community:Searching: Difference between revisions
Jump to navigation
Jump to search
m (Cleanup of this rather lonely page) |
|||
Line 1: | Line 1: | ||
== | == Searching == | ||
To search for something in the Valve Developer Community | To search for something in the Valve Developer Community, simply type what you are searching for in the Search bar on the left-hand side of any page and click Search. | ||
===Abstract Mapping=== | ===Abstract Mapping=== | ||
Know what concept you want to add to your map (e.g. rain, sky, etc), but not sure exactly what entities you need to use? [[Abstract Mapping]] helps modders transform their abstract ideas into entities, brushes, and I/O. | |||
===Abstract Coding=== | ===Abstract Coding=== | ||
Abstract mapping's programmer sibling, [[Abstract Coding]] makes abstract ideas into code. | |||
===FAQ=== | ===FAQ=== | ||
Check out the [[:Category:Source SDK FAQ]] for documentation on specific errors and issues. | Check out the [[:Category:Source SDK FAQ|Source SDK FAQ]] for documentation on specific errors and issues. |
Revision as of 07:47, 29 August 2006
Searching
To search for something in the Valve Developer Community, simply type what you are searching for in the Search bar on the left-hand side of any page and click Search.
Abstract Mapping
Know what concept you want to add to your map (e.g. rain, sky, etc), but not sure exactly what entities you need to use? Abstract Mapping helps modders transform their abstract ideas into entities, brushes, and I/O.
Abstract Coding
Abstract mapping's programmer sibling, Abstract Coding makes abstract ideas into code.
FAQ
Check out the Source SDK FAQ for documentation on specific errors and issues.