Giter VIP home page Giter VIP logo

zeustracerbullets's Introduction

CS:GO Zeus Tracer Bullets

IMAGE ALT TEXT HERE

Description

This plugin will create a zeus tracer effect on bullets fired

Requirements

Plugin for Counter-Strike: Global Offensive
Requires Sourcemod 1.8+ and Metamod 1.10+

Convar settings

sm_zeustracers_enabled -  Enables/Disables plugin

Commands

sm_zeustracers <client> <1:ON | 0:OFF> - Turns on/off zeus tracers, this will make ALL weapons have zeus tracers regardless if it is disabled in configuration

Installation

1. Place zeustracers.smx to addons/sourcemod/plugins/
2. Place zeustracers_guns.cfg to addons/sourcemod/configs/
3. Place zeustracers.cfg to cfg/sourcemod/ and edit your convars to fit your needs

Configuration Setup

  • Open addons/sourcemod/configs/zeustracers_guns.cfg
"weapon_ak47"					//Classname of weapon
{
	"Enable"			"1"		//Enable or disable for this weapon (0 to disable, 1 to enable) (sm_zeustracers can override this setting if it is set to disable)
	"Impact Glow"		"1"		//Creates a particle glow at bullet impact (0 to disable, 1 to enable)
	"Impact Sound"		"0.5"	//Sound volume of taser impact sound (Set to 0.0 to disable)
	"Muzzle Sound"		"0.3"	//Sound volume of taser shot when shooting (Set to 0.0 to disable)
	"Flag"				"b"		//Only players with this flag can have zeus tracers for this weapon (sm_zeustracers will override this), check https://wiki.alliedmods.net/Adding_Admins_(SourceMod)#Levels for more flags
}

There are more weapons listed that you can individually modify

zeustracerbullets's People

Stargazers

 avatar OneJc1 avatar CS2ZONE.RO avatar - avatar Luke  avatar Jonas avatar Kento avatar Kyle avatar Ramón Berrutti avatar  avatar

Watchers

 avatar  avatar

Forkers

inilo serkan671

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.