Raised This Month: $51 Target: $400
 12% 

Subplugin Submission [ZP] Extra Item: JANUS-9


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
CSFADERU
Junior Member
Join Date: Feb 2019
Old 03-02-2019 , 02:41   [ZP] Extra Item: JANUS-9
Reply With Quote #1

Quote:
Knife JANUS-9 from Counter-Strike Online. This knife from a series of weapons JANUS, which have an alternative attack. The knife has two types of attack, the usual blows and a strong blow with a lunge (if you can say so). Need to hit 2 times the usual blow to activate the second mode. After that, you have 3 seconds to hit the second attack mode, which is made on the PKM. He immediately strikes a lot of targets with great damage and great distance.
Quote:
- The knife has natives (Delivery, Removal, Receiving)
- Knife can be bought in Extra-Items
The knife is taken only if you partydate or will become a zombie
- If you already have a knife, then you will not buy it again (paki will not take)
Knife settings
Code:
#define JANUS9_WEAPON_REFERENCE "weapon_knife"
#define JANUS9_ANIM_EXTENSION "knife" // CSO: tomahawk
#define JANUS9_ANIM_EXTENSION_B "knife" // CSO: skullaxe

#define JANUS9_MODEL_VIEW "models/x/v_janus9.mdl"
#define JANUS9_MODEL_PLAYER_A "models/x/p_janus9_a.mdl"
#define JANUS9_MODEL_PLAYER_B "models/x/p_janus9_b.mdl"

#define JANUS9_NEXT_ATTACK 0.55 // Next time for slashes
#define JANUS9_STAB_HIT_REGISTER 8/30.0 // Time for hit in STAB
#define JANUS9_ACTIVE_TIME 3.0 // Active time for JANUS mode

// Slash
#define JANUS9_SLASH_DAMAGE 200.0
#define JANUS9_SLASH_DISTANCE 100.0

new Float: flAngles_Slash[] = { 0.0, 2.5, -2.5, 5.0, -5.0, 7.5, -7.5 };
new Float: flAnglesUp_Slash[] = { 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 };

// Stab
#define JANUS9_STAB_DAMAGE 1300.0
#define JANUS9_STAB_DISTANCE 150.0

new Float: flAngles_Stab[] = { 0.0, -2.5, 2.5, -5.0, 5.0, -7.5, 7.5, -10.0, 10.0, -12.5, 12.5, -15.0, 15.0, -17.5, 17.5, -20.0, 2.0 };
new Float: flAnglesUp_Stab[] = { 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 };
Video - YouTube
Download - CS-FADE.RU
CSFADERU is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:06.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode