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

[CSS] Throwing Knives


Post New Thread Reply   
 
Thread Tools Display Modes
meng
Veteran Member
Join Date: Oct 2005
Location: us
Old 04-26-2011 , 21:24   Re: [CSS] Throwing Knives
Reply With Quote #221

Quote:
Originally Posted by cssBOT View Post
In stead of having a fixed number of knives could you make it so knives can be dropped and picked up which would subtract or add to the number you carry?
I could, but it would require an extension and wouldn't look and feel like a natural helping of CSS.
__________________
.
[ 1 Dumerils Boa | 1 Cali King ]...
.
I'm a lil' spirituous.
meng is offline
Send a message via Yahoo to meng
rautamiekka
Veteran Member
Join Date: Jan 2009
Location: Finland
Old 04-27-2011 , 12:01   Re: [CSS] Throwing Knives
Reply With Quote #222

Quote:
Originally Posted by meng View Post
I could, but it would require an extension and wouldn't look and feel like a natural helping of CSS.
The most poor reason ever, sorry. There is no naturality in CS S whatsoever. Besides, it's the Server Admin's problem, not the Plugin maker's.
__________________
Links to posts I received Karma from:
Big thanks to all who gave Karma
rautamiekka is offline
Send a message via ICQ to rautamiekka Send a message via AIM to rautamiekka Send a message via MSN to rautamiekka Send a message via Yahoo to rautamiekka Send a message via Skype™ to rautamiekka
md2070
Junior Member
Join Date: Apr 2008
Old 04-27-2011 , 14:13   Re: [CSS] Throwing Knives
Reply With Quote #223

Bug report. Plugin conflicts with sm_anti_team_flash plugin and noblock (avoiding mayhem version).
I just load cssthrowingknives, restart round. And now people on same team can flash each other and you can pass through enemy players.
I want to ask, if anyone else can repeat this, if yes, plugin indeed has bug.
How to repeat:
1. Install all those plugins.
2. Wait till freeze timer ends, buy 1-2 flash bangs.
3. Throw N knives out at teammates/windows.
4. a) Throw flashbang at your teammate. He will be blinded. And you even if sm_anti_team_flash_owner is 1. (always)
b) Try to walk through enemy. It may be possible that you'll go though him, even if you shouldn't be able. (not always)
Reproduce rate: 100%.
Installed plugins: basic sourcemod plugins, noblock, sm_anti_team_flash, cssthrowingknives.

P.s. hahah just looked at sourcecode.. oh my..

EDIT:
It's nothing to be done with throwing knives plugin.
But if a person wants to have working anti flash plugin. Person needs to change:
Code:
new entity = EntRefToEntIndex(ref);
 if(entity != INVALID_ENT_REFERENCE)
to
Code:
    new entity = EntRefToEntIndex(ref);
    decl String:modelname[128];
    GetEntPropString(entity, Prop_Data, "m_ModelName", modelname, 128);
    if(entity != INVALID_ENT_REFERENCE && StrEqual(modelname, "models/Weapons/w_eq_flashbang_thrown.mdl", false))
With this fix for some reason you won't be getting extra knife (stealing cvar) if you kill enemy faster than in a 0.1 seconds. Though i'm fine with it. No reward for short distance kills.

Last edited by md2070; 04-27-2011 at 16:53.
md2070 is offline
sinblaster
Grim Reaper
Join Date: Feb 2010
Location: Australia
Old 04-27-2011 , 16:22   Re: [CSS] Throwing Knives
Reply With Quote #224

Quote:
Originally Posted by rautamiekka View Post
There is no naturality in CS S whatsoever.

yeah it's behind dbl doors in dust2
__________________
Happy Happy Joy Joy

sinblaster is offline
meng
Veteran Member
Join Date: Oct 2005
Location: us
Old 04-27-2011 , 21:06   Re: [CSS] Throwing Knives
Reply With Quote #225

Quote:
Originally Posted by rautamiekka View Post
The most poor reason ever, sorry. There is no naturality in CS S whatsoever. Besides, it's the Server Admin's problem, not the Plugin maker's.
Your correct.... .... .... ...., I'm a lazy drunk, you make it happen!!!!, I have in you!
__________________
.
[ 1 Dumerils Boa | 1 Cali King ]...
.
I'm a lil' spirituous.
meng is offline
Send a message via Yahoo to meng
DevilAngel
Senior Member
Join Date: Dec 2010
Location: Las Vegas
Old 04-28-2011 , 00:51   Re: [CSS] Throwing Knives
Reply With Quote #226

The Throwing knives are not doing any damage I have it set to 1 for the noblock because I am using noblock on my server and i tried changing that back and forth and nothing seems to be working.
DevilAngel is offline
Send a message via MSN to DevilAngel
sinblaster
Grim Reaper
Join Date: Feb 2010
Location: Australia
Old 04-28-2011 , 01:11   Re: [CSS] Throwing Knives
Reply With Quote #227

Quote:
Originally Posted by DevilAngel View Post
The Throwing knives are not doing any damage I have it set to 1 for the noblock because I am using noblock on my server and i tried changing that back and forth and nothing seems to be working.
let me guess GunGame?
__________________
Happy Happy Joy Joy

sinblaster is offline
DevilAngel
Senior Member
Join Date: Dec 2010
Location: Las Vegas
Old 04-29-2011 , 19:17   Re: [CSS] Throwing Knives
Reply With Quote #228

No its on jailbreak.
DevilAngel is offline
Send a message via MSN to DevilAngel
pr0gadget
Junior Member
Join Date: Mar 2011
Location: Planet Earth
Old 05-10-2011 , 15:54   Re: [CSS] Throwing Knives
Reply With Quote #229

Quote:
Originally Posted by DevilAngel View Post
The Throwing knives are not doing any damage I have it set to 1 for the noblock because I am using noblock on my server and i tried changing that back and forth and nothing seems to be working.
doesn't work in DM either - I mean damage
__________________
Notice: If you notice this notice you will notice that this notice is not worth noticing.
pr0gadget is offline
sinblaster
Grim Reaper
Join Date: Feb 2010
Location: Australia
Old 05-10-2011 , 16:38   Re: [CSS] Throwing Knives
Reply With Quote #230

Theres nothing wrong with it. re check your server sertup and the install of this and hooks.
__________________
Happy Happy Joy Joy

sinblaster 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 09:08.


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