Mapbase/Docs: Difference between revisions
< Mapbase
Jump to navigation
Jump to search
m (Blixibon moved page Mapbase/Documentation to Mapbase/Docs: Shorter title (consistent with Team Fortress 2/Docs)) |
No edit summary |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{LanguageBar|title=Mapbase Documentation}} | {{LanguageBar|title=Mapbase Documentation}} | ||
{{Mapbase topicon}} | {{Mapbase topicon}} | ||
{{ | {{DIP topicon}} | ||
{{Background | {{Background | ||
Line 13: | Line 13: | ||
| align = center | | align = center | ||
| style = border-color:{{mapbase|col}}4a; | | style = border-color:{{mapbase|col}}4a; | ||
| caption = [[File:Mapbase-logo.png|400px|link= | | caption = [[File:Mapbase-logo.png|400px|link=Mapbase|Mapbase]] | ||
<p style="margin:10px 0 10px; font-size:14px">'''{{github|mapbase-source/source-sdk-2013|GitHub}}''' · '''{{moddb|mods/mapbase|ModDB}}'''</p> | <p style="margin:10px 0 10px; font-size:14px">'''{{github|mapbase-source/source-sdk-2013|GitHub}}''' · '''{{moddb|mods/mapbase|ModDB}}'''</p> | ||
| {{tr | | {{tr | ||
Line 24: | Line 24: | ||
| bgcolor = #202020 | | bgcolor = #202020 | ||
| align=center | | align=center | ||
| {{td|font-size=14px|bgcolor=#303030| '''[[Mapbase/Entities/Base | | {{td|font-size=14px|bgcolor=#303030| '''[[Mapbase/Entities/Base Entity|Base Entity Changes]]''' }} | ||
{{td| New Inputs, Outputs, and KeyValues that can be used on existing entities. }} | {{td| New Inputs, Outputs, and KeyValues that can be used on existing entities. }} | ||
}} | }} | ||
Line 36: | Line 36: | ||
| bgcolor = #202020 | | bgcolor = #202020 | ||
| align=center | | align=center | ||
| {{td|font-size=14px|bgcolor=#303030| '''[[Mapbase | | {{td|font-size=14px|bgcolor=#303030| '''[[:Category:Mapbase Utilities|Utilities]]''' }} | ||
{{td| New utilities that are included with Mapbase, such as Autocubemap. }} | {{td| New utilities that are included with Mapbase, such as [[Mapbase/Docs/Autocubemap|Autocubemap]]. }} | ||
}} | }} | ||
}} | }} | ||
[[Category:Mapbase]] | [[Category:Mapbase]] |
Latest revision as of 04:30, 3 June 2025


Mapbase Entities | A list of all entities that are available in Mapbase. |
Base Entity Changes | New Inputs, Outputs, and KeyValues that can be used on existing entities. |
VScript in Mapbase | Mapbase's implementation of VScript, which can be used to run external scripts on entities. |
Utilities | New utilities that are included with Mapbase, such as Autocubemap. |