Skip to content

Keplyx/chickenwars

Repository files navigation

chicken wars logo x150

Counter Strike: Global Offensive, but chickens only.

A plugin in which players move like chickens, look like chickens, sound like chickens, BUT, they also have guns. The goal is simply to kill the enemy team, but as you have very little health and are too slow to evade fire, you must hide with normal chickens scattered across the map.

When you hold your knife, you cannot do damage and are hidden (nobody will see your gun), but as soon as you draw a gun, it will appear at your side, and will become an easy target. To behave like a real chicken, you can make sounds with a menu (show it with the [move right] key). You would think it's easy, because you would just have to kill every chicken and hope you kill a player, but you cannot kill more than one non-player chicken until you kill yourself.

This plugin also modifies the smokes, the decoys, the molotovs and the he grenades:

  • Smokes creates a lot of chickens so you can hide among them.
  • Decoys creates a chicken with your weapon drawn, to bait the other team.
  • Molotovs (and incendiaries) turns non-player chickens within range into zombies.
  • He grenades creates a kamikaze chicken which will explode is a player goes near it (including you and your team!).

If the server operator enables it with a cvar, players can choose their own skin and hat with commands, the amount of non player chickens to spawn (and more, see convar section), and the use of a custom buy menu (with custom prices).

This plugin is best played in small maps like demolition or arms race, in classic casual or competitive, as they are rather small. You can also make your own map!

Installation

Simply download chickenwars.smx and place it in your server inside "csgo/addons/sourcemod/plugins/".

🌐 Setup your server for the plugin

If you do not own a server yet, I recommend using csgosl.

Features

  • Player chickens
  • Play chicken sounds with [+right] key
  • Move forward only, or backwards if pressing [+back] and [+use]
  • Slow falling speed with [space]
  • Smokes spawns chickens
  • Decoy spawns an armed chicken
  • Molotovs turns chickens into zombies
  • He grenades creates kamikaze chickens
  • Chickens can have skins and hats
  • Spawns defined number of chickens in the map
  • Blocks players from killing non-player chickens
  • Use a custom buy menu to restrict usage of weapon, by pressing [+left] key after spawn (custom prices)
  • Hide view model to feel like a real chicken (little buggy with alt+tab and bot controlling, can be re-enabled)
  • Hide radar to help hiding with chickens
  • FFA mode (play in deathmatch)
  • Customisation through cvars

Commands

If cs_playerstyles "1", players can use:
"cw_set_skin" (Set player skin)
"cw_set_hat" (Set player hat)

Admin only:
"cw_strip_weapons" (Removes all weapons from a specific player)
"cw_disableall" (Set every player to Human)
"cw_enableall" (Set every player to Chicken)
"cw_disable <PLAYER>" (Set specified player to Human)
"cw_enable <PLAYER>" (Set specified player to Chicken)

Media

20170417114527_1 20170417114627_1 20170417114936_1

Creator: Keplyx

Current developers: Keplyx, Zipcore