Code Monkey home page Code Monkey logo

xtense's Introduction

Xtense

Extensive addon scripts for SourceMod (https://www.sourcemod.net/), primarily for CSGO.

How to install?

  1. Download the required addons from here.
  2. Move the .smx file to your 'plugins' directory (csgo/addons/sourcemod/plugins/).
  3. Either restart your server, or in your server console run the command 'sm plugins load <plugin_name.smx>'.

Xtense Core Suite (CS:GO Jailbreak Modules)

The Xtense Core Suite is developped primarily for CS:GO Jailbreak server types. It is developed in a modular, lightweight way to allow server owners to pick and choose exactly what features they want on their server without overloading on unnecessary plugins.

  • Welcome (xtense_welcome)

    • Welcome displays in the server chat and server console, the steamID and username of all connecting and disconnecting players, with a built in 30 second cooldown to prevent user spam, e.g. "[STEAM_0:1:12903982] Bob is joining the game."

      welcome_demo

  • Admin (xtense_admin)

    • Core admin system. Adds all of the most frequent admin commands to the game; imperative for any large server.

      • # <message> : prints in chat and in HUD an admin broadcast
  • Rollback (xtense_rollback)

    • Rollback allows admins to roll back time, to a set time in the round. Once the command is executed, all players will be teleported to where they were the time the admin sets in the command, with the same health, same team, and same alive status.

      • !rollback <time (seconds)>

      rollback

  • Strip (xtense_strip)

    • Each time a player spawns, they are stripped of all their weapons and given a knife.
  • Voice (xtense_voice)

    • Mutes all Ts for the first 60 seconds of the round (except admins). Unmutes all players (except those muted by admins) at the end of each round.

      muted

      speak

  • Console Deaths (xtense_consoledeaths)

    • Console deaths displays deaths in each players console, similar to that in CS:S. The death displays as "Attacker killed Victim with Weapon", e.g. "Bob killed Fred with weapon_ak47"

      consoledeaths_demo

  • Teargas (xtense_teargas)

    • Smoke grenades act as teargas, issuing damage to any players in the radius of the grenade whilst the smoke is showing, and freezes players inside the smoke for a predefined period if it detonates in them. This plugins also adds noblock to all players, meaning players can walk through each other (CTs and Ts). This is to enable the ability to smoke enemy team mates.

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.