Counter-Strike: Global Offensive Level Creation: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created 'Bots' section, added CS:GO Bot Behavior Trees.)
(Used Template:Csgo mode. Added List of CS:GO Weapons (Category page). Simplified some links. Linked headline Bots.)
Line 18: Line 18:
* [[HDR]]
* [[HDR]]


===Bots===
===[[Bot]]s===
* [[Navigation Meshes]]
* [[Navigation Meshes]]
* [[CS:GO Bot Behavior Trees]]
* [[CS:GO Bot Behavior Trees]]
Line 28: Line 28:


===Game Modes===
===Game Modes===
* [[CS:GO Game Mode Commands]]
* [[CS:GO Game Modes]]
{| class=wikitable
{| class=wikitable
! Classic
! Classic
|
|
* '''[[Creating a Classic Counter-Strike Map]]''' [[File:Csgo icon casual.png|16px|link=|Casual]][[File:Csgo icon competitive.png|16px|link=|Competitive]][[File:Csgo icon wingman.png|16px|link=|Wingman]]
* '''[[Creating a Classic Counter-Strike Map]]''' {{csgo mode|casual}}{{csgo mode|competitive}}{{csgo mode|wingman}}
** [[Creating a Bomb Defusal Map]]
** [[Creating a Bomb Defusal Map]]
** [[Creating a Hostage Rescue Map]]
** [[Creating a Hostage Rescue Map]]
* [[Creating a Wingman Map]] [[File:Csgo icon wingman.png|16px|link=|Wingman]]
* {{csgo mode|Wingman}}
* [[CS:GO Game Mode - Retakes]] [[File:Csgo icon skirmish retakes.png|16px|link=|Retakes]]
* {{csgo mode|Retakes}}
* [[Setting up 1v1 Warmup Arenas]]
* [[Setting up 1v1 Warmup Arenas]]
|-
|-
! Gun Game
! Gun Game
|
|
* [[Creating a Arsenal: Arms Race Map]] [[File:Csgo icon armsrace.png|16px|link=|Armsrace]]
* {{csgo mode|Armsrace}}
* [[Creating a Arsenal: Demolition Map]] [[File:Csgo icon demolition.png|16px|link=|Demolition]]
* {{csgo mode|Demolition}}
* [[CS:GO Gamemodes: Deathmatch]] [[File:Csgo icon deathmatch.png|16px|link=|Deathmatch]]
* {{csgo mode|Deathmatch}}
|-
|-
! Custom
! Custom
|
|
* [[CS:GO Custom Game Mode]]
* {{csgo mode|Custom}}
|-
|-
! Cooperative
! Cooperative
|
|
* [[Creating a Guardian Scenario Map]] [[File:Csgo icon guardian.png|16px|link=|Guardian]]
* {{csgo mode|Guardian}}
* [[Creating a Co-op Strike Map]] [[File:Csgo icon coopstrike.png|16px|link=|Co-op Strike]]
* {{csgo mode|Coop}}
|-
|-
! Free For All
! Free For All
|
|
* [[Creating a Danger Zone Map]] [[File:Csgo icon dangerzone.png|16px|link=|Danger Zone]]
* {{csgo mode|Dangerzone}}
|}
|}


Line 64: Line 64:
* [[Counter-Strike: Global Offensive Mapper's Reference|Dimensions & Fall Damage]]
* [[Counter-Strike: Global Offensive Mapper's Reference|Dimensions & Fall Damage]]
<!--* [[Counter-Strike: Global Offensive Textures and Decals|List of CS:GO Textures and Decals]]-->
<!--* [[Counter-Strike: Global Offensive Textures and Decals|List of CS:GO Textures and Decals]]-->
* [[List of Counter-Strike: Global Offensive Entities|List of CS:GO Entities]]
* [[List of CS:GO Entities]]
* [[:Category:Counter-Strike: Global Offensive Weapons|List of CS:GO Weapons]]
* [[Counter-Strike: Global Offensive Sky List|List of CS:GO Skies]]
* [[Counter-Strike: Global Offensive Sky List|List of CS:GO Skies]]
* [[List of CS:GO Cvars|List of CS:GO Console Variables]]
* [[List of CS:GO Cvars|List of CS:GO Console Variables]]
* [[List of Counter-Strike: Global Offensive maps|List of CS:GO Maps]]
* [[List of CS:GO Maps]]
* [[Map_prefixes#Counter-Strike.2C_Counter-Strike:_Condition_Zero.2C_Counter-Strike:_Source_and_Counter-Strike:_Global_Offensive|List of Map Prefixes]]
* [[Map_prefixes#Counter-Strike.2C_Counter-Strike:_Condition_Zero.2C_Counter-Strike:_Source_and_Counter-Strike:_Global_Offensive|List of Map Prefixes]]
* [[Decompiling BSP maps with File Packing]]
* [[Decompiling BSP maps with File Packing]]
===VScripting===
===VScripting===
* [[VScript Fundamentals]]
* [[VScript Fundamentals]]
* [[List of Counter-Strike: Global Offensive Script Functions|CS:GO VScript Functions]]
* [[List of CS:GO Script Functions|CS:GO VScript Functions]]
* [[CS:GO VScript Examples]]
* [[CS:GO VScript Examples]]



Revision as of 23:40, 21 February 2022