How should I relate to the new hitboxes?

Discussion for Bani's Tournament Mod

Moderators: Forum moderators, developers

Smoke
Posts: 80
Joined: Thu Apr 22, 2004 8:15 am

How should I relate to the new hitboxes?

Post by Smoke »

I heard that the hitboxes were fixed in 3.1.6, but I'm not sure how I should relate to this change. Should I aim differently or what?

I suppose some will just say, "Do as you always do", but I want a good comparison with the old hitboxes. Anyone got some screenshots or something which can illustrate this?
User avatar
=FF=im2good4u
Posts: 3821
Joined: Wed Feb 05, 2003 7:30 am
Location: The Netherlands, HOLLAND
Contact:

Post by =FF=im2good4u »

Well, I don't have any screenies...

and I dunno whether all the hitboxes were fixed...

The thing I do know is that the hitbox position / model position is now calculated server-side, so where you see the player is also where the hitbox is.

So you no longer have to aim in weird positions, lol, just aim where you see the person. :wink:
Smoke
Posts: 80
Joined: Thu Apr 22, 2004 8:15 am

Post by Smoke »

So things like this no longer apply?

b_realhead is server-side, yes?
User avatar
ReyalP
Posts: 1663
Joined: Fri Jul 25, 2003 11:44 am

Post by ReyalP »

Yes, in theory, with the new hitbox, you just aim for the model head. If this is all you ever did, nothing needs to change. If you did compensate for the old way (by aiming at the backpack of crouched players, aiming over the head of running players etc) then you will need to change, and aim at the model.

Also, quite a few people adjusted cg_crosshairY up, since a moving players head would duck down, but the old hitbox wouldn't. You most certainly want to turn this off with the new system.

b_realhead is server side.

(hmmm, if the transition turns out to be too hard, it could actually be made a client option which changes how the server does your hit detection, like antilag currently is.)
send lawyers, guns and money
squadjot
Posts: 378
Joined: Tue Feb 10, 2004 9:49 am
Location: Somewhere in Valby
Contact:

Post by squadjot »

=FF=im2weak4u wrote: The thing I do know is that the hitbox position / model position is now calculated server-side, so where you see the player is also where the hitbox is.
"where you see the player" - is client side :P
User avatar
fretn
Posts: 341
Joined: Sun Jul 27, 2003 4:35 am
Location: Belgium!

Post by fretn »

squadjot wrote:
=FF=im2weak4u wrote: The thing I do know is that the hitbox position / model position is now calculated server-side, so where you see the player is also where the hitbox is.
"where you see the player" - is client side :P
that's what the fix is, the hitboxes _ARE_ where the client renders them
Day by day : http://w.twwwo.be/
User avatar
KingJackaL
Posts: 666
Joined: Thu Jan 08, 2004 3:47 pm
Location: ChCh, NZ
Contact:

Post by KingJackaL »

fretn wrote:
squadjot wrote:
=FF=im2weak4u wrote: The thing I do know is that the hitbox position / model position is now calculated server-side, so where you see the player is also where the hitbox is.
"where you see the player" - is client side :P
that's what the fix is, the hitboxes _ARE_ where the client renders them
Idd. If I understand it correctly, what you'll see on your screen will be identical* with and without b_realhead being set. However, with it set the server with calculate your hits based on a hitbox which is much closer to the model's position than without it being set. ;)

*sif conditions couldn't apply...
dA*Rogue
Posts: 201
Joined: Fri Dec 26, 2003 3:18 am

Post by dA*Rogue »

and an awesome one at that fretn :)
User avatar
=FF=im2good4u
Posts: 3821
Joined: Wed Feb 05, 2003 7:30 am
Location: The Netherlands, HOLLAND
Contact:

Post by =FF=im2good4u »

fretn wrote:
squadjot wrote:
=FF=im2weak4u wrote: The thing I do know is that the hitbox position / model position is now calculated server-side, so where you see the player is also where the hitbox is.
"where you see the player" - is client side :P
that's what the fix is, the hitboxes _ARE_ where the client renders them
oke maybe i understoot it worng how it works

but the point is where you see the head is where you should aim :D
>>steven!
Posts: 645
Joined: Mon Jul 12, 2004 4:00 am
Location: Merseyside, UK
Contact:

Post by >>steven! »

does this mean ppl with lag and fps lag no longer have a disadvantage?
UK Elite Guard
#ukeg on Quakenet
www.ukeliteguard.co.uk
Est. Jan 2002
User avatar
Spoofeh
Posts: 296
Joined: Sat Jul 26, 2003 4:50 am

Post by Spoofeh »

>>steven! wrote:does this mean ppl with lag and fps lag no longer have a disadvantage?
No, that's not what it means.
>>steven!
Posts: 645
Joined: Mon Jul 12, 2004 4:00 am
Location: Merseyside, UK
Contact:

Post by >>steven! »

so the hitboxes rnt where the model is then :P
UK Elite Guard
#ukeg on Quakenet
www.ukeliteguard.co.uk
Est. Jan 2002
User avatar
Spoofeh
Posts: 296
Joined: Sat Jul 26, 2003 4:50 am

Post by Spoofeh »

>>steven! wrote:so the hitboxes rnt where the model is then :P
Aiming with 20 FPS will always be harder than with stable 76 FPS, and the low pinger gets the chance to shoot before the high pinger. These disadvantages has nothing to do with hitboxes.
User avatar
ReyalP
Posts: 1663
Joined: Fri Jul 25, 2003 11:44 am

Post by ReyalP »

>>steven! wrote:so the hitboxes rnt where the model is then :P
No, that doesn't follow at all. It should be blindingly obvious that longer delays and less smooth movment will always be a disadvantage.

AFAIK b_realhead doesn't change where/how the model shows up on the client, it only changes the relationship of the head hitbox to the player origin on the server. In earlier versions, the head hitbox location (on the server) was calculated by a simple formula which had nothing to do with the model animation. It now uses the animation data. So if you were seeing exactly what was on the server, then the hitbox would match up pefectly with the head model.

Antilag (and some other stuff) is reponsible for making it so that the player origin on the server is the same as what it was on the client when you shot. That has it's own problems in etpro 3.1, which are enirely unrelated to the head position calculations. There are also inherent problems playing a game on an unreliable network.
send lawyers, guns and money
User avatar
Threshold
Posts: 293
Joined: Tue Dec 16, 2003 5:14 pm

Post by Threshold »

reyalP

Maybe you should redo your screenshot's and do side to side Pic's of old and new.

Or not :P
Post Reply