VORTEX™ Posted June 9, 2017 Posted June 9, 2017 Description: Adds CSGO's MAG-7 as a separate weapon to CS 1.6.This weapon is a bit unique in that damage varies on the target's distance. At 150 units and closer the damage is set to 138 making it a one shot kill up close, beyond that it's set to 32 damage and in 750 units and further no damage is dealt whatsoever. Other than that it has a team restriction code which makes this weapon a team (Counter-Terrorists) exclusive. Price: $1800Damage: HighEffective Range: 750 unitsClose Range Damage: 138 at 150 unitsRate of Fire: Very SlowRecoil: HighMagazine Capacity: 5/32Movement Speed: 225Reload Time: 2.4 secondsTeam: CTBase Weapon: XM1014System Name: mag7Chance of BOTS Buying: 2% Name: CS:GO MAG-7 Version: v1.2.1 Installation: 1- csgo_mag7.amxx.amxx file, put it in addons / amxmodx / plugins 2- Enter the file addons / amxmodx / configs / plugins.ini and add the following Informations : csgo_mag7.amxx.amxx Like any plugin, extract contents, then copy-paste the "Cstrike" folder over your "Cstrike Folder" Go to 'cstrike/sprites' and open "hud.txt" in Notepad. In a new line at the bottom, copy-paste the code below, then save upon closing: d_mag7 640 640csws01_s 170 61 50 19 In-game, type "bind f inspect" in the console to bind the Inspect function to the F key. To bind the Repurchase function, let's say, to F2, type in the console "bind f2 repurchase". Now you can use that as your rebuy to include the MAG-7. For people who know how to edit CS menus, you can replace the command from "rebuy" to "repurchase;rebuy". That way, even with the plugin disabled/removed the rebuy function will still work. Cvar of the plugin (add the file amxmodx \ configs \ amxx.cfg): csws_decals - [default 0] Changes the bullet hole decals. Set it to 0 if you're using default decals and to 1 if you're using the CSGO decals mod. Consola commands (what they type in the console): mag7 - command for buying the Weapon. If you don't have a buy menu especially edited, you can bind this to a key like "bind f4 mag7" which will allow you to buy the weapon by pressing the F4 key. inspect - Activates inspect animation. repurchase - A version of rebuy that includes the custom weapon. Will still work for any other weapon Modules required (wipe, front module below, you can find in the file amxmodx \ configs \ modules.ini) : amxmodx | cstrike | engine | fakemeta | fun | hamsandwich | xs Download: Clic Here! 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now