Raised This Month: $ Target: $400
 0% 

Does enyone know if there is a plugin like this...


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
infernal2
Member
Join Date: May 2006
Old 05-16-2006 , 10:09   Does enyone know if there is a plugin like this...
Reply With Quote #1

i was wondering is there a plugin that lets u instantly change your hands?
__________________
[img]ftp://84.237.128.247/Infernal.jpg[/img]
infernal2 is offline
Send a message via MSN to infernal2
Emp`
AMX Mod X Plugin Approver
Join Date: Aug 2005
Location: Decapod 10
Old 05-16-2006 , 17:38  
Reply With Quote #2

um... what are you talking about? like left handed to right handed? or do you mean like skins?
Emp` is offline
Send a message via AIM to Emp` Send a message via MSN to Emp` Send a message via Yahoo to Emp` Send a message via Skype™ to Emp`
imported_Black Hawk
Junior Member
Join Date: Apr 2006
Old 05-16-2006 , 19:20  
Reply With Quote #3

Im guessing like a bind to change hands on command...
__________________

Superhero server [Thunder/lightning]: 70.85.221.26:27015
imported_Black Hawk is offline
infernal2
Member
Join Date: May 2006
Old 05-17-2006 , 01:34  
Reply With Quote #4

Yup i mean left handed and right handed...
__________________
[img]ftp://84.237.128.247/Infernal.jpg[/img]
infernal2 is offline
Send a message via MSN to infernal2
Emp`
AMX Mod X Plugin Approver
Join Date: Aug 2005
Location: Decapod 10
Old 05-17-2006 , 08:51  
Reply With Quote #5

um well with normal cs settings if you press h a menu comes up and you can change it in there... no plugin needed...
Emp` is offline
Send a message via AIM to Emp` Send a message via MSN to Emp` Send a message via Yahoo to Emp` Send a message via Skype™ to Emp`
infernal2
Member
Join Date: May 2006
Old 05-17-2006 , 11:14  
Reply With Quote #6

Is it possible 2 bind the hand change so u dont hawe 2 do it so long
__________________
[img]ftp://84.237.128.247/Infernal.jpg[/img]
infernal2 is offline
Send a message via MSN to infernal2
vittu
SuperHero Moderator
Join Date: Oct 2004
Location: L.A. County, CA
Old 05-17-2006 , 18:06  
Reply With Quote #7

Why not ask in a modeling forum is someone can change the model to use the correct hand instead. I'm sure it's not that hard of a process, probably just flip it somehow and it's done.
vittu is offline
Send a message via AIM to vittu Send a message via MSN to vittu Send a message via Yahoo to vittu
kanu | DarkPredator
Senior Member
Join Date: Apr 2005
Old 05-17-2006 , 21:07  
Reply With Quote #8

to instantly change the hands you are playing with... cl_righthand 1 or 0

bind "k" "cl_righthand 0"

i have that bound because in scoutzknivez sometimes the hands get messed to left for soem odd reason
__________________
Dark | Predator
kanu | DarkPredator is offline
bLiNd
Veteran Member
Join Date: Mar 2005
Old 05-17-2006 , 23:08  
Reply With Quote #9

Best way to bind a hand switch:

Code:
alias +switch "rt"
alias rt "cl_righthand 1; alias +switch lt"
alias lt "cl_righthand 0; alias +switch rt"
bind k +switch
bLiNd is offline
Emp`
AMX Mod X Plugin Approver
Join Date: Aug 2005
Location: Decapod 10
Old 05-17-2006 , 23:24  
Reply With Quote #10

Quote:
Originally Posted by bLiNd
Best way to bind a hand switch:

Code:
alias +switch "rt"
alias rt "cl_righthand 1; alias +switch lt"
alias lt "cl_righthand 0; alias +switch rt"
bind k +switch
gotta love doing stuff like this...

ive got it bound so that if i press end it resets my binds to normal, pageup superhero binds, pagedn wc3 binds, home pokemod binds. and im lovin it
Emp` is offline
Send a message via AIM to Emp` Send a message via MSN to Emp` Send a message via Yahoo to Emp` Send a message via Skype™ to Emp`
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 04:52.


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