View Single Post
Plugin Info:     Modification:          Category:         
SyntaxBG
Junior Member
Join Date: Aug 2013
Old 08-15-2013 , 09:44   O.S.K - One Shot Kill (Whole new deathmatch style!)
Reply With Quote #1

--== One Shot Kill ==--

OSK adds a whole new deathmatch style to Counter Strike!
This plugin is very light, and doesn't use up a lot of resources.

*CVARS*

Code:
osk_shellAmount - a number that represents the glow percentage that covers the user model
osk_customModels - 0|1 (enables cutom models: 0 - off; 1 - on; deafault 1)
osk_glow - 0|1 (enables glow effect: 0 - off; 1 - on; deafault 1)
osk_scoreTrack - 0|1 (enables score tracking: 0 - off; 1 - on; deafault 1)
osk_KOMessage - 0|1 (enables  K.O. Message: 0 - off; 1 - on; deafault 1)
osk_customCH - 0|1 (enables cutom crosshair: 0 - off; 1 - on; deafault 1)
*MODULES*

Code:
#include <amxmodx>
#include <fakemeta>
#include <fakemeta_util>
#include <hamsandwich>
#include <cstrike>
#include <amxmisc>
#include <fun>
*INC LIBRARIES*

Code:
#include <dhudmessage>
#include <screenfade_util>
#include <osk>
*FEATURES*

+new models (Halo)
+new death sprites
+new screen fade on death (using screenfade_util.inc)
+new user classes (/class)
+new osk menu (/osk)

>T's - rust model + orange glow (if enabled)
>CT's - green model + green glow (if enabled)

Admins:
Teal models if CT (+ teal glow if enabled)
Yellow models if T (+ yellow glow if enabled)

The plugin offers new menus, respawining, (custom items coming soon), the old 1 hp mode (coming back soon), different style modes (new modes soming soon). Have fun with your friends, in some colors and sounds!

*NOTE* Plugin is still in beta(dev) and some features are not available yet!

The difference between other plugins is that OSK is Lite, it adds customization, and it's easy to use! (support for third party classes comming soon!)

It also includes an integrated plugin (that I made) for custom crosshairs (still in dev)!

*CLASSES*

Jumper - [Low Gravity, UMP45, P228]
Striker - [Equipped with an M4A1, the default class, a little more health than usual, some armor and fun time taking heads off!]
Lite - [Low gravity, MP5 Navy, Jump around end mow with low recoil!]
Pro - [Bit hard to jump, Blood dripping, not very fast, but silent, equipped with M4A1 and a deagle, full set of grenades, ready to fight..]
Health - [All healthy and jumpy, but lost all his weapons, only has a glock... and a bunch of ammo!]

Admin - [Be the boss, M4A1, AK47, AWP, Deagle, puffs, smokes, and BANGS!]

VIP - Still working..


*INSTALLATION*

Extract HaloCT and HaloT in "cstrike/models/player" folder.
Extract Sprites in "cstrike/sprites" folder

Plugin uses custom inc files. If you want to modify it, you have to compile it locally.

osk.amxx --> "addons/amxmodx/plugins" folder
osk.sma --> "addons/amxmodx/scripting" folder
osk.inc --> "addons/amxmodx/scripting/include" folder
screenfade_util.inc --> "addons/amxmodx/scripting/include" folder

*PEOPLE INVOLVED*

`SyntaxBG~ - Idea and scripting
`infamouzz~ - testing
`blazerch0~ - testing and helping

*TOOLS USED*

Notempad++
AMX Studio
Counter Strike 1.6
HLDS (6027)


*CHANGELOG*

Code:
-beta 1.6 : First release!
Attached Files
File Type: zip HaloCT.zip (3.85 MB, 167 views)
File Type: zip HaloT.zip (2.67 MB, 161 views)
File Type: inc osk.inc (1.5 KB, 226 views)
File Type: inc screenfade_util.inc (2.2 KB, 231 views)
File Type: inc dhudmessage.inc (3.4 KB, 231 views)
File Type: zip Sprites.zip (16.2 KB, 153 views)
File Type: sma Get Plugin or Get Source (osk.sma - 888 views - 13.4 KB)

Last edited by SyntaxBG; 08-15-2013 at 10:14.
SyntaxBG is offline