gamemann / CSGO_DecoyDodgeball

A fun dodgeball mod and plugin I made in 2015 for Counter-Strike: Global Offensive!

Home Page:https://bestmods.io/view/csgo-db

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An once popular mod and plugin for the game Counter-Strike: Global Offensive. The plugin was made for SourceMod!

This mod continuously equips decoys to players after throwing and sets a player's health to 1 by default on spawn. Additionally, there are many other settings and also support for minigame-like gameplay (e.g. being able to set configuration settings for special rounds).

Installation

  1. Compile addons/sourcemod/scripting/dodgeball.sp with SourceMod which will create a .smx file.
  2. Copy or move the .smx file into the addons/sourcemod/plugins/ directory.
  3. Copy or move the addons/sourcemod/configs/ and addons/cfg/ directories to the game's main directory (csgo/).

Configuration

When loading the plugin, a configuration file should be created automatically at csgo/cfg/sourcemod/plugin.dodgeball.cfg. You may configure the mod there and also adjust the plugins's ConVars in the server's console if you don't want to wait until a map/server reload!

Gameplay

Video Image

Credits

About

A fun dodgeball mod and plugin I made in 2015 for Counter-Strike: Global Offensive!

https://bestmods.io/view/csgo-db

License:MIT License


Languages

Language:SourcePawn 100.0%