Misc: Add CSGO content.
Fuckin had to recreate the weapons.txt. Yikers (Still gotta do `ammotype`.)
This commit is contained in:
@ -0,0 +1,4 @@
|
||||
// Place this in cfg/sourcemod/zombiereloaded to use it.
|
||||
|
||||
// Enable a random mode in cs_italy.
|
||||
exec sourcemod/zombiereloaded/randommode.cfg
|
@ -0,0 +1,4 @@
|
||||
// Place this in cfg/sourcemod/zombiereloaded to use it.
|
||||
|
||||
// Use swarm mode in de_dust.
|
||||
exec sourcemod/zombiereloaded/swarm.cfg
|
@ -0,0 +1,5 @@
|
||||
// Place this in cfg/sourcemod/zombiereloaded to use it.
|
||||
|
||||
// Use swarm mode in de_dust. Swarm mode also has a post map config that must
|
||||
// be executed.
|
||||
exec sourcemod/zombiereloaded/swarm.post.cfg
|
@ -0,0 +1,4 @@
|
||||
// Place this in cfg/sourcemod/zombiereloaded to use it.
|
||||
|
||||
// Use nemesis mode in de_dust2.
|
||||
exec sourcemod/zombiereloaded/nemesis.cfg
|
Reference in New Issue
Block a user