Counter-Strike 2 Workshop Tools/Examples: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{LanguageBar}} Example maps, prefabs and other content for {{cs2|1}}. == Zoo == {| class="standard-table" style="width:100%" |- ! Map ! Description ! style="width:35%" | Path to file |- | style="text-align:center" | <code>ancient_zoo.vmap</code> | A technical map showing the models, materials, and much more that were used on the Ancient map. | rowspan="3" style="vertical-align:top" | {{path|..\Counter-Strike Global Offensive\content\csgo\maps\editor\zoo}} |- | style="...")
 
No edit summary
Line 6: Line 6:
{| class="standard-table" style="width:100%"
{| class="standard-table" style="width:100%"
|-
|-
! Map
! style="width:10%" | Map
! Description
! Description
! style="width:35%" | Path to file
! style="width:35%" | Path to file
Line 18: Line 18:
|-
|-
| style="text-align:center" | <code>smartprop_zoo.vmap</code>
| style="text-align:center" | <code>smartprop_zoo.vmap</code>
| A set of ready-made SmartProps with notes from the developers.
| A set of ready-made [[Smart Props]] with notes from the developers.
|}
|}


Line 24: Line 24:
{| class="standard-table" style="width:100%"
{| class="standard-table" style="width:100%"
|-
|-
! Map
! style="width:10%" | Map
! Description
! Description
! style="width:35%" | Path to file
! style="width:35%" | Path to file

Revision as of 21:53, 16 September 2025

English (en)Translate (Translate)

Example maps, prefabs and other content for Counter-Strike 2.

Zoo

Map Description Path to file
ancient_zoo.vmap A technical map showing the models, materials, and much more that were used on the Ancient map. 🖿..\Counter-Strike Global Offensive\content\csgo\maps\editor\zoo
script_zoo.vmap Demonstration of JavaScript usage and the point_script entity.
smartprop_zoo.vmap A set of ready-made Smart Props with notes from the developers.

Templates

Map Description Path to file
lighting_info.vmap Demonstration of lighting sources, post-processing, and other features with notes from the devs. 🖿..\Counter-Strike Global Offensive\content\csgo_addons\addon_template\maps
xxx_mapname_xxx.vmap A map with your addon's name, containing everything you need for the bomb planting mode, as well as notes from the devs.
template_defuse.vmap [Todo] 🖿..\Counter-Strike Global Offensive\content\csgo\maps\templates
template_hostage.vmap [Todo]
template_wingman.vmap [Todo]