Git Product home page Git Product logo

sweetandsourchicken's Introduction

SweetAndSourChicken

Introduction

SweetAndSourChicken is a plugin created for Source.Python. As such, it requires Source.Python to be installed on your Source-engine server. It only supports CS:GO as it relies on the chicken entity in that game.

This plugin grants a reward or dishes out a punishment when killing a chicken.


## Installation To install, simply download the current release from its [release thread](https://forums.sourcepython.com/viewtopic.php?t=1442) and install in into the main directory on your server.

Once you have installed SweetAndSourChicken on your server, simply add the following to your autoexec.cfg file:

sp plugin load sweet_and_sour_chicken

After having loaded the plugin once, a configuration file will have been created on your server at **../cfg/source-python/most_damage.cfg**

Edit that file to your liking. The current default configuration file looks like:

// Default Value: 50
// The percent (0 - 100) chance that both a reward and a punishment will be
//   granted to the player.
   sasc_percent_for_both 50


// Options:
//     kill,slow,damage
// Default Value: ""
// Punishments to disable on the server.
   sasc_disabled_punishments ""


// Options:
//     armor,health,speed_boost
// Default Value: ""
// Rewards to disable on the server.
   sasc_disabled_rewards ""


// Default Value: 20
// The maximum number of chickens on the map at any given time.
   sasc_chicken_count 20

sweetandsourchicken's People

Contributors

hackmastr avatar invincibleqc avatar satoon101 avatar

Watchers

 avatar  avatar

Forkers

hackmastr

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.