Raised This Month: $32 Target: $400
 8% 

Knife change with g


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
OOE
Member
Join Date: Sep 2013
Old 01-12-2014 , 06:53   Knife change with g
Reply With Quote #1

Hey Im searching a Plugin where you can change your knife skin while pressing the key "g"

I saw it on a Server and i had the plugin aswell for about 1 year but cant find it again.

If it helps, there is always a chat message which says something like "To change your Knife Skin press 'g'"

Please help.
OOE is offline
joshknifer
Veteran Member
Join Date: Jun 2011
Location: Denver, CO
Old 01-13-2014 , 13:21   Re: Knife change with g
Reply With Quote #2

There are a few different knife mod plugins here. As far as always change with "g", it isn't possible to bind a client keys for them (blocked by valve). So you would have to have a say or console command for the menu, or have a menu open up to every client on connect.
__________________
joshknifer is offline
Send a message via Skype™ to joshknifer
DavidJr
Senior Member
Join Date: Apr 2012
Old 01-13-2014 , 20:39   Re: Knife change with g
Reply With Quote #3

If he means "g" is drop key, I guess it is possible with Ham_CS_Item_CanDrop
__________________
What are you looking for here?
DavidJr is offline
tuty
Veteran Member
Join Date: Jul 2008
Location: UK
Old 01-13-2014 , 21:24   Re: Knife change with g
Reply With Quote #4

or

PHP Code:
register_clcmd("drop""G_Pressed");

public 
G_Pressed(id)
{
if( 
is_user_aliveid ) && get_user_weaponid ) == CSW_KNIFE ) )
{
// pressed g while having knife..do your code

__________________

Last edited by tuty; 01-13-2014 at 21:26.
tuty is offline
Send a message via ICQ to tuty Send a message via AIM to tuty
OOE
Member
Join Date: Sep 2013
Old 01-14-2014 , 04:00   Re: Knife change with g
Reply With Quote #5

josh it is possible.
If you still dont belive me or us i can give u a few Server IPS with the plugin^^

Last edited by OOE; 01-14-2014 at 04:00.
OOE is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 01-14-2014 , 07:16   Re: Knife change with g
Reply With Quote #6

It is impossible to detect when the client presses the key G. It is possible to detect when the client sends the command 'drop'
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
OOE
Member
Join Date: Sep 2013
Old 01-14-2014 , 08:46   Re: Knife change with g
Reply With Quote #7

Yeah, can someone send me the link to the plugin then? Its public but cannot find it, i found it for 1year on my old servers but now i cant.
OOE is offline
tuty
Veteran Member
Join Date: Jul 2008
Location: UK
Old 01-14-2014 , 08:57   Re: Knife change with g
Reply With Quote #8

Quote:
Originally Posted by YamiKaitou View Post
It is impossible to detect when the client presses the key G. It is possible to detect when the client sends the command 'drop'
right, depends of what key you have for "drop". true dat.
__________________
tuty is offline
Send a message via ICQ to tuty Send a message via AIM to tuty
joshknifer
Veteran Member
Join Date: Jun 2011
Location: Denver, CO
Old 01-14-2014 , 13:47   Re: Knife change with g
Reply With Quote #9

Quote:
Originally Posted by OOE View Post
Yeah, can someone send me the link to the plugin then? Its public but cannot find it, i found it for 1year on my old servers but now i cant.
Again, there are a lot of plugins that change knife skins here. Search.
__________________
joshknifer is offline
Send a message via Skype™ to joshknifer
OOE
Member
Join Date: Sep 2013
Old 01-14-2014 , 16:06   Re: Knife change with g
Reply With Quote #10

josh I want this not any other plugin, i already searched and cant find it thats why i request it here, if u cant help with code then stop reply here pls.
OOE is offline
Reply


Thread Tools
Display Modes

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 07:49.


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