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

hit everything but the head


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
atambo
Senior Member
Join Date: Oct 2004
Location: Pittsburgh, PA
Old 07-04-2006 , 20:57   hit everything but the head
Reply With Quote #1

Anyone know a way to make it so you can shoot everything except the head?
__________________
atambo is offline
Send a message via AIM to atambo Send a message via MSN to atambo Send a message via Yahoo to atambo
L0neW0lf
Member
Join Date: Mar 2006
Location: Denmark
Old 07-05-2006 , 00:06   Re: hit everything but the head
Reply With Quote #2

set_user_hitzones(0,0,2)
__________________
Enjoy getting older - The only alternative is death!
L0neW0lf is offline
Send a message via ICQ to L0neW0lf Send a message via MSN to L0neW0lf Send a message via Skype™ to L0neW0lf
L0neW0lf
Member
Join Date: Mar 2006
Location: Denmark
Old 07-05-2006 , 02:47   Re: hit everything but the head
Reply With Quote #3

My previous post was hs only, sorry my bad....

my guess would be:
Code:
set_user_hitzones(0,0,255-hitzone)

The hitzones is like this:

Parts of body are as bits:
1 - generic
2 - head
4 - chest
8 - stomach
16 - left arm
32 - right arm
64 - left leg
128 - right leg

So it would be 253 because head is 2 and 255-2=253
So it goes like this:
Code:
set_user_hitzones(0,0,253)

/Lone Wolf
__________________
Enjoy getting older - The only alternative is death!
L0neW0lf is offline
Send a message via ICQ to L0neW0lf Send a message via MSN to L0neW0lf Send a message via Skype™ to L0neW0lf
atambo
Senior Member
Join Date: Oct 2004
Location: Pittsburgh, PA
Old 07-05-2006 , 02:55   Re: hit everything but the head
Reply With Quote #4

thanx lonewolf
__________________
atambo is offline
Send a message via AIM to atambo Send a message via MSN to atambo Send a message via Yahoo to atambo
Hawk552
AMX Mod X Moderator
Join Date: Aug 2005
Old 07-05-2006 , 11:07   Re: hit everything but the head
Reply With Quote #5

set_user_hitzones doesn't work, you have to use trace_line (not totally sure about this, I'm just guessing this won't work for you)
__________________
Hawk552 is offline
Send a message via AIM to Hawk552
Fat D
Senior Member
Join Date: Jun 2006
Old 07-05-2006 , 15:15   Re: hit everything but the head
Reply With Quote #6

the metamod plugin "HeadShot" by OLO (developer of original AMX) can be set to allow/disallow any hitzones, including "all but head".
Fat D is offline
shino
Senior Member
Join Date: May 2006
Old 07-05-2006 , 16:17   Re: hit everything but the head
Reply With Quote #7

you can do it via Damage event, too. quite enjoyable method(for me).
__________________


+karma if i am helpful
shino 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 01:01.


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