Counter-Strike: Global Offensive Level Creation: Difference between revisions
Jump to navigation
Jump to search
(Otherlang2 -> Lang. Added back-button to Level Design. Added icons to game links. Moved reference section up and added subsection VScripting.) |
(Added game mode icons. Used colorful game links. Replaced some 'CSGO' links with 'CS:GO' variant.) |
||
Line 22: | Line 22: | ||
*[[Static Props show up black]] | *[[Static Props show up black]] | ||
*[[Both Teams are Full error]] | *[[Both Teams are Full error]] | ||
*[[ | *[[CS:GO Bugs]] | ||
===Game Modes=== | ===Game Modes=== | ||
* [[ | * [[CS:GO Game Mode Commands]] | ||
{| class=wikitable | {| class=wikitable | ||
! Classic | ! Classic | ||
| | | | ||
* '''[[Creating a Classic Counter-Strike Map]]''' | * '''[[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 Bomb Defusal Map]] | ** [[Creating a Bomb Defusal Map]] | ||
** [[Creating a Hostage Rescue Map]] | ** [[Creating a Hostage Rescue Map]] | ||
* [[Creating a Wingman Map]] | * [[Creating a Wingman Map]] [[File:Csgo icon wingman.png|16px|link=|Wingman]] | ||
* [[ | * [[CS:GO Game Mode - Retakes]] [[File:Csgo icon skirmish retakes.png|16px|link=|Retakes]] | ||
* [[Setting up 1v1 Warmup Arenas]] | * [[Setting up 1v1 Warmup Arenas]] | ||
|- | |- | ||
! Gun Game | ! Gun Game | ||
| | | | ||
* [[Creating a Arsenal: Arms Race Map]] | * [[Creating a Arsenal: Arms Race Map]] [[File:Csgo icon armsrace.png|16px|link=|Armsrace]] | ||
* [[Creating a Arsenal: Demolition Map]] | * [[Creating a Arsenal: Demolition Map]] [[File:Csgo icon demolition.png|16px|link=|Demolition]] | ||
* [[CS:GO Gamemodes: Deathmatch]] | * [[CS:GO Gamemodes: Deathmatch]] [[File:Csgo icon deathmatch.png|16px|link=|Deathmatch]] | ||
|- | |- | ||
! Custom | ! Custom | ||
| | | | ||
* [[ | * [[CS:GO Custom Game Mode]] | ||
|- | |- | ||
! Cooperative | ! Cooperative | ||
| | | | ||
* [[Creating a Guardian Scenario Map]] | * [[Creating a Guardian Scenario Map]] [[File:Csgo icon guardian.png|16px|link=|Guardian]] | ||
* [[Creating a Co-op Strike Map]] | * [[Creating a Co-op Strike Map]] [[File:Csgo icon coopstrike.png|16px|link=|Co-op Strike]] | ||
|- | |- | ||
! Free For All | ! Free For All | ||
| | | | ||
* [[Creating a Danger Zone Map]] | * [[Creating a Danger Zone Map]] [[File:Csgo icon dangerzone.png|16px|link=|Danger Zone]] | ||
|} | |} | ||
Line 70: | Line 70: | ||
* [[VScript Fundamentals]] | * [[VScript Fundamentals]] | ||
* [[List of Counter-Strike: Global Offensive Script Functions|CS:GO VScript Functions]] | * [[List of Counter-Strike: Global Offensive Script Functions|CS:GO VScript Functions]] | ||
* [[ | * [[CS:GO VScript Examples]] | ||
==Theorycraft== | ==Theorycraft== | ||
Line 84: | Line 84: | ||
==See Also== | ==See Also== | ||
* {{game | * {{game name|csgo|name=Counter-Strike: Global Offensive}} | ||
* {{game | * {{game name|css|name=Counter-Strike: Source}} | ||
* {{game | * {{game name|cs|name=Counter-Strike}} | ||
* {{game | * {{game name|cscz|name=Counter-Strike: Condition Zero}} | ||
* {{game | * {{game name|czds|name=Condition Zero Deleted Scenes}} | ||
{{category end}} | {{category end}} |
Revision as of 17:28, 18 September 2021
This article focuses on Counter-Strike: Global Offensive level design using its authoring tools. For general mapping tutorials, see Category:Level Design.
Getting startedGeneral
ErrorsGame Modes
|
Reference
VScriptingTheorycraftWorkshopVideosSee Also |